소스 검색

Bend edges

master
Pete Shadbolt 7 년 전
부모
커밋
7ff467f070
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      abp/static/scripts/materials.js

+ 2
- 2
abp/static/scripts/materials.js 파일 보기

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

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

// Is called on boot


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