setVec4

fun setVec4(idx: Int, value: <Error class: unknown class>)

Sets the value of the uniform @idx.

The uniform must be of vec4 type.

Parameters

idx

index of the uniform

value

value to set the uniform too