Function VisualServerSingleton.skeletonAllocate
Allocates the GPU buffers for this skeleton.
void skeletonAllocate
(
const(RID) skeleton,
const(long) bones,
const(bool) is_2d_skeleton = false
) nothrow @nogc;