Click or drag to resize

GH_RenderArgsMaterialNormal Property

Note: This API is now obsolete.

Gets the material hint to use for unselected objects.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute("The render arguments no longer provide material hints")]
public RenderMaterial MaterialNormal { get; }

Property Value

Type: RenderMaterial

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.MaterialNormal"]

See Also