Click or drag to resize

SubDDisplayParameters Properties

The SubDDisplayParameters type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdaptiveDisplayMeshQuadMaximum
When the SubD display density is adaptive (default), AdaptiveMeshQuadMaximum specifies the approximate number of display mesh quads to permit before reducing the SubD display mesh density.
Public propertyDisplayDensityIsAbsolute
True if the SubD display density setting is absolute.
Public propertyDisplayDensityIsAdaptive
True if the SubD display density setting is adaptive and approximate display mesh quad count is capped at SubDDisplayParameters::AdaptiveDisplayMeshQuadMaximum.
Public propertyMeshLocation
The MeshLocation property determines if the mesh is on the SubD's control net or the SubD's surface.
Top
See Also