Class TStaticGroupNode
Unit
Declaration
type TStaticGroupNode = class(TAbstractInternalGroupingNode)
Description
Children nodes which cannot be modified. StaticGroup children are guaranteed to not change, send events, receive events or contain any USE references outside the StaticGroup. This allows to optimize this content for faster rendering and less memory usage.
Source: scene/x3d/x3dnodes_standard_grouping.inc (line 339).
Hierarchy
- TObject
- TPersistent
- TX3DFileItem
- TX3DNode
- TAbstractNode
- TAbstractChildNode
- TAbstractInternalGroupingNode
- TStaticGroupNode
Generated by PasDoc 0.17.0.snapshot.