HitItem contains the result of a picking operation (rayIntersect()) on a MarkupModel.
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 MarkupModel
The index of the primitive within the Part
Generated using TypeDoc
HitItem contains the result of a picking operation (
rayIntersect()
) on a MarkupModel.