Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: Monster0605 on 2018-01-10, 11:34:07
-
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