소스 검색

Reduce node size

Actually happened in previous commit, can't be bothered to amend
master
Pete Shadbolt 7 년 전
부모
커밋
5bcf7fba92
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      static/scripts/materials.js

+ 1
- 0
static/scripts/materials.js 파일 보기

@@ -5,6 +5,7 @@ var curveProperties = {
curvature: 20
};

// Is called on boot
materials.prepare = function() {
var ballSprite = new THREE.Texture(document.getElementById("ball"));
ballSprite.needsUpdate = true;


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