Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

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.