DataMaterial Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataMaterial type exposes the following members.
Name | Description | |
---|---|---|
DataMaterial |
Initializes a new instance of the DataMaterial class using the specified parameters.
|
Name | Description | |
---|---|---|
Filename |
Gets the KDM filename of the material.
| |
Id |
Gets the identifier of the material.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
IsKDM |
Tells if the material was loaded from a KDM.
| |
Label |
Gets the label of the material.
| |
Thumbnail |
Gets the thumbnail of the material.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the DataMaterial | |
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.) | |
Load |
Loads a material from a KDM file.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |