getArgUint

open fun getArgUint(args: <Error class: unknown class>, idx: Int): <Error class: unknown class>

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

The uniform must be of uint type.

Return

The value

Parameters

args

uniform arguments

idx

index of the uniform