createEmpty
fun createEmpty( gl: GlimpseAdapter, width: Int, height: Int, presets: EmptyTexturePresets): Texture
Content copied to clipboard
Creates an empty texture of the given width and height, and with the given presets.
Empty textures are intended to be used with Framebuffers.
Since
v1.1.0