Version: 2017.3

ImageEditor.OnInspectorGUI

Switch to Manual
public void OnInspectorGUI ();

Description

Implement specific ImageEditor inspector GUI code here. If you want to simply extend the existing editor call the base OnInspectorGUI () before doing any custom GUI code.