MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ render_bounds

glm::uvec2 MayaFlux::Portal::Text::PressParams::render_bounds { 1280, 720 }

Hard render bounds in pixels.

impress() wraps at x and returns Overflow when y is exhausted.

Definition at line 57 of file InkPress.hpp.

57{ 1280, 720 };

Referenced by MayaFlux::Portal::Text::press().