is there any possibility to set render region in Corona Buffer with Max Scrip ( not max render region ) ?
You can use these properties:
renderers.current.system_vfbRegions (List_of_VFB_regions) : point3 array
renderers.current.system_vfbRegions_enabled (Enable_disable_VFB_regions) : boolean
Afaik there is no further documentation.
Good Luck
Thank You