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