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

OVRScenePrefabOverride Class

Extends ISerializationCallbackReceiver
Represents a prefab that overrides the OVRSceneManager.PlanePrefab or OVRSceneManager.VolumePrefab based on a semantic OVRSceneManager.Classification.

Fields

ClassificationLabel : string
The classification label that must be associated with a scene entity in order to instantiate Prefab.
Signature
string OVRScenePrefabOverride.ClassificationLabel
The prefab to instantiate instead of the default one specified in the OVRSceneManager.
Signature
OVRSceneAnchor OVRScenePrefabOverride.Prefab