mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
disable vray scene option on render instance
This commit is contained in:
parent
1eecea34b5
commit
fef65863f4
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ class CreateRender(avalon.maya.Creator):
|
|||
self.data["whitelist"] = False
|
||||
self.data["machineList"] = ""
|
||||
self.data["useMayaBatch"] = False
|
||||
self.data["vrayScene"] = False
|
||||
self.data["tileRendering"] = False
|
||||
self.data["tilesX"] = 2
|
||||
self.data["tilesY"] = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue