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
AnimatorOverrideLayerWeigth
Assets
Boundary
CanvasGroupAlphaToggle
CanvasSizeConstraint
ColliderSizeConstraint
Debug
Fusion
IOVRAnchorComponent
InteractableObjectLabel
Meta
MoveRelativeToTarget
MoveRelativeToTargetProvider
OVR
OVRAnchor
OVRAnchorContainer
OVRAudioSourceTest
OVRBody
OVRBone
OVRBoneCapsule
OVRBoundary
OVRBounded2D
OVRBounded3D
OVRBuildInfo
OVRCameraRig
OVRChromaticAberration
OVRControllerDrivenHandPosesSample
OVRControllerHelper
OVRControllerTest
OVRCubemapCapture
OVRCursor
OVRCustomFace
OVRCustomFaceExtensions
OVRCustomSkeleton
OVRDebugHeadController
OVRDebugInfo
OVRDeserialize
OVRDisplay
OVREnumExtensions
OVREnumerable
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
OVRObjectPool
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
OVRSpaceQuery
OVRSpaceUser
OVRSpatialAnchor
OVRSpectatorModeDomeTest
OVRStorable
OVRSystemPerfMetrics
OVRTask
OVRTaskBuilder
OVRTextureData
OVRTrackedKeyboard
OVRTrackedKeyboardHands
OVRTrackedKeyboardSampleControls
OVRTracker
OVRTriangleMesh
OVRUnityHumanoidSkeletonRetargeter
OVRVignette
OVRVirtualKeyboard
OVRVirtualKeyboardInputFieldTextHandler
OVRVirtualKeyboardSampleControls
OVRVirtualKeyboardSampleInputHandler
OVRWaitCursor
Oculus
OperationResultExtensions
PageScroll
PanelHoverState
PanelSetup
PbrMaterialDefinition
ProcessPort
RectSizeConstraint
RoomMeshAnchor
RoundedBoxUIProperties
RoundedBoxVideoController
SharedSpatialAnchorErrorHandler
SkinnedRoundedBoxMesh
SwipeGesture
UnityEngine
UpdateRoundedBoxAnchorConstraint
VirtualLayout
Code samples
Downloads
Release notes
Supported platforms
OVRControllerHelper
OVRControllerHelper Class
Extends
MonoBehaviour,
InputSource
Simple helper script that conditionally enables rendering of a controller if it is connected.
Fields
GameObject
m_
modelOculusTouchQuestAndRiftSLeftController
[Get]
The root GameObject that represents the
Oculus
Touch for Quest And RiftS Controller model (Left).
GameObject
m_
modelOculusTouchQuestAndRiftSRightController
[Get]
The root GameObject that represents the
Oculus
Touch for Quest And RiftS Controller model (Right).
GameObject
m_modelOculusTouchRiftLeftController
[Get]
The root GameObject that represents the
Oculus
Touch for Rift Controller model (Left).
GameObject
m_modelOculusTouchRiftRightController
[Get]
The root GameObject that represents the
Oculus
Touch for Rift Controller model (Right).
GameObject
m_modelOculusTouchQuest2LeftController
[Get]
The root GameObject that represents the
Oculus
Touch for Quest 2 Controller model (Left).
GameObject
m_modelOculusTouchQuest2RightController
[Get]
The root GameObject that represents the
Oculus
Touch for Quest 2 Controller model (Right).
GameObject
m_modelMetaTouchProLeftController
[Get]
The root GameObject that represents the
Meta
Touch Pro Controller model (Left).
GameObject
m_modelMetaTouchProRightController
[Get]
The root GameObject that represents the
Meta
Touch Pro Controller model (Right).
GameObject
m_modelMetaTouchPlusLeftController
[Get]
The root GameObject that represents the
Meta
Quest Plus Controller model (Left).
GameObject
m_modelMetaTouchPlusRightController
[Get]
The root GameObject that represents the
Meta
Quest Plus Controller model (Right).
OVRInput.Controller
m_controller
[Get]
The controller that determines whether or not to enable rendering of the controller model.
OVRInput.InputDeviceShowState
m_showState
[Get]
Determines if the controller should be hidden based on held state.
bool
showWhenHandsArePoweredByNaturalControllerPoses
[Get]
If controller driven hand poses is on, and the mode is Natural, controllers will be hidden unless this is true.
OVRRayHelper
RayHelper
[Get]
An optional component for provind shell like ray functionality - highlighting where you're selecting in the UI and responding to pinches / button presses.
Member Functions
void
InputFocusAquired
( )
void
InputFocusLost
( )
bool
IsPressed
( )
bool
IsReleased
( )
Transform
GetPointerRayTransform
( )
bool
IsValid
( )
bool
IsActive
( )
OVRPlugin.Hand
GetHand
( )
void
UpdatePointerRay
(
OVRInputRayData
rayData )
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