no description available, TInlineNode description follows
Inline node.
The loaded inline contents are accessible in the Inlined object. Currently this is also kept in the Children list of this node. Originally, Children list is for VRML 1.0 children, but for inline node this is just used for inlined content (regardless of VRML/X3D version).
This means that most methods, like TX3DNode.EnumerateNodes, descend into inlined content normally.