FloatGrids Documentation
  • 🌍Go to floatgrids.com
  • 💬Get support on Discord
  • GETTING STARTED
    • Installation
    • Overview
    • Figma file
    • Demo
    • XR UI design guidelines
    • Tutorials
  • Features
    • Customization Overview
    • Color Palette
    • Typography
    • Corners
    • UI Components
    • Icons
    • Logo
    • UX Resources
  • UI Components
    • Overview
    • Alert
    • Badges
    • Button
    • Card
    • Checkbox
    • Contextual Menu
    • Divider
    • Dropdown
    • Empty State
    • Keyboard and keypad (WIP)
    • List
    • Navigation
    • Modal
    • Panel
    • Profile Image
    • Progress
    • Radio Group
    • Slider
    • Text Field
    • Table
    • Tooltip
    • Toggle
  • Views
    • Onboarding View
    • Gallery View
    • Sidebar view
    • Settings View
    • Navbar Panel
  • Layouts
    • Layouts
Powered by GitBook
On this page
  • Panel structure in Unity
  • Primitive Panel prefab
  • Panel variants
  • Scroll View

Was this helpful?

  1. UI Components

Panel

Panels are where the UI resides. Use the empty panel to create new views or utilize the pre-made panels to fill them with your content. Pre-made panels adjust in size so they can be used in any layout

PreviousModalNextProfile Image

Last updated 1 year ago

Was this helpful?

Use Primitives Panel prefab to customize color and border to all the variants of the panels at once. Use the variants in your scene.

Panel structure in Unity

Primitive Panel prefab

  • Primitive Panel

Find them in FloatGrids/Design System/Customization/Primitive UI Components/Panel Primitive

Panel variants

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

Scroll View

Use scroll prefab to be able to scroll your content in the panels.

  • Find the primitive scroll view prefab in FloatGrids/Design System/Customization/Primitive UI Components/Scroll View Primitive

  • Find the Scroll View variant in FloatGrids/Design System/UI Components/Scroll View