MaterialRenderPlugInId Property |
The Id of the RenderPlugIn that is associated with this material.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Guid RenderPlugInId { get; set; }
Public Property RenderPlugInId As Guid
Get
Set
Property Value
Type:
Guid
See Also