Skip to content

Commit

Permalink
use 'flattentexturesets' for more concise naming
Browse files Browse the repository at this point in the history
  • Loading branch information
moonyuet committed Dec 8, 2024
1 parent 886ba89 commit 7c66999
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def get_instance_attr_defs(self):
tooltip="Mark as reviewable",
default=True),
BoolDef("flattenTextureSets",
label="Export Texture Sets As One Texture Output",
label="Flatten Texture Sets As One Texture Output",
tooltip="Export multiple texture set(s) "
"as one Texture Output",
default=False),
Expand Down

0 comments on commit 7c66999

Please sign in to comment.