mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Add missing property name in Using GIProbe (#5499)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user