get_arg_uint
Description:
public uint32 get_arg_uint (
Bytes args,
int idx)
Gets the value of the uniform idx
in the args
block.
The uniform must be of uint type.
Parameters:
this |
a `GskGLShader`
|
args |
uniform arguments
|
idx |
index of the uniform
|
Returns: