Struct UnmanagedObstacle
    Public
    
    Represents a set of obstacles.
Public Variables
        
                groupsAllocation
        
    
                    
                    The allocation in ObstacleData.obstacles which represents the obstacle groups.
                        Public
                    
                
        
                verticesAllocation
        
    
                    
                    The allocation in ObstacleData.obstacleVertices which represents all vertices used for these obstacles.
                        Public