Click or drag to resize

MeshDisplacementInfoFaceLimit Property

Runs a mesh reduction as a post process o simplify the result of displacement to meet the specified number of faces.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int FaceLimit { get; set; }

Property Value

Type: Int32
See Also