Skeleton.addBone

Add a bone, with name "name". getBoneCount will become the bone index.

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

Meta