Function VisualServerSingleton.skeletonBoneGetTransform2d
Returns the Transform2D
set for a specific bone of this skeleton.
Transform2D skeletonBoneGetTransform2d
(
const(RID) skeleton,
const(long) bone
) nothrow @nogc const;