Description:

Gets the current pass that the pipeline is in for drawing a frame. Typically drawing a frame requires a single pass through the DrawFrameBuffer function, but some special display effects can be achieved through drawing with multiple passes.

Syntax:
public int RenderPass {get}
Returns:
Type: int
Available since:
5.0

RenderPass property

Class:  Rhino.Display.DisplayPipeline

Nothing found