Struct JobHorizonAvoidancePhase1 Extends IJobParallelForBatched
    Public
    
    Inspired by StarCraft 2's avoidance of locked units.
Public Methods
Public Static Methods
        
                DeltaAngle
        
                (current, target)
    
                    
                    Calculates the shortest difference between two given angles given in radians.
Public Variables
        
                agentData
        
    
                    
                    
                        Public
                    
                
        
                allowBoundsChecks
        
    
                    
                    
                        Public
                    
                
        
                desiredTargetPointInVelocitySpace
        
    
                    
                    
                        Public
                    
                
        
                draw
        
    
                    
                    
                        Public
                    
                
        
                horizonAgentData
        
    
                    
                    
                        Public
                    
                
        
                neighbours
        
    
                    
                    
                        Public