Skeleton.addBone

Adds a bone, with name name. getBoneCount will become the bone index.

struct Skeleton
@nogc nothrow
void
addBone
(
in String name
)

Meta