Skip to content

textmode.js / media / TextmodeTexture / texture

Accessor: texture

Get Signature

ts
get texture(): WebGLTexture;

WebGL texture backing this source.

Returns

WebGLTexture

Example

Inherited from

TextmodeSource.texture