Geometry.Deformers

Geometry.Deformers property

Gets all deformers associated with this geometry.

public IList<Deformer> Deformers { get; }

Property Value

The deformers.

See Also