cubos::engine::DrawsTo struct

Relation which indicates the 'from' entity is a camera that draws to the 'to' target.

Public variables

glm::vec2 viewportOffset
Offset of the viewport, in normalized coordinates.
glm::vec2 viewportSize
Size of the viewport, in normalized coordinates.