Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


activeFilters

Defines the filters that the dynamic atlas system uses to exclude textures from the texture atlas.
Read time 1 minuteLast updated 10 days ago

Definition

public DynamicAtlasFilters activeFilters { get; set; }

Remarks

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