UxrTranslationType Enumeration

Enumerates the different types an avatar can teleport from one place to another.

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

Syntax

C#

public enum UxrTranslationType


Members

Member nameValueDescription
Immediate0Immediate teleportation.
Fade1Fadeout -> teleportation -> Fadein.
Smooth2Position interpolation.

See Also

Reference

UltimateXR.Locomotion Namespace