ironic
Topic Author
Posts: 17
Joined: 20 Nov 2013, 16:40

Noesis GUISystem vs NoesisGUI Panel

18 Dec 2013, 12:53

Hi!

When adding new component to camera I can see Noesis GUISystem and NoesisGUI Panel. Could someone explain what the first one is?

Thanks!
 
User avatar
sfernandez
Site Admin
Posts: 3197
Joined: 22 Dec 2011, 19:20

Re: Noesis GUISystem vs NoesisGUI Panel

18 Dec 2013, 20:56

Hi,

NoesisGUIPanel is the component that defines the xaml that you want to render. You have to attach it to the Main Camera if you want to render the GUI over the screen, or attach it to a GameObject using a Material with a RenderTexture as mainTexture, if you want to render to a texture.

NoesisGUISystem is the component that manages our plugin (initialization/shut down, tick, ...). The only thing you might find useful from this class is the LoadXaml() function, to load aditional xaml files during runtime.

;)

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 8 guests