Uses of Class
de.coreengine.asset.dataStructures.AnimatedModelData
-
Packages that use AnimatedModelData Package Description de.coreengine.asset -
-
Uses of AnimatedModelData in de.coreengine.asset
Methods in de.coreengine.asset that return AnimatedModelData Modifier and Type Method Description static AnimatedModelDataCeaLoader. loadAnimatedModelData(String file, boolean asResource)Loading animated model data from a filestatic AnimatedModelDataModelLoader. loadAnimatedModelFileData(String file, String shape)Loading an dataStructures animated model from a fileMethods in de.coreengine.asset with parameters of type AnimatedModelData Modifier and Type Method Description static voidCeaLoader. saveAnimatedModelData(String file, AnimatedModelData modelData)Saving dataStructures model to a file
-