UxrAvatarController.UpdateAvatarPostProcess Method
Updates the avatar for a given frame, at the end of all stages and UltimateXR manager updates such as the UxrGrabManager. It can be used to perform operations that require to be executed at the end of all stages, such as Inverse Kinematics.
Namespace: UltimateXR.Avatar.Controllers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void UpdateAvatarPostProcess()
See Also
Reference
UxrAvatarController Class
UltimateXR.Avatar.Controllers Namespace