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

OVRSceneObjectTransformType Class

Extends MonoBehaviour
This class is used to affect the transformation of scene anchors.
When a scene anchor is instantiated, a
Both
If this type exists on the scene anchor's child objects, then a scale/offset will only be performed if the type aligns.
Note: if this type does not exist on the scene anchor's child objects, then the
OVRSceneManager and associated classes are deprecated (v65), please use MR Utility Kit" instead.

Fields

TransformType : Transformation
The type of OVRSceneObjectTransformType.Transformation currently being applied to a child object of a scene anchor.
Signature
Transformation OVRSceneObjectTransformType.TransformType

Inner Enum

Transformation Enum

The possible transformation types that can be applied to a child object of a scene anchor.

Enumeration Constants

Member
Volume
Plane
None