Skip to content

Commit 0225997

Browse files
authored
src: Clean up. (#22988)
1 parent 833395e commit 0225997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Object3D.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ class Object3D extends EventDispatcher {
500500

501501
}
502502

503-
raycast() {}
503+
raycast( /* raycaster, intersects */ ) {}
504504

505505
traverse( callback ) {
506506

0 commit comments

Comments
 (0)