Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jul 18, 2023
1 parent 60604cf commit 4d691c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ intersectsBox( box : Box3, boxToBvh : Matrix4 ) : Boolean

Returns whether or not the mesh intersects the given box.

The `boxToBvh` parameter is the transform of the box in the meshs frame.
The `boxToBvh` parameter is the transform of the box in the meshes frame.

### .intersectsGeometry

Expand Down

0 comments on commit 4d691c3

Please sign in to comment.