Class IBLPrefilterContext.SpecularFilter

  • Enclosing class:
    IBLPrefilterContext

    public static class IBLPrefilterContext.SpecularFilter
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      protected long getNativeObject()  
      com.google.android.filament.Texture run​(com.google.android.filament.Texture skybox)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • run

        public com.google.android.filament.Texture run​(com.google.android.filament.Texture skybox)
      • destroy

        public void destroy()
      • getNativeObject

        protected long getNativeObject()