| type | The type to get GizmoInfo for. | 
| info | The output argument will contain a valid GizmoInfo when this function returns true. | 
bool Returns true if Unity has a gizmo or icon registered for the requested type.
Get a GizmoInfo for a type if it exists.
Type must be assignable to Component.