Session Box Location

1.31K viewsCSS Questions
0

How do I get the current session box location?

I imagine some version of Self.Get_SessionBox_offsets? maybe specify to get Scene or Track?

Also, is there some kind of reference anywhere to avoid asking this kind of question?

Thanks.

admin Changed status to publish
Attached Files:
0

Nevermind – I found it while going through conditions!!

self.get_sessbox_scene_offset()

That worked perfectly for firing the scene at the top of the session box. (if there’s a more elegant way to do it, please advise)

🙂

admin Changed status to publish
Attached Files: