LevelEditor | ATF LevelEditor is a powerful tool | Game Engine library
kandi X-RAY | LevelEditor Summary
kandi X-RAY | LevelEditor Summary
Microsoft Windows 7 64-bit SP1 with platform update or newer. Microsoft DirectX 10 compatible graphics card or newer.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of LevelEditor
LevelEditor Key Features
LevelEditor Examples and Code Snippets
Community Discussions
Trending Discussions on LevelEditor
QUESTION
I have a LevelEditor
script which has a custom inspector editor built with UIBuilder and UIElements.
The problem is that i would like to cache references inside a list but i do not want to make a custom list view for it (it's kinda hard to implement in UIElements and not worth the time) so i thought i would just make the private List _myVar;
as [Serializefield]
and then draw the DefaultInspector below the custom one.
I found a method that does this DrawDefaultInspector but unfortunately it does nothing.
...ANSWER
Answered 2020-Sep-20 at 10:35You need to place an IMGUIContainer
via UIBuilder (or by code via _rootElement.Add(IMGUIVisualElement)
) and than do the following inside CreateInspectorGUI
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install LevelEditor
Open the solution Leveleditor\build\LevelEditor.vs2010.sln in Visual Studio 2010 or later.
Change the configuration to Release and then build LevelEditor.
Navigate to the directory in which LevelEditor is built and double-click the file LevelEditor.exe to start LevelEditor.
After LevelEditor starts, select Edit→Preferences and use the Preferences dialog to set the resource root to a location that contains a few ATGI or Collada files and then restart LevelEditor. (Restart LevelEditor just in case).
Drag/drop a few 3D assets from the Resources windows to either the DesignView or the Project lister.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page