iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.07k stars 290 forks source link

fix(PotreeDebug): fix oversight #2287

Closed ftoromanoff closed 4 months ago

ftoromanoff commented 4 months ago

An oversight during a previous PR #2262 (forgeting to change on parameter from 'datUi' to 'layer.debugUI') linked to an error message when chaging the gradient that we want the data to be displayed. image