 | RagdollAnimatorOnPreprocessAnimatedHierarchy Property |
Gets the event before the
Animator has been updated. Subscribe to this event if
you need to revert changes to non-animated transforms made in the previous frame. For example, if you are
using Final IK, you would insert a call to FixTransforms() here if necessary.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
See Also