tesseratos::EntitySelector struct

Resource which identifies the currently selected entity.

Public variables

cubos::core::ecs::Entity selection
Selected entity, or null if none.
glm::ivec2 lastMousePosition
Cursor position.