Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


customFilter

When a delegate is assigned, the dynamic atlas system calls it to determine whether or not a texture can be added to the atlas.
Read time 1 minuteLast updated 4 days ago

Definition

public DynamicAtlasCustomFilter customFilter { get; set; }