Hello,
I am looking a script of VRay light icon text turn on/off toggle.
anyone have script?
Actually i am done something like
(
On Execute Do
(
$.icon_text = $.on = not $.on
)
)
It works but it turn on & off light as well as icon text
i want only icon text turn on & off
anyone can update the code.
Thanks