Bone.SetWeight

Bone.SetWeight method

设置由索引指定的控制点的权重

public void SetWeight(int index, double weight)
参数类型描述
索引Int32控制点的索引
权重Double新权重

另请参见