Programmatic control over realtime mode?

Forgive me if this is covered somewhere obvious…
Is there a way to control whether TD is in realtime mode programmatically?
Currently I’m saving two separate versions for a client so that they can render hi quality but it would be nice to script this.

project.realTime = True or False should work in python

1 Like

As the source. You can find a lot in there: