MeshHitItem

class cee.geo.MeshHitItem()

MeshHitItem contains the result of a picking operation (rayIntersect()) on a Mesh.


Properties

cee.geo.MeshHitItem.intersectionPoint

The intersection point.

cee.geo.MeshHitItem.primitiveIndex

The index of the primitive that was hit.