getArgBool

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

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

The uniform must be of bool type.

Return

The value

Parameters

args

uniform arguments

idx

index of the uniform