SkeletonIK.rootBone

The name of the current root bone, the first bone in the IK chain.

  1. String rootBone [@property getter]
  2. String rootBone [@property setter]
    struct SkeletonIK
    @nogc nothrow @property
    void
    rootBone
    (
    String v
    )

Meta