Interface WebGLActiveInfo

All Superinterfaces:
org.teavm.jso.JSObject

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

    Modifier and Type
    Method
    Description
     
    int
     
    int
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • getSize

      int getSize()
    • getType

      int getType()
    • getName

      String getName()