Method GLSL.glGetAttribLocation()
- Method
glGetAttribLocation
Method glVertexAttrib
intglGetAttribLocation(intprogra,stringname)
voidglVertexAttrib(intlocation,floatvalue)
voidglVertexAttrib(intlocation,floatv1,floatv2)
voidglVertexAttrib(intlocation,floatv1,floatv2,floatv3)
voidglVertexAttrib(intlocation,floatv1,floatv2,floatv3,floatv4)