UxrComponent.InitialRelativeMatrix Property
Gets the transformation matrix relative to the parent transform at the moment of Awake()
Namespace: UltimateXR.Core.Components
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Matrix4x4 InitialRelativeMatrix { get; }
Property Value
Type: Matrix4x4