UxrComponent.InitialRotation Property
Gets the rotation value at the moment of Awake()
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Quaternion InitialRotation { get; }
Property Value
Type: Quaternion