Package arc.graphics

Class TextureArray

java.lang.Object
arc.graphics.GLTexture
arc.graphics.TextureArray
All Implemented Interfaces:
Disposable

public class TextureArray extends GLTexture
OpenGL ES wrapper for TextureArray
  • Constructor Details

    • TextureArray

      public TextureArray(String... internalPaths)
    • TextureArray

      public TextureArray(Fi... files)
    • TextureArray

      public TextureArray(boolean useMipMaps, Fi... files)
    • TextureArray

      public TextureArray(TextureArrayData data)
  • Method Details

    • getDepth

      public int getDepth()
      Specified by:
      getDepth in class GLTexture
      Returns:
      the depth of the texture in pixels