get Location At
Gets the location of a shader uniform variable at the given index.
Return
The location of the uniform variable, or -1 if not found.
Parameters
index
The index of the uniform variable.
Gets the location of a shader uniform variable at the given index.
The location of the uniform variable, or -1 if not found.
The index of the uniform variable.