UxrBodyIK.NotifyAvatarMoved Method

Notifies whenever the avatar was moved in order to update the internal forward looking vector.

Namespace: UltimateXR.Animation.IK
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void NotifyAvatarMoved(
	UxrAvatarMoveEventArgs e
)

Parameters

 

e
Type: UltimateXR.Avatar.UxrAvatarMoveEventArgs
Move event parameters

See Also

Reference

UxrBodyIK Class
UltimateXR.Animation.IK Namespace