TreeNode::NodeData::Is3D

TreeNode::NodeData::Is3D
bool Is3D() const;
Description

Is3D determines whether a 3D transform is applied to the node.

Return Value

A Boolean value of true if a 3D transform is applied and false otherwise.