public class WebGLShaderPrecisionFormat extends Object
Modifier and Type | Field and Description |
---|---|
double |
precision |
static WebGLShaderPrecisionFormat |
prototype |
double |
rangeMax |
double |
rangeMin |
constructor
Constructor and Description |
---|
WebGLShaderPrecisionFormat() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public double precision
public double rangeMax
public double rangeMin
public static WebGLShaderPrecisionFormat prototype