UxrUniversalLocalAxes.InitialLocalRotation Property
Gets the transform’s local rotation at the time of setting the object up.
Namespace: UltimateXR.Core.Math
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Quaternion InitialLocalRotation { get; }
Property Value
Type: Quaternion