GetWeight

Bone.GetWeight method

获取 index 指定的控制点的权重

public double GetWeight(int index)
范围类型描述
indexInt32控制点索引

返回值

指定索引的权重,如果索引无效,则为 0

也可以看看