Hello,
it’s possible to draw preview windows like these in a custom inspector deriving from ‘Editor’.
But is the same thing possible using an EditorWindow? I can’t get it to work.
Alex
Hello,
it’s possible to draw preview windows like these in a custom inspector deriving from ‘Editor’.
But is the same thing possible using an EditorWindow? I can’t get it to work.
Alex
Got it to work using this!
It works, thanks