Skip to content

Commit ced7dd6

Browse files
authored
Merge pull request #187 from fibref/master
Fix a typo in sdf.md
2 parents 926461a + 4ca5733 commit ced7dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/graphics/models/sdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A model asset can contain an SDF texture baked for the meshes which can be creat
2727

2828
![Model Import SDF Generate Option](media/model-sdf-import-settings.png)
2929

30-
When importing model assets you can check the **Generate SDF** option to automatically calculate an SDF texture for eveyr imported model file. In projects that use DDGI or Global SDF you can enable the **Generate SDF On Model Import** option in [Graphics Settings](../../editor/game-settings/graphics-settings.md) which will change the default model import value to always generate SDFs on model import.
30+
When importing model assets you can check the **Generate SDF** option to automatically calculate an SDF texture for every imported model file. In projects that use DDGI or Global SDF you can enable the **Generate SDF On Model Import** option in [Graphics Settings](../../editor/game-settings/graphics-settings.md) which will change the default model import value to always generate SDFs on model import.
3131

3232
![Model SDF option in Game Settings](media/model-sdf-option-setting.png)
3333

0 commit comments

Comments
 (0)