Package zombie.core.skinnedmodel.model
Class Model.ModelAssetParams
java.lang.Object
zombie.asset.AssetManager.AssetParams
zombie.core.skinnedmodel.model.Model.ModelAssetParams
- Enclosing class:
- Model
-
Field Summary
Modifier and TypeFieldDescriptionboolean
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
meshName
-
textureName
-
textureFlags
public int textureFlags -
shaderName
-
bStatic
public boolean bStatic -
animationsModel
-
-
Constructor Details
-
ModelAssetParams
public ModelAssetParams()
-