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 and/or is added if the underlying scene anchor as a 2D and/or 3D component, respectively.
Both and provide the option to scale and offset all child objects, so that they align with the dimensions of the scene anchor.
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 will take precedence for scaling/offseting child objects.
OVRSceneManager and associated classes are deprecated (v65), please use MR Utility Kit" instead.

Member Enumerations

Enumeration Transformation

The possible transformation types that can be applied to a child object of a scene anchor.
Volume
No description available
Plane
No description available
None
No description available

Fields

The type of OVRSceneObjectTransformType.Transformation currently being applied to a child object of a scene anchor.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon