UxrComponent.InitialLocalScale Property

Gets the localScale value at the moment of Awake()

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

Syntax

C#

public Vector3 InitialLocalScale { get; }

Property Value

Type: Vector3

See Also

Reference

UxrComponent Class
UltimateXR.Core.Components Namespace