build
open fun build(multiFactory: MultiModelLoaderFactory): ModelLoader<Array<Byte>, ByteBuffer>
Content copied to clipboard
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