timelinefx:timelinefx.tlParticleManager.SetScreenPosition
Method SetScreenPosition:Void( x:Int, y:Int )
Set the current screen position.
If you're rendering to a particular section of the screen then you can set the position of the viewport's coordinates using
this command. Thanks to Imphy for the suggestion!