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

Type: gsk.types.GLUniformType

The type of the declared uniform