cubos::engine::LocalToParent struct

Component which stores the transformation matrix of an entity, from local to parent space.

Public variables

glm::mat4 mat
Local to parent space matrix.