nw::gfx::SceneNode::TraversalResults Enumerated Typeenum TraversalResults;
| Value | Description |
|---|---|
| FLAG_IS_VISIBLE | Set to 1 if rendering is to be performed. |
FLAG_IS_DIRTY |
Will be 1 if calculating a world matrix. |
FLAG_DEFAULT |
Default value for the results of the traversal. |
Definition of the bit flag indicating the traversal results.
CONFIDENTIAL