Click or drag to resize

GH_RenderArgsMaterialCache Property

Gets the material cache.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Dictionary<int, RenderMaterial> MaterialCache { get; }

Property Value

Type: DictionaryInt32, RenderMaterial

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

See Also