Skip to content

textmode.js / media

media

All media asset related modules and types.

Classes

ClassDescription
TextmodeImageRepresents an image uploaded for textmode rendering via Textmodifier.loadImage.
TextmodeSourceAbstract base class representing a textmode source asset (image, video, texture).
TextmodeTextureRepresents an external texture source for textmode rendering via Textmodifier.createTexture.
TextmodeVideoRepresents a video element for textmode rendering via Textmodifier.loadVideo.