pointerId : number
The pointerId property of the Pointer as set by the DOM event when this Pointer is started. The browser can and will recycle this value.
- Source code: input/Pointer.js (Line 50)
pointerId : number
The pointerId property of the Pointer as set by the DOM event when this Pointer is started. The browser can and will recycle this value.
Please login to continue.