diff --git a/doc/source/instancing.md b/doc/source/instancing.md index 95b45e3d..fe372edc 100644 --- a/doc/source/instancing.md +++ b/doc/source/instancing.md @@ -110,10 +110,11 @@ This conversion process expects your scene to follow a specific structure: ``` Materials can be setup in two ways: + - `material_override` on the MeshInstance - Materials on the mesh resource directly -Surface material properties on the MeshInstance are not supported. +Surface material properties on the `MeshInstance` node are not supported. ### Scene instances