Uses of Class
net.risingworld.api.assets.ModelImportSettings
Packages that use ModelImportSettings
-
Uses of ModelImportSettings in net.risingworld.api.assets
Methods in net.risingworld.api.assets that return ModelImportSettingsModifier and TypeMethodDescriptionstatic ModelImportSettings
Creates a new model import settings object.Methods in net.risingworld.api.assets with parameters of type ModelImportSettingsModifier and TypeMethodDescriptionstatic ModelAsset
ModelAsset.loadFromFile
(String file, ModelImportSettings settings) static PrefabAsset
PrefabAsset.loadFromFile
(String file, ModelImportSettings settings) Loads a prefab from a file.