Announcement

Collapse
No announcement yet.

Maxscript: clear image from VFB

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Maxscript: clear image from VFB

    Hey guys!

    I need to have access to that "clear image" VFB option in maxscript (see attached file). I know we have the possibility to do something like renderers.current.system_previousRender = 5, but I want to do it at a special time.
    Thank you!
    Attached Files

  • #2
    Hello,

    The command would be:
    Code:
    vfbcontrol #clearimage
    More details here: https://docs.chaos.com/display/VMAX/...ogrammatically

    Best regards,
    Yavor
    Yavor Rubenov
    V-Ray for 3ds Max developer

    Comment


    • #3
      Thanks, perfect!

      Comment


      • #4
        welcome
        Yavor Rubenov
        V-Ray for 3ds Max developer

        Comment

        Working...
        X