update .msh material propety description
This commit is contained in:
parent
78b348875f
commit
89e8193462
|
@ -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 "
|
||||
|
|
Loading…
Reference in New Issue