toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.gl
/
AGOpengl
/
TextureUnitParams
Texture
Unit
Params
class
TextureUnitParams
(
val
index
:
Int
)
Members
Constructors
Texture
Unit
Params
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
base
Level
Link copied to clipboard
var
baseLevel
:
Int
index
Link copied to clipboard
val
index
:
Int
mag
Link copied to clipboard
var
mag
:
Int
max
Level
Link copied to clipboard
var
maxLevel
:
Int
min
Link copied to clipboard
var
min
:
Int
wrap
Link copied to clipboard
var
wrap
:
AGWrapMode
Functions
reset
Link copied to clipboard
fun
reset
(
)