pub fn texture_to_surface<'a>( facade: &impl Facade, target: &'a mut UnsignedTexture2d, ) -> Result<SimpleFrameBuffer<'a>, ValidationError>
Makes it possibleto write to this texture