Click or drag to resize

RenderPrimitiveRenderMaterial Property

The RenderMaterial associated with this mesh or null if there is not one.

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

Property Value

Type: RenderMaterial
See Also