Click or drag to resize

MaterialRenderPlugInId Property

The Id of the RenderPlugIn that is associated with this material.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid RenderPlugInId { get; set; }

Property Value

Type: Guid
See Also