UxrAvatarMoveEventArgs.OldWorldMatrix Property
Gets the old UxrAvatar local to world matrix.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Matrix4x4 OldWorldMatrix { get; }
Property Value
Type: Matrix4x4