Search Results for

    Show / Hide Table of Contents

    Class OnAnimatorIKEvent

    Event invoked for setting up animation IK (inverse kinematics). See unity doc's MonoBehaviour.OnAnimatorIK for reference.

    Inheritance
    Object
    OnAnimatorIKEvent
    Namespace: nickmaltbie.StateMachineUnity.Attributes
    Assembly: cs.temp.dll.dll
    Syntax
    public class OnAnimatorIKEvent : IEvent

    Fields

    Instance

    Event invoked for setting up animation IK (inverse kinematics). See unity doc's MonoBehaviour.OnAnimatorIK for reference.

    Declaration
    public static OnAnimatorIKEvent Instance
    Field Value
    Type Description
    OnAnimatorIKEvent
    In This Article
    Back to top State Machine Unity Documentation