toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Sampler
/
Provider
Provider
class
Provider
(
val
index
:
Int
,
val
stype
:
SamplerVarType
)
Members
Constructors
Provider
Link copied to clipboard
constructor
(
index
:
Int
,
stype
:
SamplerVarType
)
Properties
index
Link copied to clipboard
val
index
:
Int
stype
Link copied to clipboard
val
stype
:
SamplerVarType
Functions
provide
Delegate
Link copied to clipboard
operator
fun
provideDelegate
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
Sampler