API reference

Classification Class

Represents the available classifications for each OVRSceneAnchor.

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 possible semantic labels.
The set of possible semantic labels.
This is the same as List but allows for faster lookup.