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