Explorar el Código

Bend edges

master
Pete Shadbolt hace 7 años
padre
commit
7ff467f070
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      abp/static/scripts/materials.js

+ 2
- 2
abp/static/scripts/materials.js Ver fichero

@@ -1,8 +1,8 @@
var materials = {};

var curveProperties = {
splineDensity: 1,
curvature: 20
splineDensity: 20,
curvature: 3
};

// Is called on boot


Cargando…
Cancelar
Guardar