Users can define new variation filters to edit the variation json table defined in their scenes or completely define a new variation definition based on some user defined criteria.
Variation filters are called when the scenes are being translated to render engine (i.e. Arnold, Renderman, etc).
A variation filter is a class with a "filter" method, the arguments are the following:
...