Function EditorSpatialGizmoPlugin.isHandleHighlighted

Gets whether a handle is highlighted or not. Called for this plugin's active gizmos.

bool isHandleHighlighted (
  EditorSpatialGizmo gizmo,
  const(long) index
) nothrow @nogc;