Hi there,
I am back on my script that accesses all of the vray render params.
There seems to be missing one parameter...the AA filter type (blend, area, catmull-rom....)
I guess what I am looking for is:
getProperty renderers.production #filter_type
that would return an integer with the aa filter type.
Is there another method? or am I missing something?
Thanks!
Bill Dahlinger
I am back on my script that accesses all of the vray render params.
There seems to be missing one parameter...the AA filter type (blend, area, catmull-rom....)
I guess what I am looking for is:
getProperty renderers.production #filter_type
that would return an integer with the aa filter type.
Is there another method? or am I missing something?
Thanks!
Bill Dahlinger
Comment