Attribute

class Attribute(val name: String) : ShaderParameter

Constructors

Link copied to clipboard
fun Attribute(name: String)

Functions

Link copied to clipboard
open override fun create(program: ShaderProgram<*, *>)

Properties

Link copied to clipboard