Rendering |
The RenderingStep type exposes the following members.
Name | Description | |
---|---|---|
Description | Gets a description of this rendering step. | |
IsEnabled | Gets or sets a boolean that specifies if this rendering step is enabled. Note that if the step is not enabled than the step events will also not be triggered. | |
NextRenderingStep | Gets the next RenderingStep. | |
PreviousRenderingStep | Gets the previous RenderingStep. | |
SceneView | Gets the parent SceneView. |