- Home /
Question by
MaT227 · Apr 24, 2015 at 01:03 PM ·
c#editoreditor-scriptingasset
How to : Editor.OnPreviewGUI Implementation
Hi,
I would like to create a custom preview for my objects but I have some difficulties to implement Editor.OnPreviewGUI.
Any example of drawing a mesh using this inside an EditorWindow ? I also would like some precisions about the differences between Editor.OnPreviewGUI and Editor.OnInteractivePreviewGUI.
Thank you !
Comment
Your answer
Follow this Question
Related Questions
Importing .png via script 1 Answer
Bind to OnWillSaveAssets and force to save my scene 0 Answers
Is it possible to create a custom gettter/setter on SerializedProperty ? 0 Answers
object field decides when it wants to work,Why does my list clear itself 0 Answers
Scriptable object meta info is hidden, where did it go? 1 Answer