| NodeUpdateBoundingSphere Method  | 
 
            Calculate bounding sphere and return results.
            This also set internal caching.
            
 
    Namespace: 
   GeonBit.Core.Graphics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual BoundingSphere UpdateBoundingSphere()
Return Value
Type: 
BoundingSphereBounding sphere of the node and its children.
See Also