GetWeight
MorphTargetChannel.GetWeight method
获取指定目标的权重,如果目标不属于该通道,则返回默认值0。
public double GetWeight(Shape target)
范围 | 类型 | 描述 |
---|---|---|
target | Shape |
也可以看看
- class Shape
- class MorphTargetChannel
- 命名空间 Aspose.ThreeD.Deformers
- 部件 Aspose.3D
获取指定目标的权重,如果目标不属于该通道,则返回默认值0。
public double GetWeight(Shape target)
范围 | 类型 | 描述 |
---|---|---|
target | Shape |