| Package | Description |
|---|---|
| com.badlogic.gdx.assets.loaders | |
| com.badlogic.gdx.graphics.g3d.attributes | |
| com.badlogic.gdx.graphics.glutils |
| Modifier and Type | Field and Description |
|---|---|
Cubemap |
CubemapLoader.CubemapParameter.cubemap
The texture to put the
TextureData in, optional. |
| Modifier and Type | Method and Description |
|---|---|
Cubemap |
CubemapLoader.loadSync(AssetManager manager,
java.lang.String fileName,
FileHandle file,
CubemapLoader.CubemapParameter parameter) |
| Modifier and Type | Field and Description |
|---|---|
TextureDescriptor<Cubemap> |
CubemapAttribute.textureDescription |
| Constructor and Description |
|---|
CubemapAttribute(long type,
Cubemap texture) |
| Modifier and Type | Method and Description |
|---|---|
protected Cubemap |
FrameBufferCubemap.createColorTexture() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FrameBufferCubemap.disposeColorTexture(Cubemap colorTexture) |