TreeNode::Is3D

TreeNode::Is3D
bool Is3D() const;
Description

Is3D determines if the TreeNode has a 3D transform matrix applied to it.

Return Value

A Boolean value of true if this TreeNode has a 3D transform matrix and false otherwise.