| Package | Description |
|---|---|
| com.badlogic.gdx.assets.loaders | |
| com.badlogic.gdx.graphics.g3d.attributes |
| 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,
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) |
Copyright © 2021. All rights reserved.