Class FbxTexture

java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<com.jme3.texture.Texture>
com.jme3.scene.plugins.fbx.material.FbxTexture

public class FbxTexture extends FbxObject<com.jme3.texture.Texture>
  • Constructor Details

    • FbxTexture

      public FbxTexture(com.jme3.asset.AssetManager assetManager, String sceneFolderName)
  • Method Details