Method TrackValueChange
TrackValueChange()
Call this before calling UpdateRecentering. Will track any value changes so that the re-centering clock is updated properly.
Declaration
public bool TrackValueChange()
Returns
Type | Description |
---|---|
bool | True if value changed. This value can be used to cancel re-centering when multiple input axes are coupled. |