HitItem contains the result of a picking operation (rayIntersect()) on a GeometryModel.
rayIntersect()
The 3d point (in world coordinates) of the intersection between the ray and the primitive that was hit
The index of the part within the GeometryModel
The index of the primitive within the part's Mesh
Generated using TypeDoc
HitItem contains the result of a picking operation (
rayIntersect()
) on a GeometryModel.