Struct DestinationPoint Extends IComponentData
    Public
    
    Holds an agents destination point.
Public Variables
        
                destination
        
    
                    
                    The destination point that the agent is moving towards.
                        Public