DataProduct Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataProduct type exposes the following members.
| Name | Description | |
|---|---|---|
| DataProduct | Initializes a new instance of the DataProduct class |
| Name | Description | |
|---|---|---|
| Cameras |
Gets the list of favorite cameras of the product.
| |
| HasPPConfiguration |
Gets a value indicating whether the product is configurable.
| |
| Id |
Gets the identifier of the product.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Label |
Gets the label of the product.
| |
| PPConfiguration |
Gets the product configuration.
| |
| SSAOParameters |
Gets the product SSAO parameters.
| |
| SunAuthoringData |
Gets the product sun authoring data.
| |
| Thumbnail |
Gets the thumbnail of the product.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the DataProduct | |
| 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 DataProduct to a String.
(Overrides ObjectToString.) |