소스 검색

Add missing property name in Using GIProbe (#5499)

Co-authored-by: Hugo Locurcio <[email protected]>
nice-shot 3 년 전
부모
커밋
dac5306e21
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      tutorials/3d/gi_probes.rst

+ 3 - 2
tutorials/3d/gi_probes.rst

@@ -40,8 +40,9 @@ the geometry that will be affected.
 
 .. image:: img/giprobe_wrap.png
 
-Afterwards, make sure to enable the geometry will be baked. This is important in
-order for ``GIProbe`` to recognize objects, otherwise they will be ignored:
+Afterwards, make sure to enable the **Use In Baked Light** property on the geometry instances
+in the inspector. This is required for ``GIProbe`` to recognize objects,
+otherwise they will be ignored:
 
 .. image:: img/giprobe_bake_property.png