Function VisualServerSingleton.skeletonBoneGetTransform

Returns the Transform set for a specific bone of this skeleton.

Transform skeletonBoneGetTransform (
  const(RID) skeleton,
  const(long) bone
) nothrow @nogc const;