Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLCapabilities

Hierarchy

  • WebGLCapabilities

Index

Constructors

constructor

Properties

floatFragmentTextures

floatFragmentTextures: boolean

floatVertexTextures

floatVertexTextures: boolean

Readonly isWebGL2

isWebGL2: boolean

logarithmicDepthBuffer

logarithmicDepthBuffer: boolean

maxAttributes

maxAttributes: number

maxCubemapSize

maxCubemapSize: number

maxFragmentUniforms

maxFragmentUniforms: number

maxTextureSize

maxTextureSize: number

maxTextures

maxTextures: number

maxVaryings

maxVaryings: number

maxVertexTextures

maxVertexTextures: number

maxVertexUniforms

maxVertexUniforms: number

precision

precision: string

vertexTextures

vertexTextures: boolean

Methods

getMaxAnisotropy

  • getMaxAnisotropy(): number

getMaxPrecision

  • getMaxPrecision(precision: string): string

Generated using TypeDoc