Click or drag to resize
Ab4d.SharpEngine logo

RenderingStep Properties

The RenderingStep type exposes the following members.

Properties
 NameDescription
Public propertyDescription Gets a description of this rendering step.
Public propertyIsEnabled 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.
Public propertyNextRenderingStep Gets the next RenderingStep.
Public propertyPreviousRenderingStep Gets the previous RenderingStep.
Public propertySceneView Gets the parent SceneView.
Top
See Also