Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLTexture

Package version

Part of the WebGL API and represents an opaque texture object providing storage and state for texturing operations.

Hierarchy

Index

Properties

Properties

WebGLObject

WebGLObject: { constructor: any; prototype: WebGLObject }

Type declaration

  • constructor: function
    • Returns WebGLObject

  • prototype: WebGLObject

Generated using TypeDoc