Click or drag to resize

MaterialRenderMaterial Property

Get the RenderMaterial related to this Material. Will create a new RenderMaterial if none exists. This can happen for older documents.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public RenderMaterial RenderMaterial { get; }

Property Value

Type: RenderMaterial
See Also