RenderPickerPickMaterial Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPickerPickMaterial type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderPickerPickMaterial |
Initializes a new instance of the RenderPickerPickMaterial class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| LabelId |
Gets the label identifier.
| |
| LabelIndex |
Gets the label index.
| |
| LabelName |
Gets the label name.
| |
| LayerId |
Gets the layer identifier.
| |
| LayerName |
Gets the layer name.
| |
| MaterialId |
Gets the material identifier.
| |
| MaterialName |
Gets the material name.
| |
| SurfaceId |
Gets the surface identifier.
| |
| SurfaceName |
Gets the surface name.
| |
| Type |
Gets the material type.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderPickerPickMaterial | |
| 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.) | |
| ToString |
Format the RenderPickerPickMaterial to a String.
(Overrides ObjectToString.) |