RenderRendererParameters Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderRendererParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderRendererParameters |
Initializes a new instance of the RenderRendererParameters class.
|
| Name | Description | |
|---|---|---|
| CullfacePolicy |
Gets or sets the cullface policy.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| MultiPassRendering |
Gets or sets a value indicating whether the renderer is using multi pass rendering.
| |
| Partitions |
Gets or sets the rendering partitions.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderRendererParameters | |
| 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.) |