Bone.setWeights

Sets the weights for the given target.

class Bone
@nogc
void
setWeights

Parameters

target IDeformable

The target to set weights for.

weights float[]

The weights to set.

Meta