MorphTargetChannel.Weights

MorphTargetChannel.Weights property

Gets the full weight values of target geometries.

public IList<double> Weights { get; }

Property Value

The full weights.

See Also