Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GridPalette.CellSizing

Controls the sizing of cells for a Palette.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Enum
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public enum GridPalette.CellSizing

Fields

Value

Description

AutomaticAutomatically resizes the Palette cells by the size of Sprites in the Palette.
ManualSize of Palette cells will be changed manually by the user.