Skip to content

EntityHit

Defined in: packages/engine/src/gameplay/entity/pick.ts:16

An entity a ray met, and the world point where it met it.

Property Type
entity Entity
point Vector3