Can someone point me to the API for event FX scripting in VV 4.0e? I want to write a script that will flip an event horizontally or vertically. I have looked at the API for VideoMotion but nothing specifically stands out.
Would I have to use the VideoMotionBounds class and just reverse the topLeft and topRight coordinates?