Click or drag to resize

GH_PreviewMeshArgs Properties

The GH_PreviewMeshArgs type exposes the following members.

Properties
  NameDescription
Public propertyMaterial
Gets the material in which meshes ought to be drawn.
Public propertyMeshingParameters
Gets the meshing parameters which ought to be used for meshing breps and surfaces. If this property returns a null reference, meshes are supposed to be omitted.
Public propertyPipeline
Gets the Display Pipeline we're currently drawing with.
Public propertyViewport
Gets the Viewport in which we're currently drawing.
Top
See Also