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