MeshHitItem contains the result of a picking operation (rayIntersect()) on a Mesh.
rayIntersect()
The intersection point.
The index of the primitive that was hit.
Generated using TypeDoc
MeshHitItem contains the result of a picking operation (
rayIntersect()
) on a Mesh.