Properties
canvasElement
canvasElement: HTMLCanvasElement
Private devicePixelRatio
devicePixelRatio: number
Private gl
gl: WebGLRenderingContext
Private matrix
matrix: mat4
Private matrixLocation
matrixLocation: WebGLUniformLocation
Private positionLocation
positionLocation: number
Private scaleVector
scaleVector: vec3 = ...
Private textureLocation
textureLocation: WebGLUniformLocation
Private textureMatrix
textureMatrix: mat4 = ...
Private textureMatrixLocation
textureMatrixLocation: WebGLUniformLocation
Private textureScaleVector
textureScaleVector: vec3 = ...
Private textureTranslationVector
textureTranslationVector: vec3 = ...
Private translationVector
translationVector: vec3 = ...
Private workingMatrix
workingMatrix: mat4 = ...