Struct RaycastAllCommand
    Public
    
    
    
    Inner Types
Public Methods
        
                RaycastAllCommand
        
                (commands, results, maxHits, allocator, dependencyTracker, minStep=…)
    
                    
                    Jobified version of Physics.RaycastNonAlloc
                        Public
                    
                
        
                Schedule
        
                (dependency)
    
                    
                    
                        Public
                    
                Public Variables
        
                commands
        
    
                    
                    
                        Public
                    
                
        
                maxHits
        
    
                    
                    
                        Public
                    
                
        
                minStep
        
    
                    
                    
                        Public
                            Readonly
                    
                
        
                results
        
    
                    
                    
                        Public
                    
                
        
                semiResults
        
    
                    
                    
                        Public