Click or drag to resize

DisplayPipelineDrawEmapPreview Method (Brep, Color)

Draws a Brep in Environment Map preview.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public void DrawEmapPreview(
	Brep brep,
	Color color
)

Parameters

brep
Type: Rhino.GeometryBrep
Brep to draw.
color
Type: System.DrawingColor
Objct color.
See Also