Shader.setAttributeLayout

Sets an attribute layout.

@param attribute The name of the attribute @param layout The layout for the attribute

class Shader
abstract
void
setAttributeLayout
(
string attribute
,
uint layout
)

Meta