nw::gfx::Fog::SetAnimObject Member Function

Syntax

void SetAnimObject(
     AnimObject * animObject
);

Arguments

Name Description
in animObject Animation object to configure. Specify NULL to cancel the animation.

Return Values

None.

Description

Configures the animation object.


CONFIDENTIAL