Skip to content

[Feature] Stacking filters #3

@stelzo

Description

@stelzo

Parameter to stack multiple filters behind each other. Example:

<param name="filters" type="string" value="voxel_0,aabb_0"/>
<param name="aabb_0_invert" type="bool" value="true"/>

First applies a Voxel Downsampling filter followed by the AABB in inverted mode.
The _0 implies the first instance which can be used to set specific parameters with a prefix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions