This version of Unity is unsupported.

MaterialEditor.HasPreviewGUI

Declaration

public bool HasPreviewGUI();

Returns

bool True if this component can be Previewed in its current state.

Description

Can this component be Previewed in its current state?

See Also: Objectpreview.HasPreviewGUI.