RenderClippingPlanes Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderClippingPlanes type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderClippingPlanes |
Initializes a new instance of the RenderClippingPlanes class.
|
| Name | Description | |
|---|---|---|
| Count |
Gets the number of clipping planes.
| |
| CullfacePolicy |
Gets or sets the cullface policy.
| |
| Enabled |
Gets a value indicating whether clipping planes are enabled.
| |
| ExcludedSurfacesTags |
Gets or sets the excluded surfaces tags. This collection of tags is used to exclude all surfaces carrying the tag to be clipped.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Item |
Gets or sets the item at the specified index.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderClippingPlanes | |
| 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 | Returns a string that represents the current object. (Inherited from Object.) |