UxrReorientationType Enumeration

How the avatar can be reoriented when executing a teleportation.

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

Syntax

C#

public enum UxrReorientationType


Members

Member nameValueDescription
KeepOrientation0Avatar will teleport and keep the same orientation.
UseTeleportFromToDirection1Avatar new orientation will be the (source, destination) vector.
AllowUserJoystickRedirect2User can control the new orientation using the joystick.

See Also

Reference

UltimateXR.Locomotion Namespace