textmode.js / TextmodeFramebuffer / textures
Accessor: textures
Get Signature
ts
get textures(): WebGLTexture[];The color attachment textures owned by this framebuffer.
Returns
WebGLTexture[]
textmode.js / TextmodeFramebuffer / textures
get textures(): WebGLTexture[];The color attachment textures owned by this framebuffer.
WebGLTexture[]