소스 검색

radius revert

Raanan Weber 7 년 전
부모
커밋
d5f0d3529a
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      Viewer/src/configuration/types/extended.ts

+ 4 - 4
Viewer/src/configuration/types/extended.ts

@@ -61,8 +61,8 @@ export let extendedConfiguration: ViewerConfiguration = {
             frustumEdgeFalloff: 0,
             intensity: 7,
             intensityMode: 0,
-            radius: 4.2,
-            range: 4.2,
+            radius: 0.6,
+            range: 4.4,
             spotAngle: 60,
             diffuse: {
                 r: 1,
@@ -100,7 +100,7 @@ export let extendedConfiguration: ViewerConfiguration = {
             frustumEdgeFalloff: 0,
             intensity: 7,
             intensityMode: 0,
-            radius: 5.8,
+            radius: 0.4,
             range: 5.8,
             spotAngle: 57,
             diffuse: {
@@ -131,7 +131,7 @@ export let extendedConfiguration: ViewerConfiguration = {
             frustumEdgeFalloff: 0,
             intensity: 1,
             intensityMode: 0,
-            radius: 6,
+            radius: 0.5,
             range: 6,
             spotAngle: 42.85,
             diffuse: {