flag for kick to set tiled or scanline exr

flag for kick to set tiled or scanline exr

Anonymous
Not applicable
590 Views
1 Reply
Message 1 of 2

flag for kick to set tiled or scanline exr

Anonymous
Not applicable

I know you can set tiled or scanline exrs in maya render globals but is it possible to set this with a flag to kick after the ass file has been exported?

0 Likes
591 Views
1 Reply
  • kick
Reply (1)
Message 2 of 2

thiago.ize
Autodesk
Autodesk

You can do this with the -set command. For instance, the following will set all exr drivers to use tiled: kick foo.ass -set driver_exr.tiled true

Or if you want it on only a specific output driver: -set your_exr_driver_node_name.tiled true

0 Likes