UxrTeleportLocomotionBase.ParentToDestination Property
Gets or sets whether to parent the avatar to the destination object (TeleportReference) after teleporting. This can also be overriden using a UxrParentAvatarDestination component.
Namespace: UltimateXR.Locomotion
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected bool ParentToDestination { get; set; }
Property Value
Type: Boolean
See Also
Reference
UxrTeleportLocomotionBase Class
UltimateXR.Locomotion Namespace