Saving half float 16bits EXR seems to not be available in the LUA api, why ?
Or did I miss something ?
16bits EXR and LUA api
- stratified
- Posts: 945
- Joined: Wed Aug 15, 2012 6:32 am
- Location: Auckland, New Zealand
This can only be done via
cheers,
Thomas
saveRenderPassesMultiExr
, not via saveImage
. Have a look at that function's documentation.cheers,
Thomas