MorphTargetChannel.SetWeight

MorphTargetChannel.SetWeight method

设置指定目标的权重,默认值为 1,范围应在 0~1 之间。

public void SetWeight(Shape target, double weight = 1m)
参数类型描述
目标Shape
权重Double

另请参见