Newbie .net question:
We watched the Xpression U tutorial about using the API to create an application in C#, and we had a question:
It looks like when you are trying to change a text object through the API, you can only see the change when the scene is taken online? Is it possible to update the text while the scene is live on air?
We are trying to build a football score controller, so things like score, downs, and flag markers need to be able to be updated live, preferably without having to put the scene online each time.
Thanks for your insights