update .msh material propety description

This commit is contained in:
SleepKiller 2019-11-19 02:39:54 +13:00
parent 78b348875f
commit 89e8193462
1 changed files with 1 additions and 1 deletions

View File

@ -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 "