UxrAvatarController.UpdateAvatarAnimation Method

Updates the animation and rig transforms for the given frame. It is performed in a later stage than UpdateAvatar() to make sure the transforms override the transforms that Unity may have updated using built-in components such as Animator.

Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected virtual void UpdateAvatarAnimation()

See Also

Reference

UxrAvatarController Class
UltimateXR.Avatar.Controllers Namespace