| NodeGetDebugString Method  | 
 
            Get a debug string representation of this scene node and its children.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string GetDebugString()
Return Value
Type: 
StringString representing the scene tree starting from this node.
See Also