Click or drag to resize
AB4D logo

RenderingStepsLoop Methods

The RenderingStepsLoop type exposes the following members.

Methods
 NameDescription
Public methodGetNextExecutedRenderingStep Returns the RenderingStepBase that will be executed after this rendering step. This method is called after the OnRun method is called.
(Overrides RenderingStepsFlowControlGetNextExecutedRenderingStep)
Public methodToString Returns a string that represents the current object.
(Overrides RenderingStepsFlowControlToString)
Top
See Also