A few questions around API for creating editor instance
1. Is it possible to set output asset size for `editor.create()`? I see there is a type like `OutputAsset`, but cannot see where is it used? In general I gotta confess that it's very hard to navigate trought the API documentation, since some types are missed, sometimes I see some parameteres, and later on I can land on a similar page with types for it without it.
2. Is is possible to set the backgaound transparency so it initially starts with it?
3. Can I set filters just like I set search query ?
