feat(spatial): add raycasting utilities (raycastSegment, raycastAabb); docs + tests + example #131
Annotations
10 errors
|
build:
tests/raycast.test.ts#L34
Unsafe call of an `any` typed value
|
|
build:
tests/raycast.test.ts#L34
Unsafe assignment of an `any` value
|
|
build:
tests/raycast.test.ts#L25
Unsafe call of an `any` typed value
|
|
build:
tests/raycast.test.ts#L25
Unsafe assignment of an `any` value
|
|
build:
tests/raycast.test.ts#L17
Unsafe call of an `any` typed value
|
|
build:
tests/raycast.test.ts#L17
Unsafe assignment of an `any` value
|
|
build:
tests/raycast.test.ts#L12
Unsafe member access .distance on an `any` value
|
|
build:
tests/raycast.test.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
build:
tests/raycast.test.ts#L6
Unsafe call of an `any` typed value
|
|
build:
tests/raycast.test.ts#L6
Unsafe assignment of an `any` value
|