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