RayPlaneHit
Defined in: packages/three-flatland/src/events/raycastHelpers.ts:10
Result of a local Z=0 plane intersection. Scratch values — consume immediately or go through createIntersection (which clones).
Properties
Section titled “Properties”distance
Section titled “distance”distance:
number
Defined in: packages/three-flatland/src/events/raycastHelpers.ts:13
localX
Section titled “localX”localX:
number
Defined in: packages/three-flatland/src/events/raycastHelpers.ts:11
localY
Section titled “localY”localY:
number
Defined in: packages/three-flatland/src/events/raycastHelpers.ts:12