littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.shader
/
ShaderParameter
/
Attribute
Attribute
class
Attribute
(
val
name
:
String
)
:
ShaderParameter
Constructors
Functions
Properties
Constructors
Attribute
Link copied to clipboard
fun
Attribute
(
name
:
String
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
program
:
ShaderProgram
<
*
,
*
>
)
Properties
name
Link copied to clipboard
val
name
:
String