RhinoCommon API
RenderMaterialTableItem Property |
[Missing <summary> documentation for "P:Rhino.Render.RenderMaterialTable.Item(System.Int32)"]
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
public RenderMaterial this[ int index ] { get; }
Public ReadOnly Default Property Item ( index As Integer ) As RenderMaterial Get
Parameters
- index
- Type: SystemInt32