Astra Child

UIMenu Item

Estimated reading: 1 minute 0 views

The UIMenu Item is a ScriptableObject that adds a prefab to the UIMenu. Since the UIMenu is an Editor only tool, we recommend putting the item asset files under an Editor folder (it’s not mandatory, but recommended).

Adding special tags the UIMenu will automatically add an animated minimalist preview for the UIMenu item, if a Prefab Preview has not been set.

Special Tags – simple

  • button
  • dropdown
  • toggle
  • checkbox
  • switch
  • radio
  • inputfield
  • scrollbar
  • scrollview
  • slider
  • view

Special Tags – combos (needs to have both tags)

  • layout, grid
  • layout, horizontal
  • layout, vertical
  • layout, radial
Share this Doc
CONTENTS
Scroll to Top