Becomes true or false based on the absolute value of the horizontal (x) axis of the input IAxis2D compared with the
DeadZone. The exact relationship between ShouldUnhover and the input axis is an implementation detail; the value is set based on the axis's value relative to the
DeadZone, but exactly
when that happens is not specified in the contract. Consequently, there may be times when ShouldUnhover does not return the value you might expect from directly comparing the input axis to the
DeadZone.