toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics.shader
/
Attribute
/
Attribute
Attribute
constructor
(
name
:
String
,
type
:
VarType
,
normalized
:
Boolean
,
precision
:
Precision
=
Precision.DEFAULT
,
fixedLocation
:
Int
)
constructor
(
name
:
String
,
type
:
VarType
,
normalized
:
Boolean
,
offset
:
Int
?
=
null
,
active
:
Boolean
=
true
,
precision
:
Precision
=
Precision.DEFAULT
,
divisor
:
Int
=
0
,
fixedLocation
:
Int
)