mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
renamed the label for preview preset
This commit is contained in:
parent
7a778b3a83
commit
aac075f93b
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ class CreateReview(plugin.MaxCreator):
|
|||
EnumDef("viewportPreset",
|
||||
preview_preset_enum,
|
||||
default=self.viewport_preset,
|
||||
label="Pre-View Preset"),
|
||||
label="Preview Preset"),
|
||||
EnumDef("antialiasingQuality",
|
||||
anti_aliasing_enum,
|
||||
default=self.anti_aliasing,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue