RenderPartitions Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderPartitions type exposes the following members.
Name | Description | |
---|---|---|
RenderPartitions |
Initializes a new instance of the RenderPartitions class. All material type are visible. | |
RenderPartitions(RenderPartitionType) |
Initializes a new instance of the RenderPartitions class according to a partition type to specify a subset of material that will be visible.
|
Name | Description | |
---|---|---|
AxfCpa2 |
Gets or sets a value indicating whether surfaces with axf cpa2 material would be drawn.
| |
Environment |
Gets or sets a value indicating whether surfaces with environment material would be drawn.
| |
Error |
Gets or sets a value indicating whether surfaces with error material would be drawn.
| |
IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
Label |
Gets or sets a value indicating whether surfaces with label material would be drawn.
| |
Matte |
Gets or sets a value indicating whether surfaces with matte material would be drawn.
| |
MirrorOpaque |
Gets or sets a value indicating whether surfaces with mirror opaque material would be drawn.
| |
MirrorTransparent |
Gets or sets a value indicating whether surfaces with mirror transparent material would be drawn.
| |
MultiLayerOpaque |
Gets or sets a value indicating whether surfaces with opaque multilayer material would be drawn.
| |
MultiLayerTransparent |
Gets or sets a value indicating whether surfaces with transparent multilayer material would be drawn.
| |
Null |
Gets or sets a value indicating whether surfaces with null material would be drawn.
| |
PartitionType |
Gets the partition type.
| |
Seam |
Gets or sets a value indicating whether surfaces with seam material would be drawn.
| |
Shaper |
Gets or sets a value indicating whether surfaces with shaper material would be drawn.
| |
StandardOpaque |
Gets or sets a value indicating whether surfaces with standard opaque material would be drawn.
| |
StandardTransparent |
Gets or sets a value indicating whether surfaces with standard transparent material would be drawn.
|
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the RenderPartitions | |
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 RenderPartitions to a String.
(Overrides ObjectToString.) |