Class GridGraphEditor Extends GraphEditor
    Public
    
    
    
    Public Methods
Public Static Methods
Public Variables
        
                collisionPreviewOpen
        
    
                    
                    Shows the preview for the collision testing options.
                        Public
                    
                
        
                isMouseDown
        
    
                    
                    
                        Public
                    
                
        
                locked
        
    
                    
                    
                        Public
                    
                
        
                pivot
        
    
                    
                    
                        Public
                    
                
        
                selectedTilemap
        
    
                    
                    
                        Public
                    
                
        
                showExtra
        
    
                    
                    
                        Public
                    
                Public Enums
        
                GridPivot
        
    
                    
                    
                        Public
                    
                Inherited Public Members
        
                FixLabel
        
                (label, buttonLabel=…, buttonWidth=40)
    
                    
                    Draws a small help box with a 'Fix' button to the right.
        
                RoundVector3
        
                (v)
    
                    
                    Rounds a vector's components to multiples of 0.5 (i.e 0.5, 1.0, 1.5, etc.) if very close to them.
        
                editor
        
    
                    
                    
                        Public
                    
                
        
                fadeArea
        
    
                    
                    Stores if the graph is visible or not in the inspector.
                        Public
                    
                
        
                infoFadeArea
        
    
                    
                    Stores if the graph info box is visible or not in the inspector.
                        Public
                    
                Private/Protected Members
        
                arcBuffer
        
    
                    
                    
                        Private
                    
                
        
                cachedSceneGridLayouts
        
    
                    
                    
                        Private
                            Static
                    
                
        
                cachedSceneGridLayoutsTimestamp
        
    
                    
                    
                        Private
                            Static
                    
                
        
                gridPivotSelectBackground
        
    
                    
                    Cached gui style.
                        Private
                            Static
                    
                
        
                gridPivotSelectButton
        
    
                    
                    Cached gui style.
                        Private
                            Static
                    
                
        
                handlePoints
        
    
                    
                    
                        Private
                            Static
                            Readonly
                    
                
        
                hexagonSizeContents
        
    
                    
                    
                        Private
                    
                
        
                interpolatedGridWidthInNodes
        
    
                    
                    
                        Private
                    
                
        
                lastTime
        
    
                    
                    
                        Private
                    
                
        
                lineBuffer
        
    
                    
                    
                        Private
                    
                
        
                lockStyle
        
    
                    
                    Cached gui style.
                        Private
                            Static
                    
                
        
                ruleEditorInstances
        
    
                    
                    
                        Private
                    
                
        
                ruleEditors
        
    
                    
                    
                        Private
                            Static
                    
                
        
                ruleHeaders
        
    
                    
                    
                        Private
                            Static
                    
                
        
                ruleTypes
        
    
                    
                    
                        Private
                            Static
                    
                
        
                savedDimensions
        
    
                    
                    
                        Private
                    
                
        
                savedNodeSize
        
    
                    
                    
                        Private
                    
                
        
                savedTransform
        
    
                    
                    
                        Private
                    
                