| Node Fields |
The Node type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingShapesTtl |
For how many rendering frames bounding box / bounding sphere hold in cache.
| |
| DisableCulling |
Is culling enabled for this scene node.
Note: while this is not used for based node types, its a generic property for inheriting nodes.
| |
| Identifier |
Optional identifier we can give to nodes.
| |
| UserData |
Optional user data we can attach to nodes.
|