UxrCompassDisplayMode Enumeration

Enumerates the different display modes for UxrCompass.

Namespace: UltimateXR.Guides
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrCompassDisplayMode


Members

Member nameValueDescription
OnlyCompass0Only the compass will be shown while the target is not in sight.
Location1Show compass while the target is not in sight. Show location icon on top of target while the target is in sight.
Grab2Show compass while the target is not in sight. Show grab icon on top of target while the target is in sight.
Look3Show compass while the target is not in sight. Show look icon on top of target while the target is in sight.
Use4Show compass while the target is not in sight. Show use icon on top of target while the target is in sight.

See Also

Reference

UltimateXR.Guides Namespace