Interface ThreeBridge

All Superinterfaces:
org.teavm.jso.JSObject

public interface ThreeBridge extends org.teavm.jso.JSObject
TeaVM interface for the three-bridge.js JavaScript implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • init

      void init()
    • render

      void render()
    • loadTexture

      void loadTexture()