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

OVRScenePrefabOverride Class

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

Overview

Data Fields

Prefab[Get]
The prefab to instantiate instead of the default one specified in the OVRSceneManager.
string
The classification label that must be associated with a scene entity in order to instantiate Prefab.

Details

Fields

OVRSceneAnchor OVRScenePrefabOverride.Prefab
The prefab to instantiate instead of the default one specified in the OVRSceneManager.
string OVRScenePrefabOverride.ClassificationLabel
The classification label that must be associated with a scene entity in order to instantiate Prefab.
Did you find this page helpful?