Struct GraphUpdateData
    Public
    
    Provides burst-readable data to a graph update job.
Public Variables
        
                nodeIndices
        
    
                    
                    Node indices to update.
                        Public
                    
                
        
                nodeNormals
        
    
                    
                    
                        Public
                    
                
        
                nodePenalties
        
    
                    
                    
                        Public
                    
                
        
                nodePositions
        
    
                    
                    
                        Public
                    
                
        
                nodeTags
        
    
                    
                    
                        Public
                    
                
        
                nodeWalkable
        
    
                    
                    
                        Public