Constant veloren_voxygen::render::pipelines::ui::MODE_IMAGE
source ยท pub const MODE_IMAGE: u32 = 1;
Expand description
Draw an image from the texture at tex
in the fragment shader.
pub const MODE_IMAGE: u32 = 1;
Draw an image from the texture at tex
in the fragment shader.