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