getArgVec4

open fun getArgVec4(args: <Error class: unknown class>, idx: Int, outValue: <Error class: unknown class>)

Gets the value of the uniform @idx in the @args block.

The uniform must be of vec4 type.

Parameters

args

uniform arguments

idx

index of the uniform

outValue

location to store set the uniform value in