Click or drag to resize
Node Fields

The Node type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoundingShapesTtl
For how many rendering frames bounding box / bounding sphere hold in cache.
Public fieldDisableCulling
Is culling enabled for this scene node. Note: while this is not used for based node types, its a generic property for inheriting nodes.
Public fieldIdentifier
Optional identifier we can give to nodes.
Public fieldUserData
Optional user data we can attach to nodes.
Top
See Also