Skip to content

Commit 3a2eebb

Browse files
Fix documentation of .gltf multi-track
1 parent d259c7b commit 3a2eebb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/lua_api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,8 @@ depends on by supplying a file with an equal name.
401401
Only a subset of model file format features is supported:
402402

403403
Simple textured meshes (with multiple textures), optionally with normals.
404-
The .x, .b3d and .gltf formats additionally support (a single) animation.
404+
.x and .b3d support a single animation.
405+
.gltf support multiple animation tracks.
405406

406407
#### glTF
407408

0 commit comments

Comments
 (0)