RenderClippingPlane Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderClippingPlane type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| IsEnabled |
Gets or sets a value indicating whether the clipping plane is enabled.
| |
| IsSliceEnabled |
Gets or sets a value indicating whether the slice enabled.
| |
| Normal |
Gets or sets the clipping plane normal.
| |
| Plane |
Gets the clipping plane.
| |
| Position |
Gets or sets the clipping plane position.
| |
| SliceColor |
Gets or sets the color of the slice.
| |
| SliceThickness |
Gets or sets the slice thickness.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderClippingPlane | |
| 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 RenderClippingPlane to a String.
(Overrides ObjectToString.) |