Python & Unity Scene

   952   0   0
User Avatar
Member
35 posts
Joined: Feb. 2017
Offline
Hello

Is there a way to access on python script, the current unity scene name?
I'm using
filepath = hou.pwd().evalParm("output_dir")
to give a path for my json export.
But I need to match the export name file with the current unity scene.

Thanks in advance for your help.
  • Quick Links