Function Bone2D.getSkeletonRest

Returns the node's rest Transform2D if it doesn't have a parent, or its rest pose relative to its parent.

Transform2D getSkeletonRest() nothrow @nogc const;