RSX Code Reference
    Preparing search index...
    • rsx
    • InverseKinematics

    Class InverseKinematics

    Provides an interface for solving inverse kinematics (IK). One InverseKinematics object corresponds to one Skeleton.

    Index
    • Creates an IK solver with the given arguments.

      Parameters

      • skeleton: Skeleton

        The skeleton this solver will operate on

      • OptionalisInternalConstructor: boolean

      Returns InverseKinematics