recordPointerHistory : boolean
Sets if the Pointer objects should record a history of x/y coordinates they have passed through.
The history is cleared each time the Pointer is pressed down.
The history is updated at the rate specified in Input.pollRate
- Source code: input/Input.js (Line 141)
Please login to continue.