Announcement

Collapse
No announcement yet.

stop render/ipr render

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

  • stop render/ipr render

    Hey

    Whats the correct way to stop render/ ipr render from script?
    // uu and how to check if ipr/render is currently active/running ? o.O

    Regards
    Dariusz
    Last edited by Dariusz Makowski (Dadal); Today, 12:42 AM.
    CGI - Freelancer - Available for work

    www.dariuszmakowski.com - come and look

  • #2
    To start Production:
    Code:
    vrend
    To start IPR:
    Code:
    IPRRenderIntoNewWindow
    To abort either:
    Code:
    vrend -abort
    More about the vrend command:
    Code:
    vrend -help
    Last edited by hermit.crab; Today, 01:34 AM.
    Aleksandar Hadzhiev | chaos.com
    Chaos Support Representative | contact us

    Comment

    Working...
    X