I'm using the Touch.Alpha
, Touch.Beta
& Touch.Gamma
properties. The problem is, they only seem to be a valid value for integers.
https://drive.google.com/open?id=1XEArIF97ABCOdSovFpW3s0qTdsaqwnOe
I can prove this with Chrome dev tooling. When the emulated orientation is any fraction, no valid is available. When it is an integer, it's fine.
Is this a bug or is this me not understanding it's use?