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
public override sealed bool HasPreviewGUI()
Returns
Type | Description |
|---|---|
| bool | True if this component can be Previewed in its current state. |
Remarks
Additional Resources: HasPreviewGUI.