Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLActiveInfo

Package version

Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getActiveAttrib() and WebGLRenderingContext.getActiveUniform() methods.

Hierarchy

  • WebGLActiveInfo

Index

Properties

Properties

name

name: string

size

size: GLint

type

type: GLenum

Generated using TypeDoc