2
0
Temdog007 6 жил өмнө
parent
commit
1d467d76ac

+ 1 - 1
examples/js/math/Lut.js

@@ -10,7 +10,7 @@ THREE.Lut = function ( colormap, numberofcolors ) {
 
 };
 
-var defaultLegendParamters = {
+var defaultLegendParameters = {
 	layout: 'vertical',
 	position: new THREE.Vector3(),
 	dimensions: { width: 0.5, height: 3 }