diff --git a/schemas/asset_schema.json b/schemas/asset_schema.json index 4ee0557d..6b7d8b60 100644 --- a/schemas/asset_schema.json +++ b/schemas/asset_schema.json @@ -234,7 +234,7 @@ }, "meshCount": { "type": "integer", - "description": "The total number of meshes in the 3D model file. A model geometry typically consists of several sub-meshes. The export from a 3D modeling application might change the mesh count, for example, due to the assignment of multiple materials per mesh. This property represents the number of meshes in the actual 3D model file after the export." + "description": "The total number of meshes in the 3D model file. A model geometry typically consists of several sub-meshes." }, "textureResolutions": { "type": "array",