struct
#include <core/ecs/query/term.hpp>
Relation Stores relation term data.
Public variables
- int fromTarget
- Index of the 'from' target accessed by this term.
- int toTarget
- Index of the 'to' target accessed by this term.
- Traversal traversal
- Traversal order for the relation.