mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
fix redshift comment
This commit is contained in:
parent
54ff5a8e53
commit
2867a2f2a0
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ class RenderSettings(object):
|
|||
self._set_redshift_settings()
|
||||
|
||||
def _set_redshift_settings(self):
|
||||
"""Sets settings for Arnold."""
|
||||
"""Sets settings for Redshift."""
|
||||
|
||||
img_ext = self.redshift_renderer.get("image_format")
|
||||
self._set_global_output_settings()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue