This version of Unity is unsupported.

DynamicAtlasSettings.activeFilters

public UIElements.DynamicAtlasFilters activeFilters;

Description

Defines the filters that the dynamic atlas system uses to exclude textures from the texture atlas.

When you assign a delegate to the atlas's custom filter, activeFilters is passed to the custom filter.