Click or drag to resize

GH_MaterialMaterialBestGuess Method

Gets the best guess RenderMaterial for this shader.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public RenderMaterial MaterialBestGuess()

Return Value

Type: RenderMaterial
Material which best describes this shader.
See Also