UxrComponent.InitialLocalRotation Property

Gets the localRotation value at the moment of Awake()

Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public Quaternion InitialLocalRotation { get; }

Property Value

Type: Quaternion

See Also

Reference

UxrComponent Class
UltimateXR.Core.Components Namespace