Class GizmoContext
    Public
    
    Info about the current selection in the editor.
Public Static Methods
        
                InActiveSelection
        
                (c)
    
                
                True if the component is shown in the inspector.
                    Public
                        Static
                
            
        
                InActiveSelection
        
                (tr)
    
                
                True if the transform is shown in the inspector.
                    Public
                        Static
                
            
        
                InSelection
        
                (tr)
    
                
                True if the transform is selected.
                    Public
                        Static
                
            
        
                InSelection
        
                (c)
    
                
                True if the component is selected.
                    Public
                        Static
                
            Public Static Variables
        
                selectionSize
        
    
                
                Number of top-level transforms that are selected.
                    Public
                        Static
                
            Private/Protected Members
        
                drawingGizmos
        
    
                
                
                    Package
                        Static
                
            
        
                Refresh
        
                ()
    
                
                
                    Package
                        Static
                
            
        
                selectedTransforms
        
    
                
                
                    Private
                        Static