nw::gfx::SceneContext::TryPushFog Member Function

Syntax

bool TryPushFog(
     Fog * fog
);

Arguments

Name Description
in fog Fog.

Return Values

Returns true if added successfully.

Description

Adds a fog object.


CONFIDENTIAL