nw::demo::RenderSystem::SetSceneEnvironmentSettings Member Function
void SetSceneEnvironmentSettings(
SceneSystem * sceneSystem,
ut::MoveArray< gfx::SceneEnvironmentSetting * > * sceneEnvironmentSettings
);
| Name | Description | |
|---|---|---|
| in | sceneSystem | The scene system, including the scene contents to be drawn. |
| in | sceneEnvironmentSettings | The scene environment to be set. |
Sets the scene environment to the render context.
CONFIDENTIAL