Skip to content

Commit c24b4d7

Browse files
authored
Update raycaster config info
1 parent e5104b1 commit c24b4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1>A-Frame Super Hands Component</h1>
116116
super-hands="colliderEvent: raycaster-intersection;
117117
colliderEventProperty: els;
118118
colliderEndEvent: raycaster-intersection-cleared;
119-
colliderEndEventProperty: el"</pre>
119+
colliderEndEventProperty: clearedEls"</pre>
120120
<p>This scene also shows the fallback movement that occurs when physics
121121
is not available.</p>
122122
<a id="sticky" class="example" href="sticky/">Sticky Grab via

0 commit comments

Comments
 (0)