Search Unity

Question The same UI for HoloLens and Tablet

Discussion in 'AR' started by yuemco, Feb 26, 2021.

  1. yuemco

    yuemco

    Joined:
    Jul 1, 2018
    Posts:
    36
    Hi all,

    I have an AR app working on HoloLens 2 and I want to deploy it to iPad including the same UI. I know canvas has a property for world space and screen space. To achieve the same UI, should I create separate UI systems for my client or is it possible to use the same UI for different apps(2D and 3D)?

    Thanks.
     
  2. FrankvHoof

    FrankvHoof

    Joined:
    Nov 3, 2014
    Posts:
    258
  3. TreyK-47

    TreyK-47

    Unity Technologies

    Joined:
    Oct 22, 2019
    Posts:
    1,822
    The team suggests you use a worldspace canvas to display UI on a Hololens.