소스 검색

Merge pull request #7221 from Vennnot/patch-1

Configuring node import options fix
Matthew 2 년 전
부모
커밋
506958e881
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/assets_pipeline/importing_scenes.rst

+ 1 - 1
tutorials/assets_pipeline/importing_scenes.rst

@@ -380,7 +380,7 @@ This exposes several per-node import options:
   will keep the original mesh visible, while **NavMesh Only** will only import
   the navigation mesh (without a visual representation). **NavMesh Only** is
   meant to be used when you've manually authored a simplified mesh for navigation.
-- **Generate > NavMesh:** If checked, generates an OccluderInstance3D *sibling*
+- **Generate > Occluder:** If checked, generates an OccluderInstance3D *sibling*
   node for :ref:`occlusion culling <doc_occlusion_culling>` using the mesh's
   geometry as a basis for the occluder's shape. **Mesh + Occluder** will keep
   the original mesh visible, while **Occluder Only** will only import the