toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Varying
/
Varying
Varying
constructor
(
name
:
String
,
type
:
VarType
,
precision
:
Precision
=
Precision.DEFAULT
)
constructor
(
name
:
String
,
type
:
VarType
,
arrayCount
:
Int
,
precision
:
Precision
=
Precision.DEFAULT
)