Material Class

Material Class

Representation of a Material through the change queue
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueMaterial

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class Material
Public Class Material

The Material type exposes the following members.

Properties
  NameDescription
Public propertyId
Get the material ID (crc)
Public propertyMeshIndex
Get mesh index
Public propertyMeshInstanceId
Get the material InstanceAncestry
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also