VisualServerSingleton.skeletonBoneSetTransform2d

Sets the Transform2D for a specific bone of this skeleton.

struct VisualServerSingleton
@nogc nothrow
void
skeletonBoneSetTransform2d
(
in RID skeleton
,
in long bone
,
in Transform2D transform
)

Meta