@@ -4,8 +4,6 @@ return {
A Model is a drawable object loaded from a 3D file format. The supported 3D file formats are
`obj`, `fbx`, `gltf`, and collada. Models will use normals and texture coordinates, if
provided.
-
- The following advanced features are not supported yet: animations, materials, and vertex colors.
]],
constructors = {
'lovr.graphics.newModel',