MeshDisplacementInfo.RefineStepCount Property

MeshDisplacementInfoRefineStepCount Property

Specifies the number of refinement passes.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public int RefineStepCount { get; set; }
Public Property RefineStepCount As Integer
	Get
	Set

Property Value

Type: Int32
See Also