GLShader.getUniformType

Get the type of the declared uniform for this shader at index @idx.

class GLShader
getUniformType
(
int idx
)

Parameters

idx int

index of the uniform

Return Value

The type of the declared uniform

Meta