Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 786 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 786 Bytes

goto-system-setting-UnityXR

Unity Versions:

  • 2019.4 and later

Description:

  • click "Setting" button in the demo scene to jump to the native 3D Setting interface.
  • click "Bluetooth" button to jump to the native Bluetooth setting interface.
  • click the "WIFI" button to jump to the native WIFI setting interface.
  • click the "Controller" button to jump to the Controller management interface.

Usage:

  • Scene: Assets -> Scene -> GotoSystemSettingDemo

  • After packaging, use in pico device

  • Note that you add permissions on the AndroidManifest.xml

Note:

  • This demo is implemented in Unity 2019.4.