Skip to content

Document and code do not match, Mesh.raycast() #14127

@FishOrBear

Description

@FishOrBear

https://threejs.org/docs/index.html#api/objects/Mesh.raycast

In the document

.raycast ( raycaster : Raycaster, intersects : Array ) : Array

In the source code does not return an array, I think it is better to return an array.

So should we change the document or change the code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions