Handbook
Glossary
RL_SHADER_UNIFORM_INT? ( object -- ? )
Vocabulary
rlgl
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
RL_SHADER_UNIFORM_INT
class.
Definition
USING:
kernel
;
IN:
rlgl
:
RL_SHADER_UNIFORM_INT?
( object -- ? )
\
RL_SHADER_UNIFORM_INT
eq?
;