nw::gfx::ISceneUpdater::UpdateAll Member Function

Syntax

virtual void UpdateAll(
     SceneContext * sceneContext
) = 0;

Arguments

Name Description
in sceneContext Scene context.

Return Values

None.

Description

Updates the scene. Animation is updated at the same time.


CONFIDENTIAL