Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeshHitItem

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

Hierarchy

  • MeshHitItem

Index

Properties

intersectionPoint

intersectionPoint: Vec3 = null

The intersection point.

primitiveIndex

primitiveIndex: number = -1

The index of the primitive that was hit.

Generated using TypeDoc