Skip to content

Commit 6d42f75

Browse files
authored
Update node.EXT_mesh_features.schema.json
1 parent b2d15e5 commit 6d42f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/2.0/Vendor/EXT_mesh_features/schema/node.EXT_mesh_features.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"$id": "node.EXT_mesh_features.schema.json",
4-
"title": "EXT_mesh_features extension for EXT_mesh_gpu_instancing",
4+
"title": "EXT_mesh_features glTF Node extension",
55
"type": "object",
66
"description": "An object describing per-instance feature IDs to be used as indices to property arrays in the property table.",
77
"allOf": [
@@ -36,4 +36,4 @@
3636
"required": [
3737
"featureIds"
3838
]
39-
}
39+
}

0 commit comments

Comments
 (0)