|
@@ -201,7 +201,7 @@
|
|
Represents the size of the [enum Param] enum.
|
|
Represents the size of the [enum Param] enum.
|
|
</constant>
|
|
</constant>
|
|
<constant name="BAKE_DISABLED" value="0" enum="BakeMode">
|
|
<constant name="BAKE_DISABLED" value="0" enum="BakeMode">
|
|
- Light is ignored when baking. This is the fastest mode, but the light will be taken into account when baking global illumination. This mode should generally be used for dynamic lights that change quickly, as the effect of global illumination is less noticeable on those lights.
|
|
|
|
|
|
+ Light is ignored when baking. This is the fastest mode, but the light will not be taken into account when baking global illumination. This mode should generally be used for dynamic lights that change quickly, as the effect of global illumination is less noticeable on those lights.
|
|
[b]Note:[/b] Hiding a light does [i]not[/i] affect baking [LightmapGI]. Hiding a light will still affect baking [VoxelGI] and SDFGI (see [member Environment.sdfgi_enabled]).
|
|
[b]Note:[/b] Hiding a light does [i]not[/i] affect baking [LightmapGI]. Hiding a light will still affect baking [VoxelGI] and SDFGI (see [member Environment.sdfgi_enabled]).
|
|
</constant>
|
|
</constant>
|
|
<constant name="BAKE_STATIC" value="1" enum="BakeMode">
|
|
<constant name="BAKE_STATIC" value="1" enum="BakeMode">
|