RenderMaterialTable Class

RenderMaterialTable Class

[Missing <summary> documentation for "T:Rhino.Render.RenderMaterialTable"]

Inheritance Hierarchy
SystemObject
  Rhino.RenderRenderMaterialTable

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class RenderMaterialTable : IEnumerable<RenderMaterial>, 
	IEnumerable
Public NotInheritable Class RenderMaterialTable
	Implements IEnumerable(Of RenderMaterial), IEnumerable

The RenderMaterialTable type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyItem
Top
Methods
  NameDescription
Public methodAdd
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodRemove
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also