Handbook
Glossary
RL_SHADER_UNIFORM_SAMPLER2D? ( 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_SAMPLER2D
class.
Definition
USING:
kernel
;
IN:
rlgl
:
RL_SHADER_UNIFORM_SAMPLER2D?
( object -- ? )
\
RL_SHADER_UNIFORM_SAMPLER2D
eq?
;