Message 1 of 10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I’m trying to fetch the V-ray render process percentage number while rendering, I opened it via the script as follow :
render camera:$Camera001 vfb:off outputwidth:width outputheight:height outputFile:fileName progressbar:true cancelled:&cancelled
and the percentage just showed at the bottom of screen, but How could I read it??
Many thanks
=================================================
I ased the same question on CGTalk, it's link: CGTalk link=================================================
As Serejah suggested, now I can get the render process bar percentage number, but I still has no idea how to get the text that describe which stage the render job goes.
Solved! Go to Solution.