Announcement

Collapse
No announcement yet.

How to check by MEL if V-Ray RT is running

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

  • How to check by MEL if V-Ray RT is running

    Is there a way to check if V-Ray RT is running via MEL?

    I've tried these two but it doesn't seem to work;

    renderer -q -isRunningIprProcedure vray
    vrend -q -iprInitialized?
    Maya 2020/2022
    Win 10x64
    Vray 5

  • #2
    Hi,

    I think you have to use vrayIsRunningIpr().

    /Teodor
    V-Ray developer

    Comment


    • #3


      Thanks!
      Maya 2020/2022
      Win 10x64
      Vray 5

      Comment

      Working...
      X