Unity Engine documentationScript ReferenceUnityEditorGridPaletteGridPalette.CellSizingControls the sizing of cells for a Palette.Read time 1 minuteLast updated 7 days agoDefinition Type: Enum Namespace: UnityEditor Assembly: UnityEditor public enum GridPalette.CellSizing Fields ValueDescriptionAutomaticAutomatically resizes the Palette cells by the size of Sprites in the Palette.ManualSize of Palette cells will be changed manually by the user.