nw::gfx::SceneEnvironment::SetFog Member Function

Syntax

void SetFog(
     s32 index,
     Fog * fog
);

Arguments

Name Description
in index The index to set.
in fog Fog to set.

Return Values

None.

Description

Sets a fog in the fog array.


CONFIDENTIAL