GetGizmoInfo()
Get GizmoInfo for all components with gizmos or icons in the project.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static GizmoInfo[] GetGizmoInfo()
Returns
Type | Description |
|---|---|
| GizmoInfo[] | A collection of GizmoInfo for all component types in the project. |