UxrTeleportLocomotionBase.TeleportLocalDirection Property
Gets or sets the current teleport direction in in TeleportReference space. If TeleportReference is null, it will be considered as world-space rotation.
Namespace: UltimateXR.Locomotion
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected Vector3 TeleportLocalDirection { get; set; }
Property Value
Type: Vector3
See Also
Reference
UxrTeleportLocomotionBase Class
UltimateXR.Locomotion Namespace