Search Unity

Example of 3D rendering on top of UI Elements?

Discussion in 'UI Toolkit' started by Haapavuo, Dec 11, 2019.

  1. Haapavuo

    Haapavuo

    Joined:
    Sep 19, 2015
    Posts:
    97
    Hi,

    I need to render a 3D mesh on top of a UI Elements based UI. The location needs to be precise in relation to the UI.

    How would you implement that? Is there any examples available?

    Thank you in advance!
     
  2. Jawsarn

    Jawsarn

    Joined:
    Jan 12, 2017
    Posts:
    245
    Have you tried Panel Transform and Target Texture in the Panel Renderer options?