diff --git a/addons/io_scene_swbf_msh/msh_material_properties.py b/addons/io_scene_swbf_msh/msh_material_properties.py index 83f068e..03eec4b 100644 --- a/addons/io_scene_swbf_msh/msh_material_properties.py +++ b/addons/io_scene_swbf_msh/msh_material_properties.py @@ -175,7 +175,7 @@ class MaterialProperties(PropertyGroup): environment_map: StringProperty(name="Environment Map", description="Environment map for the material. Provides static " - "reflections around. Must be a cubemap.") + "reflections around the surface. Must be a cubemap.") distortion_map: StringProperty(name="Distortion Map", description="Distortion maps control how Refractive materials "