From f41acbeb34d94b3da3a13b997e98ee6d6af15c19 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 27 Dec 2023 20:41:13 -0500 Subject: [PATCH] Merge pull request #8681 from GreentheNinja/patch-1 [Minor] Fix typo in `importing_images.rst` ("Rougness" should be "Roughness") --- tutorials/assets_pipeline/importing_images.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/assets_pipeline/importing_images.rst b/tutorials/assets_pipeline/importing_images.rst index 2aca4353f..0af0ce1cc 100644 --- a/tutorials/assets_pipeline/importing_images.rst +++ b/tutorials/assets_pipeline/importing_images.rst @@ -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.