|
ecsnet
|
Component data structure for entity transformation. Combines position and rotation into a single component. More...
#include <ecs_builtin.h>

Public Attributes | |
| position_t | position |
| rotation_t | rotation |
Component data structure for entity transformation. Combines position and rotation into a single component.
| position_t transform_t::position |
Position component.
| rotation_t transform_t::rotation |
Rotation component.