Function EditorSpatialGizmoPlugin.getHandleName

Override this method to provide gizmo's handle names. Called for this plugin's active gizmos.

String getHandleName (
  EditorSpatialGizmo gizmo,
  const(long) index
) nothrow @nogc;