瀏覽代碼

Re-enable curved lines.

master
Pete Shadbolt 7 年之前
父節點
當前提交
6b3cb8bc37
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      abp/static/scripts/materials.js

+ 1
- 1
abp/static/scripts/materials.js 查看文件

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

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



Loading…
取消
儲存