mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00
NW: Add "displace" and "heightmap" keywords
This commit is contained in:
@ -1024,7 +1024,7 @@ class NWPrincipledPreferences(bpy.types.PropertyGroup):
|
||||
description='Naming Components for glossy maps')
|
||||
displacement = StringProperty(
|
||||
name='Displacement',
|
||||
default='displacement disp dsp height',
|
||||
default='displacement displace disp dsp height heightmap',
|
||||
description='Naming Components for bump maps')
|
||||
|
||||
# Addon prefs
|
||||
|
Reference in New Issue
Block a user