cubos::engine::BoxCollisionShape struct

Component which adds a box collision shape to an entity, used with a Collider component.

Public variables

cubos::core::geom::Box box
Box shape.