|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
UIDocument to your scene WindowFrameworkRoot.uxml as the source asset (located in the Resources/WindowFramework folder created by the asset installation) WindowFrameworkController.cs file to the UIDocument component in your scene.
Note: You will need to create your content to fill the window with data and the runtime game UI functionality needed.Demo/Scripts/ContentExamples folder.Assets/GarageWareGames/WindowFramework/Demo/Scenes folder. Demo/Scripts/WindowExamples folder.WindowFrameController.Instance._rootElement.Add(new ToolbarWindow());Demo/YouTubeVideoTutorials folder.