Skip to content

WebGL2RenderResources

type WebGL2RenderResources = object;
PropertyType
colorMapTextureWebGLTexture
tilesSpectrogramMatrix[]
textureForTile(tile: SpectrogramMatrix, valueScale: Required<ValueScaleConfig>): TextureEntry;
ParameterType
tileSpectrogramMatrix
valueScaleRequired<ValueScaleConfig>

TextureEntry