setDefaultLocations

fun setDefaultLocations(vararg uniformLocations: Shader.UniformLocation)

Sets the locations of multiple shader uniform variables to their default names.

Parameters

uniformLocations

The UniformLocations of the uniform variables.