Skip to main content

attach_texture

Function attach_texture 

Source
pub fn attach_texture<'a>(
    texture: &'a mut Texture,
    ugli: &Ugli,
) -> Framebuffer<'a>
Expand description

Attach a texture to a color-only framebuffer.