소스 검색

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
};



불러오는 중...
취소
저장