Struct RedrawScope
    Public
    
    
    
    Public Methods
        
                Draw
        
                ()
    
                
                Everything rendered with this scope and which is not older than one frame is drawn again.
                    Public
                
            
        
                RedrawScope
        
                (gizmos)
    
                
                
                    Public
                
            Public Static Variables
        
                idCounter
        
    
                
                
                    Public
                        Static
                
            Private/Protected Members
        
                gizmos
        
    
                
                
                    Package
                
            
        
                id
        
    
                
                ID of the scope.
                    Package