Skip to content

Commit 6d68ab2

Browse files
committed
typo
1 parent 44823e7 commit 6d68ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/remote-rendering/how-tos/conversion/get-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This section records information calculated from the converted asset. Again, the
168168

169169
# [Triangular meshes](#tab/TriangularMeshes)
170170

171-
* `numPrimitives`: The overall number of triangles/lines in the converted model. This number contributes to the primitive limit in the [standard rendering server size](../../reference/vm-sizes.
171+
* `numPrimitives`: The overall number of triangles/lines in the converted model. This number contributes to the primitive limit in the [standard rendering server size](../../reference/vm-sizes).
172172
* `numMeshPartsCreated`: The number of meshes in the arrAsset. It can differ from `numMeshes` in the `inputStatistics` section, because instancing is affected by the conversion process.
173173
* `numMeshPartsInstanced`: The number of meshes that are reused in the arrAsset.
174174
* `numMaterials`: The overall number of unique materials in the model, after [material de-duplication](../../concepts/materials.md#material-de-duplication).

0 commit comments

Comments
 (0)