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