readGLB

suspend fun readGLB(file: VfsFile): GLTF2
suspend fun readGLB(data: ByteArray, file: VfsFile? = null): GLTF2