Interface WebGLShaderPrecisionFormat

All Superinterfaces:
org.teavm.jso.JSObject

public interface WebGLShaderPrecisionFormat extends org.teavm.jso.JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    int
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • getRangeMin

      int getRangeMin()
    • getRangeMax

      int getRangeMax()
    • getPrecision

      int getPrecision()