MeshDisplacementInfoSweepPitch Property |
Specifies how densely the object is initially subdivided.
The lower the value, the higher the resolution of the displaced mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public double SweepPitch { get; set; }
Public Property SweepPitch As Double
Get
Set
Property Value
Type:
DoubleSee Also