Struct AgentCylinderShape Extends IComponentData
    Public
    
    
    
    Public Variables
        
                height
        
    
                    
                    Height of the agent in world units.
                        Public
                    
                
        
                radius
        
    
                    
                    Radius of the agent in world units.
                        Public