nw::gfx::SceneContext::PushAnimatableNode Member Function

Syntax

void PushAnimatableNode(
     SceneNode * sceneNode
);

Arguments

Name Description
in sceneNode Node to be animated.

Return Values

None.

Description

Adds a node to be animated.

Nodes that are not animated are ignored even if passed in an argument.


CONFIDENTIAL