Replies: 1 comment
-
Added in v1.14.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the Inline Editor for Materials it would be nice to see the complete Material Editor, including Header (Shader and Edit Button).
[InlineEditor] public Material mat;
Possible impl in InlineEditorElement.cs
public override void OnGUI(Rect position)
Beta Was this translation helpful? Give feedback.
All reactions