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