Skip to content

Commit

Permalink
Add a hint about layered fog color
Browse files Browse the repository at this point in the history
  • Loading branch information
Peregrine05 committed Sep 24, 2023
1 parent ecb963d commit 55f89b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@
<LuxColorPicker fx:id="fogColor" />
</HBox>
<Text strokeType="OUTSIDE" strokeWidth="0.0" wrappingWidth="350" text="Hint: Set fog density &gt; 0.1 for thick fog, and &lt; 0.1 for haze effect." />
<Text strokeType="OUTSIDE" strokeWidth="0.0" wrappingWidth="350" text="Note: The 'Fog Color' control affects the color of all fog layers." />
</fx:root>

0 comments on commit 55f89b6

Please sign in to comment.