Trying to render ScriptedImporter with ToolboxEditor
See original GitHub issueHi,
I am trying to render ScriptedImporter with ToolboxEditor, but not found a way.
So I copy most code of ToolboxEditor, but ToolboxEditorGui.DrawToolboxProperty(property)
seems doesn’t draw anything in this case.
Any sugguestions?
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Scripting API: ScriptedImporterEditor
Implement to create your own custom preview for the preview area of the inspector, primary editor headers and the object selector.
Read more >Question - Multiple glb importers. How do I fix this?
I have two packages that each have their own glb and gltf importers (MRTK3 and Ready Player Me). This give me two errors...
Read more >Unity ScriptedImporters and the Timeline API | Pretty Pixels
So far I've managed to keep afloat by decompiling the Timeline related code that comes with Unity and then using reflection to access...
Read more >How to create a custom Unity3D importer for texture arrays
In Unity, texture arrays allow us to use one material type for many objects, and thus, batching will work during rendering, and rendering...
Read more >Microsoft.MixedReality.Toolkit.Editor Namespace
MixedRealityToolboxWindow. Inspector class that renders the MRTK toolbox for easy access to creating out-of-box UX prefabs in the current scene.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Tried the PR, and it works. Thank you very much.
Good job, I will try the PR or the next release.
Warning in prev version: