Click or drag to resize

ModelTextureMappingDrawViewportMeshes Method

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DrawViewportMeshes(
	GH_PreviewMeshArgs args
)

Parameters

args
Type: Grasshopper.KernelGH_PreviewMeshArgs

Implements

IGH_PreviewDataDrawViewportMeshes(GH_PreviewMeshArgs)
See Also