Click or drag to resize

InstanceMaterial Property

The material for this instance.

Namespace:  Rhino.Render.CustomRenderMeshes
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public RenderMaterial Material { get; set; }

Property Value

Type: RenderMaterial
See Also