Function EditorSpatialGizmoPlugin.setHandle

Update the value of a handle after it has been updated. Called for this plugin's active gizmos.

void setHandle (
  EditorSpatialGizmo gizmo,
  const(long) index,
  Camera camera,
  const(Vector2) point
) nothrow @nogc;