This version of Unity is unsupported.

QueryGraphOptimizationOptions.swapNotToRightHandSide

public bool swapNotToRightHandSide;

Description

Swaps "Not" operations to the right-hand side of combining operations (i.e. "And", "Or"). Useful if a "Not" operation is slow.