@quenty/raycaster

Repeats raycasting attempts while ignoring items via a filter function

Usage no npm install needed!

<script type="module">
  import quentyRaycaster from 'https://cdn.skypack.dev/@quenty/raycaster';
</script>

README

Raycaster

Repeats raycasting attempts while ignoring items via a filter function

Installation

npm install @quenty/raycaster --save

Usage

Usage is designed to be simple.

Raycaster.new(doIgnoreFunction)

Raycaster:Ignore(tableOrInstance)

Raycaster:FindPartOnRay(ray)