Checkbox

The Checkbox UI component doesn't use the Primitive/Variant system. Instead it uses two prefabs combined.

Checkbox structure in Unity

Checkbox prefabs

  • Checkbox Label

  • Checkbox Mark

Find them in FloatGrids/Design System/UI Components/Checkbox

Customization

  • Edit the Checkbox prefabs to change size, spaces, structure, corners to all variants at once.

Last updated