Struct JobNodeGridLayout Extends IJob, ICellAction
    Public
    
    Calculates the default node positions for a grid graph.
The node positions will lie on the base plane of the grid graph.
Public Methods
        
                Execute
        
                ()
    
                    
                    
                        Public
                    
                
        
                Execute
        
                (idx, x, y, z)
    
                    
                    
                        Public
                    
                Public Static Methods
        
                NodePosition
        
                (graphToWorld, bounds, dataX, dataZ)
    
                    
                    
                        Public
                            Static
                    
                Public Variables
        
                bounds
        
    
                    
                    
                        Public
                    
                
        
                graphToWorld
        
    
                    
                    
                        Public
                    
                
        
                nodePositions
        
    
                    
                    
                        Public