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