SurfaceTool.addBones

Specifies an array of bones to use for the next vertex. bones must contain 4 integers.

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

Meta