MorphTargetChannel.GetWeight

MorphTargetChannel.GetWeight method

Gets the weight for the specified target, if the target is not belongs to this channel, default value 0 is returned.

public double GetWeight(Shape target)
ParameterTypeDescription
targetShape

See Also