Zernikalos
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Zernikalos
Zernikalos
/
zernikalos.components.shader
/
ZUniform
/
ZUniform
ZUniform
constructor
(
id
:
Int
,
uniformName
:
String
,
uniforms
:
LinkedHashMap
<
String
,
ZUniformData
>
)
(
source
)
constructor
(
id
:
Int
,
uniformName
:
String
,
uniforms
:
List
<
Pair
<
String
,
ZUniformData
>
>
)
(
source
)
constructor
(
id
:
Int
,
uniformName
:
String
,
count
:
Int
,
dataType
:
ZDataType
)
(
source
)
constructor
(
)
(
source
)