Class ContentTextureKey

java.lang.Object
com.jme3.asset.AssetKey<Texture>
com.jme3.asset.TextureKey
com.jme3.scene.plugins.fbx.ContentTextureKey
All Implemented Interfaces:
Savable, Cloneable

public class ContentTextureKey extends TextureKey
Used to load textures from image binary content.

Filename is required to acquire proper type asset loader according to extension.