Assuming you got VRay set as your current renderer just execute the following line in the maxscript listener:
renderers.current.output_rawExrUseHalf=false
You got to do that on a per-scene basis.
Regards,
Thorsten
P.S. i still wonder why you are aiming for fullfloat tho...
renderers.current.output_rawExrUseHalf=false
You got to do that on a per-scene basis.
Regards,
Thorsten
P.S. i still wonder why you are aiming for fullfloat tho...
Comment