EntityHit
Defined in: packages/engine/src/gameplay/entity/pick.ts:16
An entity a ray met, and the world point where it met it.
Properties
Section titled “Properties”| Property | Type |
|---|---|
entity |
Entity |
point |
Vector3 |
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 |