mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #186 from ynput/tokejepsen-patch-1
Update Maya Redshift render settings label.
This commit is contained in:
commit
89701454c3
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@ class RedshiftSettingsModel(BaseSettingsModel):
|
|||
)
|
||||
additional_options: list[AdditionalOptionsModel] = SettingsField(
|
||||
default_factory=list,
|
||||
title="Additional Vray Options",
|
||||
title="Additional Redshift Options",
|
||||
description=(
|
||||
"Add additional options - put attribute and value, like "
|
||||
"reflectionMaxTraceDepth and 3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue