Description:

Implement to tell the render pipeline that a framebuffer is ready

Syntax:
public abstract bool IsFrameBufferAvailable(
ViewInfo view
)
Returns:
Type: bool
Return True when a framebuffer is ready. This is generally the case when StartRenderer as returned successfully.
Available since:
6.0

/
/
/
IsFrameBufferAvailable

IsFrameBufferAvailable method

Class:  Rhino.Render.RealtimeDisplayMode

Nothing found