Function GraphUpdateScene.GetBounds
        
                GetBounds
        
                ()
    
            
            Calculates the bounds for this component.
                Public
            
        Bounds GetBounds ()
Calculates the bounds for this component.
This is a relatively expensive operation, it needs to go through all points and run matrix multiplications.