Handbook
Glossary
rl-set-uniform-sampler ( locIndex textureId -- )
Vocabulary
rlgl
Inputs
locIndex
an
object
textureId
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
rlgl
FUNCTION-ALIAS:
rl-set-uniform-sampler
void
rlSetUniformSampler (
int
locIndex,
uint
textureId )