Bone.SetWeight

Bone.SetWeight method

Sets the weight for control point specified by index

public void SetWeight(int index, double weight)
ParameterTypeDescription
indexInt32Control point’s index
weightDoubleNew weight

See Also