JSPM

  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q77549F
  • License MIT

Repeats raycasting attempts while ignoring items via a filter function

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@quenty/raycaster) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    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)