Skip to content

Example 1.UGUI

ChengNan Yang edited this page Mar 28, 2018 · 2 revisions

This example extends from 0.Tutorial example to introduce more UI components and developers also can re-use UGUI components from their previous projects to work with Vive Input Utility seamlessly.

  • Click "Add Component" to add the Image script.

tutorial_09


  • Set Source Image UISprite.
  • Set Color to FFFFFF40.

tutorial_10


  • Adjust UI components to your preferred location.

tutorial_11