Enumeration SAMPLER_TYPES

Various sampler types. Correspond to sampler, isampler, usampler GLSL types respectively. WebGL1 works only with FLOAT.

PIXI

Enumeration Members

Enumeration Members

FLOAT: 0
0
INT: 1
1
UINT: 2
2