SetWeight
MorphTargetChannel.SetWeight method
设置指定目标的权重,默认值为1,范围应在0~1之间
public void SetWeight(Shape target, double weight = 1m)
范围 | 类型 | 描述 |
---|---|---|
target | Shape | |
weight | Double |
也可以看看
- class Shape
- class MorphTargetChannel
- 命名空间 Aspose.ThreeD.Deformers
- 部件 Aspose.3D
设置指定目标的权重,默认值为1,范围应在0~1之间
public void SetWeight(Shape target, double weight = 1m)
范围 | 类型 | 描述 |
---|---|---|
target | Shape | |
weight | Double |