SceneManager.callDraw

Calling an event to render scenes and instances of the current context.

class SceneManager
@safe @trusted
void
callDraw

Parameters

render IRenderer

Render instance.

Meta