UxrCompassTargetHint.LocationTarget Property
Gets or sets the target where the UxrCompass should point to when DisplayMode is Location.
Namespace: UltimateXR.Guides
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform LocationTarget { get; set; }
Property Value
Type: Transform