mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-08 10:10:54 +03:00
Merge pull request #8681 from GreentheNinja/patch-1
[Minor] Fix typo in `importing_images.rst` ("Rougness" should be "Roughness")
This commit is contained in:
@@ -381,8 +381,8 @@ Roughness > Mode
|
||||
The color channel to consider as a roughness map in this texture. Only effective if
|
||||
**Roughness > Src Normal** is not empty.
|
||||
|
||||
Rougness > Src Normal
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
Roughness > Src Normal
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
The path to the texture to consider as a normal map for roughness filtering on
|
||||
import. Specifying this can help decrease specular aliasing slightly in 3D.
|
||||
|
||||
Reference in New Issue
Block a user