UxrAvatarMoveEventArgs.OldPosition Property
Gets the old UxrAvatar position.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 OldPosition { get; }
Property Value
Type: Vector3
Gets the old UxrAvatar position.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public Vector3 OldPosition { get; }
Type: Vector3