readGltfModel

suspend fun VfsFile.readGltfModel(loadTexturesAsynchronously: Boolean = false): Model

Loads a glTF / glb model from the path and converts it to a Model.

Return

a new Model