mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
add comment about vray file format setting
This commit is contained in:
parent
5969124fbc
commit
47e70d33c7
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ class RenderSettings(object):
|
|||
type="string"
|
||||
)
|
||||
|
||||
# set format to exr
|
||||
# Set render file format to exr
|
||||
cmds.setAttr("{}.imageFormatStr".format(node), "exr", type="string")
|
||||
|
||||
# animType
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue