mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 06:12:19 +01:00
BigRoy's comment - better doc string
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
7d80da84e2
commit
cd4d8bd2b1
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ from openpype.lib.applications import PreLaunchHook, LaunchTypes
|
|||
|
||||
|
||||
class SetDefaultDisplayView(PreLaunchHook):
|
||||
"""Set default view and default display for houdini host that use OpenColorIO.
|
||||
"""Set default view and default display for houdini via OpenColorIO.
|
||||
|
||||
Houdini's defaultDisplay and defaultView are set by
|
||||
setting 'OCIO_ACTIVE_DISPLAYS' and 'OCIO_ACTIVE_VIEWS'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue