pixelPerfectAlpha : number
The alpha tolerance threshold. If the alpha value of the pixel matches or is above this value, it's considered a hit.
- Default Value
- 255
- Source code: input/InputHandler.js (Line 149)
pixelPerfectAlpha : number
The alpha tolerance threshold. If the alpha value of the pixel matches or is above this value, it's considered a hit.
Please login to continue.