Options
All
  • Public
  • Public/Protected
  • All
Menu

Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.

Hierarchy

  • WebGLShaderPrecisionFormat

Index

Properties

precision

precision: GLint

rangeMax

rangeMax: GLint

rangeMin

rangeMin: GLint

Generated using TypeDoc