PartHitItem

class cee.mrk.PartHitItem()

HitItem contains the result of a picking operation (rayIntersect()) on a MarkupModel part.

Constructors


Constructors

PartHitItem.constructor()
Return type:PartHitItem

Properties

PartHitItem.intersectionPoint
Type:Vec3

The intersection point.

PartHitItem.primitiveIndex
Type:number

The index of the primitive that was hit.