Hi,
I'm trying to set the filter using js api in an imported scene.
I've found that I can use element_set_attrbute command to set the filter kernel, i.e. box, in the options element using attributeName = "filter".

But how can I set the filter size value? I'd like to use different values.

Thanks