UxrCompassTargetHint.DefaultTarget Property
Gets or sets the target where the UxrCompass should point to by default, if the other transforms are null or not applicable.
Namespace: UltimateXR.Guides
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform DefaultTarget { get; set; }
Property Value
Type: Transform