timelinefx:timelinefx.tlEffect.SetSize
Method SetSize:Void( Size:Float )
Set the Global attribute Sizex and Sizey of the effect This overides the graph the effect uses to set the Global Attribute Sizex and Sizey. You can use this method if your effect changes particle sizes uniformly. Although even if it doesn't you can still use this effect it will just change both sizex and size to the same values.