extend raycaster far for mouse cursor
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</a-entity>
|
||||
|
||||
<a-entity id="mouseCursor" mixin="raycaster" cursor="rayOrigin: mouse" debug-cursor
|
||||
bind__raycaster="enabled: !inVR"></a-entity>
|
||||
bind__raycaster="enabled: !inVR" raycaster="far: 20"></a-entity>
|
||||
</a-scene>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user