nw::demo::RenderSystem::SetEnvironment Member Function

Syntax

void SetEnvironment(
     SceneSystem * sceneSystem
);

Arguments

Name Description
in sceneSystem The scene system, including the scene contents to be drawn.

Return Values

None.

Description

Sets the scene context environment to the render context. This function is called to set lights and fog without using SceneEnvironmentSetting.


CONFIDENTIAL