Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closetype | 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.