RenderMaterialKey Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderMaterialKey type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderMaterialKey |
Initializes a new instance of the RenderMaterialKey class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| Env |
Gets the environment identifier.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Material |
Gets the material identifier.
| |
| Setup |
Gets the lighting setup.
| |
| Type |
Gets the material type.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderMaterialKey | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| KeyFromName |
Creates a material key from the material name of a material in a scene.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |