SetApplyPlayableIK(bool)
Requests OnAnimatorIK to be called on the animated GameObject.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public void SetApplyPlayableIK(bool value)
Parameters
Remarks
When OnAnimatorIK is called the layer index parameter will always be zero.