nw::demo::RenderSystem::RenderScene Member Function
void RenderScene(
gfx::Camera * camera,
s32 screenKind,
bool isCommandCacheDump = false
);
| Name | Description | |
|---|---|---|
| in | camera | Camera used to render this scene. |
| in | screenKind | Type of screen to transfer. |
| in | isCommandCacheDump | Log output of command cache. |
Renders a scene.
CONFIDENTIAL