Constant veloren_voxygen::render::pipelines::ui::MODE_IMAGE_SOURCE_NORTH
source ยท pub const MODE_IMAGE_SOURCE_NORTH: u32 = 3;
Expand description
Draw an image from the texture at tex
in the fragment shader, with the
source rectangle rotated to face north.
FIXME: Make more principled.