GLShader.getUniformType
gsk.types.GLUniformType getUniformType(int idx)Get the type of the declared uniform for this shader at index idx.
Parameters
idx | index of the uniform |
Returns
The type of the declared uniform
gsk.types.GLUniformType getUniformType(int idx)Get the type of the declared uniform for this shader at index idx.
idx | index of the uniform |