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