API reference
API reference
Select your platform
No SDKs available
No versions available

Classification Class

Represents the available classifications for each OVRSceneAnchor.
Classifications can be useful for functionally describing the contents of an OVRSceneRoom. By iterating all OVRSceneAnchors and comparing their Classifications with those needed, your application can determine whether a room meets its minimum requirements and/or can adjust its behavior to fit the physical surroundings.
OVRSceneManager and associated classes are deprecated (v65), please use MR Utility Kit" instead.

Public Statics

Represents an OVRSceneAnchor that is classified as a floor.
Represents an OVRSceneAnchor that is classified as a ceiling.
Represents an OVRSceneAnchor that is classified as a wall face.
Represents an OVRSceneAnchor that is classified as a desk.
This label has been deprecated in favor of Table.
Represents an OVRSceneAnchor that is classified as a couch.
Represents an OVRSceneAnchor that is classified as a door frame.
Represents an OVRSceneAnchor that is classified as a window frame.
Represents an OVRSceneAnchor that is classified as other.
Represents an OVRSceneAnchor that is classified as a storage (e.g., cabinet, shelf).
Represents an OVRSceneAnchor that is classified as a bed.
Represents an OVRSceneAnchor that is classified as a screen (e.g., TV, computer monitor).
Represents an OVRSceneAnchor that is classified as a lamp.
Represents an OVRSceneAnchor that is classified as a plant.
Represents an OVRSceneAnchor that is classified as a table.
Represents an OVRSceneAnchor that is classified as wall art.
Represents an OVRSceneAnchor that is classified as an invisible wall face.
All invisible wall faces are also classified as a WallFace in order to provide backwards compatibility for apps that expect closed rooms to only consist of wall faces, instead of a sequence composed of either invisible wall faces or wall faces.
Represents an OVRSceneAnchor that is classified as a global mesh.

Properties

The list of all possible semantic labels that can be applied to an OVRSceneAnchor.
Set exposes this list as a HashSet.
The set of possible semantic labels that can be applied to an OVRSceneAnchor.
This is the same as List but allows for faster lookup.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon