All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.WebGLShaderPrecisionFormat Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

public class WebGLShaderPrecisionFormat extends def.js.Object {
    public double precision;
    public double rangeMax;
    public double rangeMin;
    public static WebGLShaderPrecisionFormat prototype;
    public WebGLShaderPrecisionFormat(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy