DynamicAtlasCustomFilter
Delegate that can be used as a custom filter for the dynamic atlas.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Delegate
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public delegate bool DynamicAtlasCustomFilter(Texture2D texture, ref DynamicAtlasFilters filtersToApply)