cubos::engine::Raycast::Hit struct

Holds the result of a raycast query.

Public variables

Entity entity
Entity that was hit.
glm::vec3 point
Point of intersection.