nw::gfx::TransformNode::WorldTransform Member Function

Syntax

const CalculatedTransform & WorldTransform() const;

Arguments

None.

Return Values

Description

Gets the detailed transformation info after WorldMatrix calculation. The scale up to the parent node is applied to rotation and translation of this node in the TransformMatrix. The scale is the cumulative scale up to the parent node.


CONFIDENTIAL