Enumeration SAMPLER_TYPES

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

Memberof

PIXI

Static

Enumeration Members

Enumeration Members

FLOAT: 0

Default

0
INT: 1

Default

1
UINT: 2

Default

2

Generated using TypeDoc