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
OVRMicrogestureEventSource
OVRMicrogesturesSample
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
OVRBounded3D
OVRBounded3D Struct
Extends
IOVRAnchorComponent< OVRBounded3D >
, IEquatable< OVRBounded3D >
Represents a volume described by its Bounds.
This component can be accessed from an
OVRAnchor
that supports it by calling
OVRAnchor.GetComponent<T>
from the anchor.
The bounded 3D component is part of the
Meta
Quest Scene Model. Read more at
Scene Overview
.
See Also
BoundingBox
Public Statics
static readonly
OVRBounded3D
Null
[Get]
A null representation of an
OVRBounded3D
.
Use this to compare with another component to determine whether it is null.
Properties
bool
IsNull
[Get]
Whether this object represents a valid anchor component.
bool
IsEnabled
[Get]
True if this component is enabled and no change to its enabled status is pending.
SpaceComponentType
Type
[Get]
ulong
Handle
[Get]
Bounds
BoundingBox
[Get]
The 3D bounding box of the volume.
Returns
Returns the bounds representing the 3D Bounding Box of the Anchor this component is attached to.
Exceptions
InvalidOperationException
If it fails to retrieve the Bounding Box.
Member Functions
bool
Equals
(
OVRBounded3D
other )
Compares this component for equality with
other
.
Parameters
other
The other component to compare with.
Returns
True if both components belong to the same
OVRAnchor
, otherwise false.
override bool
Equals
( object obj )
Compares this component for equality with
obj
.
Parameters
obj
The object to compare with.
Returns
True if
obj
is an
OVRBounded3D
and
Equals(OVRBounded3D)
is true, otherwise false.
override int
GetHashCode
( )
Gets a hashcode suitable for use in a Dictionary or HashSet.
Returns
A hashcode for this component.
override string
ToString
( )
Gets a string representation of this component.
Returns
A string representation of this component.
Static Member Functions
static bool
operator==
(
OVRBounded3D
lhs,
OVRBounded3D
rhs )
Compares two components for equality.
Parameters
lhs
The component to compare with
rhs
.
rhs
The component to compare with
lhs
.
Returns
True if both components belong to the same
OVRAnchor
, otherwise false.
static bool
operator!=
(
OVRBounded3D
lhs,
OVRBounded3D
rhs )
Compares two components for inequality.
Parameters
lhs
The component to compare with
rhs
.
rhs
The component to compare with
lhs
.
Returns
True if the components do not belong to the same
OVRAnchor
, otherwise false.
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