glimpse-graphics
1.2.1
common
glimpse-core
/
graphics.glimpse.textures
/
Texture
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
create
Empty
Link copied to clipboard
common
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
.