Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HasPreviewGUI()

Can this component be Previewed in its current state?
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public virtual bool HasPreviewGUI()

Returns

Type

Description

boolTrue if this component can be Previewed in its current state.

Remarks

Additional Resources: HasPreviewGUI.