wasabia / three_dart

three.js rewrite by Dart, Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.
MIT License
444 stars 77 forks source link

points: Fix raycast threshold lookup #125

Closed julianscheel closed 1 year ago

julianscheel commented 1 year ago

This fixes a broken lookup of the threshold value in the Points parameter map for the raycast function.