nw::demo::RenderSystem::SetEnvironment Member Function
void SetEnvironment(
SceneSystem * sceneSystem
);
| Name | Description | |
|---|---|---|
| in | sceneSystem | The scene system, including the scene contents to be drawn. |
Sets the scene context environment to the render context. This function is called to set lights and fog without using SceneEnvironmentSetting.
CONFIDENTIAL