Interface WebGLShaderPrecisionFormat

All Superinterfaces:
JSObject

public interface WebGLShaderPrecisionFormat extends JSObject
  • Method Details

    • getRangeMin

      int getRangeMin()
    • getRangeMax

      int getRangeMax()
    • getPrecision

      int getPrecision()