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
  • Resources
  • Canvas Placement Unity component
  • Watch it in action
  • Panel Size Guidelines prefab
  • How does it work?
  • Watch it in action

Was this helpful?

  1. Features

UX Resources

FloatGrids includes UX features to ensure that panels are properly positioned relative to the user's point of view and that their size fits perfectly within the user's field of vision.

PreviousLogoNextOverview

Last updated 1 year ago

Was this helpful?

Resources

  • Canvas Placement Unity component

  • Panel Size Guidelines prefab

Canvas Placement Unity component

The Canvas Placement component allows you to control the three key parameters of a canvas when positioning it in front of the user: distance, scale, and height. Canvas Placement utilizes the DMM system to scale the canvas proportionally to the distance.

We recommend using a 4º angle for UIs placed between 0.65 cm and 2 meters.

Remember to synchronize the scale with the distance to utilize the DMM system, where a pixel in Figma corresponds to a millimeter in Unity. Nevertheless, you can experiment with different scales if required.

Watch it in action

Panel Size Guidelines prefab

The Panel Size Guidelines prefab serves as your assistant in managing the size of the UI relative to the user.

How does it work?

Find it in FloatGrids/Design System/UX Resources

Watch it in action

Simply drag and drop the Panel Size Guidelines prefab into your scene, and it will automatically position itself to your camera using the . The prefab provides a visual representation of a grid with comfort zones, allowing you to position your UI accordingly and adjust as needed.

Canvas Placement component