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