build

open fun build(multiFactory: MultiModelLoaderFactory): ModelLoader<String, InputStream>

Build a concrete ModelLoader for this model type.

Return

A new ModelLoader

Parameters

multiFactory

A map of classes to factories that can be used to construct additional ModelLoaders that this factory's ModelLoader may depend on