Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GLImagelayer

Hierarchy

  • GLImagelayer

Index

Constructors

constructor

Properties

alpha

alpha: number

desc

gl

gl: WebGLRenderingContext | null = null

image

image: TexImageSource | null = null

scrollScaleX

scrollScaleX: number = 1

scrollScaleY

scrollScaleY: number = 1

texture

texture: WebGLTexture | null = null

type

type: Imagelayer = ELayerType.Imagelayer

Methods

glInitialize

  • glInitialize(gl: WebGLRenderingContext): void

glTerminate

  • glTerminate(): void

setupTexture

  • setupTexture(doBind?: boolean): void

upload

  • upload(): void

uploadData

  • uploadData(doBind?: boolean): void

uploadUniforms

Generated using TypeDoc