Why Meta Quest?
Design
Develop
API reference
Distribute and grow
Blog
Support
API reference
API reference
Select your platform
No SDKs available
No versions available
Overview
AlertViewHUD
Boundary
Fusion
IOVRAnchorComponent
InlineLinkAttribute
Meta
OVR
OVRAnchor
OVRAnchorContainer
OVRAudioSourceTest
OVRAutoDestroyInMRC
OVRBody
OVRBone
OVRBoneCapsule
OVRBoundary
OVRBounded2D
OVRBounded3D
OVRBuildInfo
OVRCameraRig
OVRChromaticAberration
OVRColocationSession
OVRControllerDrivenHandPosesSample
OVRControllerHelper
OVRControllerTest
OVRCubemapCapture
OVRCursor
OVRCustomFace
OVRCustomFaceExtensions
OVRCustomSkeleton
OVRDebugHeadController
OVRDebugInfo
OVRDisplay
OVRDynamicObject
OVREnumExtensions
OVRExtensions
OVREyeGaze
OVRFace
OVRFaceExpressions
OVRGLTFAccessor
OVRGLTFAnimatinonNode
OVRGLTFAnimationNodeMorphTargetHandler
OVRGLTFLoader
OVRGLTFScene
OVRGazePointer
OVRGrabbable
OVRGrabber
OVRGridCube
OVRHand
OVRHandTest
OVRHandTrackingWideMotionModeSample
OVRHaptics
OVRHapticsClip
OVRHeadsetEmulator
OVRHumanBodyBonesMappingsInterface
OVRInput
OVRInputRayData
OVRKeyboard
OVRKtxTexture
OVRLayerAttribute
OVRLocatable
OVRManager
OVRMaterialData
OVRMesh
OVRMeshAttributes
OVRMeshData
OVRMeshJobs
OVRMeshRenderer
OVRMixedRealityCaptureTest
OVRModeParms
OVRMonoscopic
OVRNativeBuffer
OVRNativeList
OVRNetwork
OVRNodeStateProperties
OVROverlay
OVROverlayCanvas
OVROverlayCanvasSettings
OVROverlayMeshGenerator
OVRPassthroughColorLut
OVRPassthroughLayer
OVRPermissionsRequester
OVRPlatformMenu
OVRPlayerController
OVRPointerVisualizer
OVRPose
OVRProfile
OVRProgressIndicator
OVRRayHelper
OVRRayTransformer
OVRRaycaster
OVRResetOrientation
OVRResources
OVRResult
OVRRoomLayout
OVRRuntimeAssetsBase
OVRRuntimeController
OVRRuntimeSettings
OVRScene
OVRSceneAnchor
OVRSceneLoader
OVRSceneManager
OVRSceneModelLoader
OVRSceneObjectTransformType
OVRScenePlane
OVRScenePlaneMeshFilter
OVRScenePrefabOverride
OVRSceneRoom
OVRSceneSampleController
OVRSceneVolume
OVRSceneVolumeMeshFilter
OVRScreenFade
OVRSemanticClassification
OVRSemanticLabels
OVRSharable
OVRSimultaneousHandsAndControllersSample
OVRSkeleton
OVRSkeletonRenderer
OVRSpace
OVRSpaceUser
OVRSpatialAnchor
OVRSpectatorModeDomeTest
OVRStorable
OVRSystemPerfMetrics
OVRTask
OVRTaskBuilder
OVRTextureData
OVRTrackedKeyboard
OVRTrackedKeyboardHands
OVRTrackedKeyboardSampleControls
OVRTracker
OVRTriangleMesh
OVRUnityHumanoidSkeletonRetargeter
OVRVignette
OVRVirtualKeyboard
OVRVirtualKeyboardInputFieldTextHandler
OVRVirtualKeyboardSampleControls
OVRVirtualKeyboardSampleInputHandler
OVRWaitCursor
OperationResultExtensions
ProcessPort
RoomMeshAnchor
SharedSpatialAnchorErrorHandler
Code samples
Downloads
Release notes
Supported platforms
OVRBody
OVRBody Class
Extends
MonoBehaviour,
IOVRSkeletonDataProvider
,
IOVRSkeletonRendererDataProvider
This class implements
OVRSkeleton.IOVRSkeletonDataProvider
in order to provide body tracking data per frame, and is responsible for stopping and starting body tracking.
Furthermore, it defines the skeleton type and implements
OVRSkeletonRenderer
.IOVRSkeletonRendererDataProvider
in case the body tracking state needs to be provided to renderer-based classes. Use this class to read body tracking pose data, accessible via
OVRSkeleton
.IOVRSkeletonDataProvider
.GetSkeletonPoseData
, to drive the bone transforms of a character, or to use for pose estimation purposes. For more information, see
Body Tracking for Movement SDK for Unity
.
Typically, you would use this in conjunction with an
OVRSkeleton
in order to transform bones and/or an
OVRSkeletonRenderer
to render them.
Properties
OVRPlugin.BodyJointSet
ProvidedSkeletonType
[Get]
The skeleton type joint set that is used when updating the body state.
Change this value based on the joint set that is compatible with your character.
OVRPlugin.? BodyState
BodyState
[Get]
The raw
BodyState
data used to populate the
OVRSkeleton
.
Query this value for metadata associated with
BodyState
, such as joint locations or confidence values.
static OVRPlugin.BodyTrackingFidelity2
Fidelity
[Get]
This field manages body tracking fidelity, which is associated with body tracking quality that is currently being used in an app.
Fidelity is determined by the app's runtime settings as well as the capabilities of the device that is runs on.
Static Member Functions
static bool
SetRequestedJointSet
( OVRPlugin.BodyJointSet jointSet )
Attempts to set the requested joint set.
If you call this function and request a joint set that is not supported, you will get a false value returned as a result.
Parameters
jointSet
The requested joint set.
Returns
true if joint set requested was set; false if not.
static bool
SuggestBodyTrackingCalibrationOverride
( float height )
Runs body tracking calibration with the height specified in meters.
Use this function to enforce the height of the user.
Parameters
height
The height in meters.
Returns
true if the height calibration worked, false if not.
static bool
ResetBodyTrackingCalibration
( )
Resets body tracking calibration.
Returns
true if body tracking calibration was successful; false if not.
Member Functions
OVRPlugin.BodyTrackingCalibrationState
GetBodyTrackingCalibrationStatus
( )
Returns the current body tracking calibration status.
Returns
Body calibration status in the form of OVRPlugin.BodyTrackingCalibrationState.
OVRPlugin.BodyTrackingFidelity2
GetBodyTrackingFidelityStatus
( )
This function returns the current body tracking fidelity.
Use this function to understand the visual fidelity of body tracking of your app during runtime.
Returns
Body tracking fidelity as OVRPlugin.BodyTrackingFidelity2.
Build with Meta
Social Technologies
Meta Horizon
AI
Worlds
About us
Careers
Research
Products
Virtual reality / Meta Horizon
Developer Blog
Download SDKs
Meta for Work
Programs
Start
Meta Horizon Creator Program
Discover
Why Meta Quest?
What is mixed reality?
Platforms and tools
2D apps for Meta Horizon OS
Devices
Meta Avatars
Success stories
Use cases
Support and legal
Developer policies
Legal
Privacy
Forums
Support
Build with Meta
Social Technologies
Meta Horizon
AI
Worlds
About us
Careers
Research
Products
Virtual reality / Meta Horizon
Developer Blog
Download SDKs
Meta for Work
Programs
Start
Meta Horizon Creator Program
Discover
Why Meta Quest?
What is mixed reality?
Platforms and tools
2D apps for Meta Horizon OS
Devices
Meta Avatars
Success stories
Use cases
Support and legal
Developer policies
Legal
Privacy
Forums
Support
Build with Meta
Social Technologies
Meta Horizon
AI
Worlds
About us
Careers
Research
Products
Virtual reality / Meta Horizon
Developer Blog
Download SDKs
Meta for Work
Programs
Start
Meta Horizon Creator Program
Discover
Why Meta Quest?
What is mixed reality?
Platforms and tools
2D apps for Meta Horizon OS
Devices
Meta Avatars
Success stories
Use cases
Support and legal
Developer policies
Legal
Privacy
Forums
Support
English (US)
© 2026 Meta