webGLShaderPrecisionFormat top-level property
dynamic
get
webGLShaderPrecisionFormat
Part of the WebGL API and represents the information returned by calling the WebGLRenderingContext.getShaderPrecisionFormat() method.
Implementation
_i2.dynamic get webGLShaderPrecisionFormat => _i4.getProperty(
_self,
'WebGLShaderPrecisionFormat',
);