Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: harumscarum on 2017-09-27, 23:01:01
-
is there any way to assign show VBF and run Interactive render on hotkeys?
-
solved
macroScript CoronaVBF category:"Corona"
(
CoronaRenderer.CoronaFp.showVfb(true)
)
macroScript CoronaStartInteractive category:"Corona"
(
CoronaRenderer.startInteractive()
)