littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file.vfs
/
readGltfModel
read
Gltf
Model
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