VisualServerSingleton.instanceAttachSkeleton

Attaches a skeleton to an instance. Removes the previous skeleton from the instance.

struct VisualServerSingleton
@nogc nothrow
void
instanceAttachSkeleton
(
in RID instance
,
in RID skeleton
)

Meta