GLShader.bindFragDataLocation

Bind attribute name to the specified location index using glBindFragDataLocation().

class GLShader
void
bindFragDataLocation
(
uint index
,
string name
)

Parameters

index uint

attribute index to set

name string

name of the attribute