nw::gfx::SceneNode::PreUpdateSignal Member Function

Syntax

UpdateSignal & PreUpdateSignal();

Arguments

None.

Return Values

Description

Gets the signal before the scene node is updated.

With the TransformNode class or any of its subclasses, this will be the signal before the node's world matrix is calculated.

See Also

UpdateSignal


CONFIDENTIAL