SurfaceTool.addBones

Add an array of bones for the next Vertex to use. Array must contain 4 integers.

struct SurfaceTool
@nogc nothrow
void
addBones
(
in PoolIntArray bones
)

Meta