CurvedUI
  • 👋Getting Started
    • Compatibility
    • CurvedUI in a new Project
    • Setup for Steam VR SDK
    • Setup for Meta XR SDK
    • Setup for Unity XR SDK
    • Setup for other Platforms
  • 🔰Scripting API
    • CurvedUIInputModule
    • CurvedUISettings
    • CurvedUIRaycaster
  • ❓FAQ & Common Problems
  • 🐞Known Issues
  • 🗒️Changelog
  • 🙋Contact & Support
Powered by GitBook
On this page
  1. Getting Started

CurvedUI in a new Project

  1. Import CurvedUI package

  2. Create a Canvas and switch it to World Space mode.

  3. Add CurvedUISettings component to Canvas gameobject.

  4. Set the desired shape in the CurvedUISettings component.

  5. Chose a control method on CurvedUISettings and configure it.

  6. Start the game.

PreviousCompatibilityNextSetup for Steam VR SDK

Last updated 3 months ago

👋