We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c89020 commit ffae307Copy full SHA for ffae307
articles/remote-rendering/how-tos/conversion/get-information.md
@@ -78,6 +78,8 @@ Here's an example *info* file produced by converting a file called `buggy.gltf`:
78
"outputStatistics": {
79
"numMeshPartsCreated": 236,
80
"numMeshPartsInstanced": 88,
81
+ "numMaterials": 149,
82
+ "numPrimitives": 308306,
83
"recenteringOffset": [
84
-24.1,
85
-50.9,
0 commit comments