Polygon2D.addBone

Adds a bone with the specified path and weights.

struct Polygon2D
@nogc nothrow
void
addBone
(
NodePathArg0
)
(
in NodePathArg0 path
,
in PoolRealArray weights
)

Meta