Search Unity

What API toolkit is Unity Editor written in? UIElements

Discussion in 'Editor Workflows' started by Just_Max_, Feb 5, 2020.

  1. Just_Max_

    Just_Max_

    Joined:
    Nov 13, 2019
    Posts:
    4
    With new UIElements and new Unity UI I got to wonder if Unity started using something like `Electron` for it's GUI rendering toolkit. What kind of tools does Unity Editor use to achieve UIElements and Editor UI, what is it `Qt`, `Electron`, etc.? Is it a custom interpreter for .uss and .uxml?