toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGTextureUnits
/
set
set
fun
set
(
index
:
Int
,
texture
:
AGTexture
?
,
info
:
AGTextureUnitInfo
=
AGTextureUnitInfo.DEFAULT
)
fun
set
(
sampler
:
Sampler
,
texture
:
AGTexture
?
,
info
:
AGTextureUnitInfo
=
AGTextureUnitInfo.DEFAULT
)