get_arg_int


Description:

public int32 get_arg_int (Bytes args, int idx)

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

The uniform must be of int type.

Parameters:

this

a `GskGLShader`

args

uniform arguments

idx

index of the uniform

Returns:

The value