sample_texture
sample_texture(out, sampler, texture, u, v)
Kind: global function
Param | Type |
---|---|
out | Array.<number> | Float32Array |
sampler | Sampler2D |
texture | Texture |
u | number |
v | number |
Kind: global function
Param | Type |
---|---|
out | Array.<number> | Float32Array |
sampler | Sampler2D |
texture | Texture |
u | number |
v | number |