aframe-raycaster-thresholds
Version:
Enables configuration of the proximity thresholds for raycasting against lines and points.
25 lines (24 loc) • 771 B
JSON
{
"name": "aframe-raycaster-thresholds",
"version": "0.1.0",
"description": "Enables configuration of the proximity thresholds for raycasting against lines and points.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/diarmidmackenzie/aframe-components/tree/main/components/raycaster-thresholds"
},
"keywords": [
"A-Frame",
"Raycasting",
"Proxy"
],
"bugs": {
"url": "https://github.com/diarmidmackenzie/aframe-components/issues"
},
"homepage": "https://diarmidmackenzie.github.io/aframe-components/components/raycaster-thresholds#readme",
"author": "Diarmid Mackenzie",
"license": "MIT"
}