We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5104b1 commit c24b4d7Copy full SHA for c24b4d7
examples/index.html
@@ -116,7 +116,7 @@ <h1>A-Frame Super Hands Component</h1>
116
super-hands="colliderEvent: raycaster-intersection;
117
colliderEventProperty: els;
118
colliderEndEvent: raycaster-intersection-cleared;
119
- colliderEndEventProperty: el"</pre>
+ colliderEndEventProperty: clearedEls"</pre>
120
<p>This scene also shows the fallback movement that occurs when physics
121
is not available.</p>
122
<a id="sticky" class="example" href="sticky/">Sticky Grab via
0 commit comments