viral-viewer-2 6.2.1 → 6.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/dist/index.js +2 -21
- package/dist/index.js.LICENSE.txt +19 -0
- package/dist/threejs-addon/n8ao/post-processing.d.ts +109 -109
- package/package.json +6 -4
- package/dist/components/animation/viral-animation.js +0 -59
- package/dist/components/animation/viral-animation.js.map +0 -1
- package/dist/components/bvh/viral-bvh.js +0 -19
- package/dist/components/bvh/viral-bvh.js.map +0 -1
- package/dist/components/camera/viral-camera.js +0 -201
- package/dist/components/camera/viral-camera.js.map +0 -1
- package/dist/components/centralized-event-handler/viral-centralized-event-handler.d.ts +0 -7
- package/dist/components/centralized-event-handler/viral-centralized-event-handler.js +0 -47
- package/dist/components/centralized-event-handler/viral-centralized-event-handler.js.map +0 -1
- package/dist/components/compress/viral-compress.processor.js +0 -13
- package/dist/components/compress/viral-compress.processor.js.map +0 -1
- package/dist/components/context-menu/viral-context-menu.d.ts +0 -17
- package/dist/components/context-menu/viral-context-menu.js +0 -74
- package/dist/components/context-menu/viral-context-menu.js.map +0 -1
- package/dist/components/custom-objects/index.js +0 -6
- package/dist/components/custom-objects/index.js.map +0 -1
- package/dist/components/custom-objects/viral-instanced-mesh.js +0 -200
- package/dist/components/custom-objects/viral-instanced-mesh.js.map +0 -1
- package/dist/components/data-manager/viral-data-manager.js +0 -35
- package/dist/components/data-manager/viral-data-manager.js.map +0 -1
- package/dist/components/event-handler/base/event-dispatcher.js +0 -35
- package/dist/components/event-handler/base/event-dispatcher.js.map +0 -1
- package/dist/components/event-handler/keyboard/viral-keyboard.js +0 -76
- package/dist/components/event-handler/keyboard/viral-keyboard.js.map +0 -1
- package/dist/components/event-handler/mouse/viral-mouse.js +0 -234
- package/dist/components/event-handler/mouse/viral-mouse.js.map +0 -1
- package/dist/components/event-handler/viral-centralized-event-handler.js +0 -158
- package/dist/components/event-handler/viral-centralized-event-handler.js.map +0 -1
- package/dist/components/event-handler/viral-lifecycle-event-handler.js +0 -55
- package/dist/components/event-handler/viral-lifecycle-event-handler.js.map +0 -1
- package/dist/components/keyboard/viral-keyboard.d.ts +0 -17
- package/dist/components/keyboard/viral-keyboard.js +0 -76
- package/dist/components/keyboard/viral-keyboard.js.map +0 -1
- package/dist/components/loader/viral-point-cloud.loader.js +0 -33
- package/dist/components/loader/viral-point-cloud.loader.js.map +0 -1
- package/dist/components/loader/viral-revit.loader.js +0 -119
- package/dist/components/loader/viral-revit.loader.js.map +0 -1
- package/dist/components/loader/viral-three.loader.js +0 -20
- package/dist/components/loader/viral-three.loader.js.map +0 -1
- package/dist/components/loader/viral.loader.js +0 -16
- package/dist/components/loader/viral.loader.js.map +0 -1
- package/dist/components/material/viral-material-manager.js +0 -60
- package/dist/components/material/viral-material-manager.js.map +0 -1
- package/dist/components/mouse/viral-mouse.d.ts +0 -31
- package/dist/components/mouse/viral-mouse.js +0 -234
- package/dist/components/mouse/viral-mouse.js.map +0 -1
- package/dist/components/navigation-cube/components/cube-camera.d.ts +0 -15
- package/dist/components/navigation-cube/components/cube-camera.js +0 -74
- package/dist/components/navigation-cube/components/cube-camera.js.map +0 -1
- package/dist/components/navigation-cube/components/cube-renderer.d.ts +0 -9
- package/dist/components/navigation-cube/components/cube-renderer.js +0 -31
- package/dist/components/navigation-cube/components/cube-renderer.js.map +0 -1
- package/dist/components/navigation-cube/components/cube-scene.d.ts +0 -13
- package/dist/components/navigation-cube/components/cube-scene.js +0 -546
- package/dist/components/navigation-cube/components/cube-scene.js.map +0 -1
- package/dist/components/navigation-cube/components/cube.mouse.d.ts +0 -9
- package/dist/components/navigation-cube/components/cube.mouse.js +0 -109
- package/dist/components/navigation-cube/components/cube.mouse.js.map +0 -1
- package/dist/components/navigation-cube/viral-navigation-cube.d.ts +0 -16
- package/dist/components/navigation-cube/viral-navigation-cube.js +0 -50
- package/dist/components/navigation-cube/viral-navigation-cube.js.map +0 -1
- package/dist/components/post-processing/ambient-occlusion-effect.d.ts +0 -11
- package/dist/components/post-processing/ambient-occlusion-effect.js +0 -32
- package/dist/components/post-processing/ambient-occlusion-effect.js.map +0 -1
- package/dist/components/post-processing/bloom-effect.d.ts +0 -11
- package/dist/components/post-processing/bloom-effect.js +0 -29
- package/dist/components/post-processing/bloom-effect.js.map +0 -1
- package/dist/components/post-processing/outline-effect.d.ts +0 -13
- package/dist/components/post-processing/outline-effect.js +0 -33
- package/dist/components/post-processing/outline-effect.js.map +0 -1
- package/dist/components/post-processing/post-processing-renderer.js +0 -46
- package/dist/components/post-processing/post-processing-renderer.js.map +0 -1
- package/dist/components/post-processing/viral-post-processing.d.ts +0 -11
- package/dist/components/post-processing/viral-post-processing.js +0 -29
- package/dist/components/post-processing/viral-post-processing.js.map +0 -1
- package/dist/components/renderer/viral-renderer.js +0 -51
- package/dist/components/renderer/viral-renderer.js.map +0 -1
- package/dist/components/scene/viral-scene.js +0 -129
- package/dist/components/scene/viral-scene.js.map +0 -1
- package/dist/components/spinner/viral-spinner.d.ts +0 -10
- package/dist/components/spinner/viral-spinner.js +0 -207
- package/dist/components/spinner/viral-spinner.js.map +0 -1
- package/dist/components/stats/viral-stats.js +0 -17
- package/dist/components/stats/viral-stats.js.map +0 -1
- package/dist/components/tools/tools/viral-tool-ambient-occlusion.d.ts +0 -7
- package/dist/components/tools/tools/viral-tool-ambient-occlusion.js +0 -16
- package/dist/components/tools/tools/viral-tool-ambient-occlusion.js.map +0 -1
- package/dist/components/tools/tools/viral-tool-dark-mode.d.ts +0 -7
- package/dist/components/tools/tools/viral-tool-dark-mode.js +0 -21
- package/dist/components/tools/tools/viral-tool-dark-mode.js.map +0 -1
- package/dist/components/tools/tools/viral-tool-elevation.d.ts +0 -11
- package/dist/components/tools/tools/viral-tool-elevation.js +0 -30
- package/dist/components/tools/tools/viral-tool-elevation.js.map +0 -1
- package/dist/components/tools/tools/viral-tool-measure.d.ts +0 -33
- package/dist/components/tools/tools/viral-tool-measure.js +0 -243
- package/dist/components/tools/tools/viral-tool-measure.js.map +0 -1
- package/dist/components/tools/tools/viral-tool-sunlight.d.ts +0 -7
- package/dist/components/tools/tools/viral-tool-sunlight.js +0 -46
- package/dist/components/tools/tools/viral-tool-sunlight.js.map +0 -1
- package/dist/components/tools/viral-tools.d.ts +0 -32
- package/dist/components/tools/viral-tools.js +0 -213
- package/dist/components/tools/viral-tools.js.map +0 -1
- package/dist/components/visibility-manager/viral-visibility-manager.js +0 -168
- package/dist/components/visibility-manager/viral-visibility-manager.js.map +0 -1
- package/dist/components/worker/base/worker-pool.js +0 -68
- package/dist/components/worker/base/worker-pool.js.map +0 -1
- package/dist/components/worker/base/worker-thread.js +0 -35
- package/dist/components/worker/base/worker-thread.js.map +0 -1
- package/dist/components/worker/fetch-data.worker.js +0 -31
- package/dist/components/worker/fetch-data.worker.js.map +0 -1
- package/dist/components/worker/viral-viewer-2.worker.js +0 -127
- package/dist/components/worker/viral-viewer-2.worker.js.map +0 -1
- package/dist/components/worker/viral-viewer-3.worker.js +0 -82
- package/dist/components/worker/viral-viewer-3.worker.js.map +0 -1
- package/dist/components/worker/viral-viewer-4.worker.js +0 -97
- package/dist/components/worker/viral-viewer-4.worker.js.map +0 -1
- package/dist/components/worker/viral-viewer.worker.js +0 -107
- package/dist/components/worker/viral-viewer.worker.js.map +0 -1
- package/dist/components/worker-script/fetch-data-worker.script.js +0 -56
- package/dist/components/worker-script/fetch-data-worker.script.js.map +0 -1
- package/dist/components/worker-script/load-model-worker-2.script.js +0 -2704
- package/dist/components/worker-script/load-model-worker-2.script.js.map +0 -1
- package/dist/components/worker-script/load-model-worker-3.script.js +0 -34170
- package/dist/components/worker-script/load-model-worker-3.script.js.map +0 -1
- package/dist/components/worker-script/load-model-worker.script.js +0 -148
- package/dist/components/worker-script/load-model-worker.script.js.map +0 -1
- package/dist/components/worker-script/threejs.types.js +0 -34162
- package/dist/components/worker-script/threejs.types.js.map +0 -1
- package/dist/const/colors.js +0 -38
- package/dist/const/colors.js.map +0 -1
- package/dist/const/fonts.js +0 -17
- package/dist/const/fonts.js.map +0 -1
- package/dist/gui/context-menu/viral-context-menu.js +0 -74
- package/dist/gui/context-menu/viral-context-menu.js.map +0 -1
- package/dist/gui/draggable-modal/viral-draggable-modal.js +0 -91
- package/dist/gui/draggable-modal/viral-draggable-modal.js.map +0 -1
- package/dist/gui/fonts/fonts.js +0 -20
- package/dist/gui/fonts/fonts.js.map +0 -1
- package/dist/gui/navigation-cube/components/cube-camera.js +0 -74
- package/dist/gui/navigation-cube/components/cube-camera.js.map +0 -1
- package/dist/gui/navigation-cube/components/cube-renderer.js +0 -31
- package/dist/gui/navigation-cube/components/cube-renderer.js.map +0 -1
- package/dist/gui/navigation-cube/components/cube-scene.js +0 -546
- package/dist/gui/navigation-cube/components/cube-scene.js.map +0 -1
- package/dist/gui/navigation-cube/components/cube.mouse.js +0 -109
- package/dist/gui/navigation-cube/components/cube.mouse.js.map +0 -1
- package/dist/gui/navigation-cube/viral-navigation-cube.js +0 -50
- package/dist/gui/navigation-cube/viral-navigation-cube.js.map +0 -1
- package/dist/gui/spinner/viral-spinner.js +0 -102
- package/dist/gui/spinner/viral-spinner.js.map +0 -1
- package/dist/gui/tools/tools/viral-tool-ambient-occlusion.js +0 -16
- package/dist/gui/tools/tools/viral-tool-ambient-occlusion.js.map +0 -1
- package/dist/gui/tools/tools/viral-tool-dark-mode.js +0 -21
- package/dist/gui/tools/tools/viral-tool-dark-mode.js.map +0 -1
- package/dist/gui/tools/tools/viral-tool-elevation.js +0 -30
- package/dist/gui/tools/tools/viral-tool-elevation.js.map +0 -1
- package/dist/gui/tools/tools/viral-tool-measure.js +0 -243
- package/dist/gui/tools/tools/viral-tool-measure.js.map +0 -1
- package/dist/gui/tools/tools/viral-tool-sunlight.js +0 -46
- package/dist/gui/tools/tools/viral-tool-sunlight.js.map +0 -1
- package/dist/gui/tools/viral-tools.js +0 -213
- package/dist/gui/tools/viral-tools.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/models/dictionary.model.d.ts +0 -0
- package/dist/models/dictionary.model.js +0 -1
- package/dist/models/dictionary.model.js.map +0 -1
- package/dist/services/local-storage.service.js +0 -57
- package/dist/services/local-storage.service.js.map +0 -1
- package/dist/threejs-addon/buffer-geometry-utils.d.ts +0 -64
- package/dist/threejs-addon/buffer-geometry-utils.js +0 -807
- package/dist/threejs-addon/buffer-geometry-utils.js.map +0 -1
- package/dist/threejs-addon/gltf-loader.d.ts +0 -17
- package/dist/threejs-addon/gltf-loader.js +0 -2796
- package/dist/threejs-addon/gltf-loader.js.map +0 -1
- package/dist/threejs-addon/n8ao/n8ao.js +0 -1952
- package/dist/threejs-addon/n8ao/n8ao.js.map +0 -1
- package/dist/threejs-addon/n8ao/post-processing.js +0 -15145
- package/dist/threejs-addon/n8ao/post-processing.js.map +0 -1
- package/dist/threejs-addon/post-processing/effect-composer.d.ts +0 -27
- package/dist/threejs-addon/post-processing/effect-composer.js +0 -134
- package/dist/threejs-addon/post-processing/effect-composer.js.map +0 -1
- package/dist/threejs-addon/post-processing/mask-pass.d.ts +0 -11
- package/dist/threejs-addon/post-processing/mask-pass.js +0 -69
- package/dist/threejs-addon/post-processing/mask-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/outline-pass.d.ts +0 -58
- package/dist/threejs-addon/post-processing/outline-pass.js +0 -484
- package/dist/threejs-addon/post-processing/outline-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/output-pass.d.ts +0 -11
- package/dist/threejs-addon/post-processing/output-pass.js +0 -61
- package/dist/threejs-addon/post-processing/output-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/pass.d.ts +0 -20
- package/dist/threejs-addon/post-processing/pass.js +0 -48
- package/dist/threejs-addon/post-processing/pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/render-pass.d.ts +0 -13
- package/dist/threejs-addon/post-processing/render-pass.js +0 -50
- package/dist/threejs-addon/post-processing/render-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/sao-pass.d.ts +0 -62
- package/dist/threejs-addon/post-processing/sao-pass.js +0 -296
- package/dist/threejs-addon/post-processing/sao-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/shader-pass.d.ts +0 -11
- package/dist/threejs-addon/post-processing/shader-pass.js +0 -48
- package/dist/threejs-addon/post-processing/shader-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/ssaa-render-pass.d.ts +0 -30
- package/dist/threejs-addon/post-processing/ssaa-render-pass.js +0 -202
- package/dist/threejs-addon/post-processing/ssaa-render-pass.js.map +0 -1
- package/dist/threejs-addon/post-processing/unreal-bloom-pass.d.ts +0 -48
- package/dist/threejs-addon/post-processing/unreal-bloom-pass.js +0 -290
- package/dist/threejs-addon/post-processing/unreal-bloom-pass.js.map +0 -1
- package/dist/threejs-addon/shaders/color-correction-shader.d.ts +0 -22
- package/dist/threejs-addon/shaders/color-correction-shader.js +0 -43
- package/dist/threejs-addon/shaders/color-correction-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/copy-shader.d.ts +0 -13
- package/dist/threejs-addon/shaders/copy-shader.js +0 -39
- package/dist/threejs-addon/shaders/copy-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/depth-limited-blur-shader.d.ts +0 -48
- package/dist/threejs-addon/shaders/depth-limited-blur-shader.js +0 -142
- package/dist/threejs-addon/shaders/depth-limited-blur-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/fxaa-shader.d.ts +0 -14
- package/dist/threejs-addon/shaders/fxaa-shader.js +0 -279
- package/dist/threejs-addon/shaders/fxaa-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/luminosity-high-pass-shader.d.ts +0 -27
- package/dist/threejs-addon/shaders/luminosity-high-pass-shader.js +0 -56
- package/dist/threejs-addon/shaders/luminosity-high-pass-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/output-shader.d.ts +0 -13
- package/dist/threejs-addon/shaders/output-shader.js +0 -72
- package/dist/threejs-addon/shaders/output-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/sao-shader.d.ts +0 -71
- package/dist/threejs-addon/shaders/sao-shader.js +0 -180
- package/dist/threejs-addon/shaders/sao-shader.js.map +0 -1
- package/dist/threejs-addon/shaders/unpack-depth-rgba-shader.d.ts +0 -13
- package/dist/threejs-addon/shaders/unpack-depth-rgba-shader.js +0 -41
- package/dist/threejs-addon/shaders/unpack-depth-rgba-shader.js.map +0 -1
- package/dist/threejs-addon/simplify-modifier.d.ts +0 -4
- package/dist/threejs-addon/simplify-modifier.js +0 -325
- package/dist/threejs-addon/simplify-modifier.js.map +0 -1
- package/dist/threejs-addon/stats.js +0 -102
- package/dist/threejs-addon/stats.js.map +0 -1
- package/dist/threejs-addon/transform-control.d.ts +0 -74
- package/dist/threejs-addon/transform-control.js +0 -1033
- package/dist/threejs-addon/transform-control.js.map +0 -1
- package/dist/types.js +0 -145
- package/dist/types.js.map +0 -1
- package/dist/utils/html.js +0 -12
- package/dist/utils/html.js.map +0 -1
- package/dist/utils/index.js +0 -10
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/log.js +0 -14
- package/dist/utils/log.js.map +0 -1
- package/dist/utils/threejs.js +0 -44
- package/dist/utils/threejs.js.map +0 -1
- package/dist/viral-viewer-api.js +0 -73
- package/dist/viral-viewer-api.js.map +0 -1
|
@@ -133,7 +133,7 @@ export var AdaptiveLuminanceMaterial: {
|
|
|
133
133
|
blendEquation: import("three").BlendingEquation;
|
|
134
134
|
blendEquationAlpha: number | null;
|
|
135
135
|
blending: import("three").Blending;
|
|
136
|
-
blendSrc: import("three").BlendingDstFactor
|
|
136
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
137
137
|
blendSrcAlpha: number | null;
|
|
138
138
|
clipIntersection: boolean;
|
|
139
139
|
clippingPlanes: import("three").Plane[];
|
|
@@ -335,7 +335,7 @@ export var AdaptiveLuminancePass: {
|
|
|
335
335
|
blendEquation: import("three").BlendingEquation;
|
|
336
336
|
blendEquationAlpha: number | null;
|
|
337
337
|
blending: import("three").Blending;
|
|
338
|
-
blendSrc: import("three").BlendingDstFactor
|
|
338
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
339
339
|
blendSrcAlpha: number | null;
|
|
340
340
|
clipIntersection: boolean;
|
|
341
341
|
clippingPlanes: import("three").Plane[];
|
|
@@ -467,7 +467,7 @@ export var AdaptiveLuminancePass: {
|
|
|
467
467
|
blendEquation: import("three").BlendingEquation;
|
|
468
468
|
blendEquationAlpha: number | null;
|
|
469
469
|
blending: import("three").Blending;
|
|
470
|
-
blendSrc: import("three").BlendingDstFactor
|
|
470
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
471
471
|
blendSrcAlpha: number | null;
|
|
472
472
|
clipIntersection: boolean;
|
|
473
473
|
clippingPlanes: import("three").Plane[];
|
|
@@ -1456,7 +1456,7 @@ export var BloomEffect: {
|
|
|
1456
1456
|
blendEquation: import("three").BlendingEquation;
|
|
1457
1457
|
blendEquationAlpha: number | null;
|
|
1458
1458
|
blending: import("three").Blending;
|
|
1459
|
-
blendSrc: import("three").BlendingDstFactor
|
|
1459
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
1460
1460
|
blendSrcAlpha: number | null;
|
|
1461
1461
|
clipIntersection: boolean;
|
|
1462
1462
|
clippingPlanes: import("three").Plane[];
|
|
@@ -1585,7 +1585,7 @@ export var BloomEffect: {
|
|
|
1585
1585
|
blendEquation: import("three").BlendingEquation;
|
|
1586
1586
|
blendEquationAlpha: number | null;
|
|
1587
1587
|
blending: import("three").Blending;
|
|
1588
|
-
blendSrc: import("three").BlendingDstFactor
|
|
1588
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
1589
1589
|
blendSrcAlpha: number | null;
|
|
1590
1590
|
clipIntersection: boolean;
|
|
1591
1591
|
clippingPlanes: import("three").Plane[];
|
|
@@ -1962,7 +1962,7 @@ export var BloomEffect: {
|
|
|
1962
1962
|
blendEquation: import("three").BlendingEquation;
|
|
1963
1963
|
blendEquationAlpha: number | null;
|
|
1964
1964
|
blending: import("three").Blending;
|
|
1965
|
-
blendSrc: import("three").BlendingDstFactor
|
|
1965
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
1966
1966
|
blendSrcAlpha: number | null;
|
|
1967
1967
|
clipIntersection: boolean;
|
|
1968
1968
|
clippingPlanes: import("three").Plane[];
|
|
@@ -2388,7 +2388,7 @@ export var BloomEffect: {
|
|
|
2388
2388
|
blendEquation: import("three").BlendingEquation;
|
|
2389
2389
|
blendEquationAlpha: number | null;
|
|
2390
2390
|
blending: import("three").Blending;
|
|
2391
|
-
blendSrc: import("three").BlendingDstFactor
|
|
2391
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
2392
2392
|
blendSrcAlpha: number | null;
|
|
2393
2393
|
clipIntersection: boolean;
|
|
2394
2394
|
clippingPlanes: import("three").Plane[];
|
|
@@ -3019,7 +3019,7 @@ export var BloomEffect: {
|
|
|
3019
3019
|
blendEquation: import("three").BlendingEquation;
|
|
3020
3020
|
blendEquationAlpha: number | null;
|
|
3021
3021
|
blending: import("three").Blending;
|
|
3022
|
-
blendSrc: import("three").BlendingDstFactor
|
|
3022
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
3023
3023
|
blendSrcAlpha: number | null;
|
|
3024
3024
|
clipIntersection: boolean;
|
|
3025
3025
|
clippingPlanes: import("three").Plane[];
|
|
@@ -3146,7 +3146,7 @@ export var BloomEffect: {
|
|
|
3146
3146
|
blendEquation: import("three").BlendingEquation;
|
|
3147
3147
|
blendEquationAlpha: number | null;
|
|
3148
3148
|
blending: import("three").Blending;
|
|
3149
|
-
blendSrc: import("three").BlendingDstFactor
|
|
3149
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
3150
3150
|
blendSrcAlpha: number | null;
|
|
3151
3151
|
clipIntersection: boolean;
|
|
3152
3152
|
clippingPlanes: import("three").Plane[];
|
|
@@ -4048,7 +4048,7 @@ export var BloomEffect: {
|
|
|
4048
4048
|
blendEquation: import("three").BlendingEquation;
|
|
4049
4049
|
blendEquationAlpha: number | null;
|
|
4050
4050
|
blending: import("three").Blending;
|
|
4051
|
-
blendSrc: import("three").BlendingDstFactor
|
|
4051
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
4052
4052
|
blendSrcAlpha: number | null;
|
|
4053
4053
|
clipIntersection: boolean;
|
|
4054
4054
|
clippingPlanes: import("three").Plane[];
|
|
@@ -4177,7 +4177,7 @@ export var BloomEffect: {
|
|
|
4177
4177
|
blendEquation: import("three").BlendingEquation;
|
|
4178
4178
|
blendEquationAlpha: number | null;
|
|
4179
4179
|
blending: import("three").Blending;
|
|
4180
|
-
blendSrc: import("three").BlendingDstFactor
|
|
4180
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
4181
4181
|
blendSrcAlpha: number | null;
|
|
4182
4182
|
clipIntersection: boolean;
|
|
4183
4183
|
clippingPlanes: import("three").Plane[];
|
|
@@ -4554,7 +4554,7 @@ export var BloomEffect: {
|
|
|
4554
4554
|
blendEquation: import("three").BlendingEquation;
|
|
4555
4555
|
blendEquationAlpha: number | null;
|
|
4556
4556
|
blending: import("three").Blending;
|
|
4557
|
-
blendSrc: import("three").BlendingDstFactor
|
|
4557
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
4558
4558
|
blendSrcAlpha: number | null;
|
|
4559
4559
|
clipIntersection: boolean;
|
|
4560
4560
|
clippingPlanes: import("three").Plane[];
|
|
@@ -4986,7 +4986,7 @@ export var BloomEffect: {
|
|
|
4986
4986
|
blendEquation: import("three").BlendingEquation;
|
|
4987
4987
|
blendEquationAlpha: number | null;
|
|
4988
4988
|
blending: import("three").Blending;
|
|
4989
|
-
blendSrc: import("three").BlendingDstFactor
|
|
4989
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
4990
4990
|
blendSrcAlpha: number | null;
|
|
4991
4991
|
clipIntersection: boolean;
|
|
4992
4992
|
clippingPlanes: import("three").Plane[];
|
|
@@ -5712,7 +5712,7 @@ export var BloomEffect: {
|
|
|
5712
5712
|
blendEquation: import("three").BlendingEquation;
|
|
5713
5713
|
blendEquationAlpha: number | null;
|
|
5714
5714
|
blending: import("three").Blending;
|
|
5715
|
-
blendSrc: import("three").BlendingDstFactor
|
|
5715
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
5716
5716
|
blendSrcAlpha: number | null;
|
|
5717
5717
|
clipIntersection: boolean;
|
|
5718
5718
|
clippingPlanes: import("three").Plane[];
|
|
@@ -5927,7 +5927,7 @@ export var BloomEffect: {
|
|
|
5927
5927
|
blendEquation: import("three").BlendingEquation;
|
|
5928
5928
|
blendEquationAlpha: number | null;
|
|
5929
5929
|
blending: import("three").Blending;
|
|
5930
|
-
blendSrc: import("three").BlendingDstFactor
|
|
5930
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
5931
5931
|
blendSrcAlpha: number | null;
|
|
5932
5932
|
clipIntersection: boolean;
|
|
5933
5933
|
clippingPlanes: import("three").Plane[];
|
|
@@ -6971,7 +6971,7 @@ export var KawaseBlurPass: {
|
|
|
6971
6971
|
blendEquation: import("three").BlendingEquation;
|
|
6972
6972
|
blendEquationAlpha: number | null;
|
|
6973
6973
|
blending: import("three").Blending;
|
|
6974
|
-
blendSrc: import("three").BlendingDstFactor
|
|
6974
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
6975
6975
|
blendSrcAlpha: number | null;
|
|
6976
6976
|
clipIntersection: boolean;
|
|
6977
6977
|
clippingPlanes: import("three").Plane[];
|
|
@@ -7100,7 +7100,7 @@ export var KawaseBlurPass: {
|
|
|
7100
7100
|
blendEquation: import("three").BlendingEquation;
|
|
7101
7101
|
blendEquationAlpha: number | null;
|
|
7102
7102
|
blending: import("three").Blending;
|
|
7103
|
-
blendSrc: import("three").BlendingDstFactor
|
|
7103
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
7104
7104
|
blendSrcAlpha: number | null;
|
|
7105
7105
|
clipIntersection: boolean;
|
|
7106
7106
|
clippingPlanes: import("three").Plane[];
|
|
@@ -7477,7 +7477,7 @@ export var KawaseBlurPass: {
|
|
|
7477
7477
|
blendEquation: import("three").BlendingEquation;
|
|
7478
7478
|
blendEquationAlpha: number | null;
|
|
7479
7479
|
blending: import("three").Blending;
|
|
7480
|
-
blendSrc: import("three").BlendingDstFactor
|
|
7480
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
7481
7481
|
blendSrcAlpha: number | null;
|
|
7482
7482
|
clipIntersection: boolean;
|
|
7483
7483
|
clippingPlanes: import("three").Plane[];
|
|
@@ -8512,7 +8512,7 @@ export var BokehMaterial: {
|
|
|
8512
8512
|
blendEquation: import("three").BlendingEquation;
|
|
8513
8513
|
blendEquationAlpha: number | null;
|
|
8514
8514
|
blending: import("three").Blending;
|
|
8515
|
-
blendSrc: import("three").BlendingDstFactor
|
|
8515
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
8516
8516
|
blendSrcAlpha: number | null;
|
|
8517
8517
|
clipIntersection: boolean;
|
|
8518
8518
|
clippingPlanes: import("three").Plane[];
|
|
@@ -8707,7 +8707,7 @@ export var BoxBlurMaterial: {
|
|
|
8707
8707
|
blendEquation: import("three").BlendingEquation;
|
|
8708
8708
|
blendEquationAlpha: number | null;
|
|
8709
8709
|
blending: import("three").Blending;
|
|
8710
|
-
blendSrc: import("three").BlendingDstFactor
|
|
8710
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
8711
8711
|
blendSrcAlpha: number | null;
|
|
8712
8712
|
clipIntersection: boolean;
|
|
8713
8713
|
clippingPlanes: import("three").Plane[];
|
|
@@ -8909,7 +8909,7 @@ export var BoxBlurPass: {
|
|
|
8909
8909
|
blendEquation: import("three").BlendingEquation;
|
|
8910
8910
|
blendEquationAlpha: number | null;
|
|
8911
8911
|
blending: import("three").Blending;
|
|
8912
|
-
blendSrc: import("three").BlendingDstFactor
|
|
8912
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
8913
8913
|
blendSrcAlpha: number | null;
|
|
8914
8914
|
clipIntersection: boolean;
|
|
8915
8915
|
clippingPlanes: import("three").Plane[];
|
|
@@ -9037,7 +9037,7 @@ export var BoxBlurPass: {
|
|
|
9037
9037
|
blendEquation: import("three").BlendingEquation;
|
|
9038
9038
|
blendEquationAlpha: number | null;
|
|
9039
9039
|
blending: import("three").Blending;
|
|
9040
|
-
blendSrc: import("three").BlendingDstFactor
|
|
9040
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
9041
9041
|
blendSrcAlpha: number | null;
|
|
9042
9042
|
clipIntersection: boolean;
|
|
9043
9043
|
clippingPlanes: import("three").Plane[];
|
|
@@ -10856,7 +10856,7 @@ export var CircleOfConfusionMaterial: {
|
|
|
10856
10856
|
blendEquation: import("three").BlendingEquation;
|
|
10857
10857
|
blendEquationAlpha: number | null;
|
|
10858
10858
|
blending: import("three").Blending;
|
|
10859
|
-
blendSrc: import("three").BlendingDstFactor
|
|
10859
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
10860
10860
|
blendSrcAlpha: number | null;
|
|
10861
10861
|
clipIntersection: boolean;
|
|
10862
10862
|
clippingPlanes: import("three").Plane[];
|
|
@@ -12787,7 +12787,7 @@ export var EdgeDetectionMaterial: {
|
|
|
12787
12787
|
blendEquation: import("three").BlendingEquation;
|
|
12788
12788
|
blendEquationAlpha: number | null;
|
|
12789
12789
|
blending: import("three").Blending;
|
|
12790
|
-
blendSrc: import("three").BlendingDstFactor
|
|
12790
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
12791
12791
|
blendSrcAlpha: number | null;
|
|
12792
12792
|
clipIntersection: boolean;
|
|
12793
12793
|
clippingPlanes: import("three").Plane[];
|
|
@@ -12965,7 +12965,7 @@ export var KawaseBlurMaterial: {
|
|
|
12965
12965
|
blendEquation: import("three").BlendingEquation;
|
|
12966
12966
|
blendEquationAlpha: number | null;
|
|
12967
12967
|
blending: import("three").Blending;
|
|
12968
|
-
blendSrc: import("three").BlendingDstFactor
|
|
12968
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
12969
12969
|
blendSrcAlpha: number | null;
|
|
12970
12970
|
clipIntersection: boolean;
|
|
12971
12971
|
clippingPlanes: import("three").Plane[];
|
|
@@ -13096,7 +13096,7 @@ export var CopyMaterial: {
|
|
|
13096
13096
|
blendEquation: import("three").BlendingEquation;
|
|
13097
13097
|
blendEquationAlpha: number | null;
|
|
13098
13098
|
blending: import("three").Blending;
|
|
13099
|
-
blendSrc: import("three").BlendingDstFactor
|
|
13099
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
13100
13100
|
blendSrcAlpha: number | null;
|
|
13101
13101
|
clipIntersection: boolean;
|
|
13102
13102
|
clippingPlanes: import("three").Plane[];
|
|
@@ -13228,7 +13228,7 @@ export var CopyPass: {
|
|
|
13228
13228
|
blendEquation: import("three").BlendingEquation;
|
|
13229
13229
|
blendEquationAlpha: number | null;
|
|
13230
13230
|
blending: import("three").Blending;
|
|
13231
|
-
blendSrc: import("three").BlendingDstFactor
|
|
13231
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
13232
13232
|
blendSrcAlpha: number | null;
|
|
13233
13233
|
clipIntersection: boolean;
|
|
13234
13234
|
clippingPlanes: import("three").Plane[];
|
|
@@ -13509,7 +13509,7 @@ export var DepthComparisonMaterial: {
|
|
|
13509
13509
|
blendEquation: import("three").BlendingEquation;
|
|
13510
13510
|
blendEquationAlpha: number | null;
|
|
13511
13511
|
blending: import("three").Blending;
|
|
13512
|
-
blendSrc: import("three").BlendingDstFactor
|
|
13512
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
13513
13513
|
blendSrcAlpha: number | null;
|
|
13514
13514
|
clipIntersection: boolean;
|
|
13515
13515
|
clippingPlanes: import("three").Plane[];
|
|
@@ -13717,7 +13717,7 @@ export var DepthCopyMaterial: {
|
|
|
13717
13717
|
blendEquation: import("three").BlendingEquation;
|
|
13718
13718
|
blendEquationAlpha: number | null;
|
|
13719
13719
|
blending: import("three").Blending;
|
|
13720
|
-
blendSrc: import("three").BlendingDstFactor
|
|
13720
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
13721
13721
|
blendSrcAlpha: number | null;
|
|
13722
13722
|
clipIntersection: boolean;
|
|
13723
13723
|
clippingPlanes: import("three").Plane[];
|
|
@@ -13932,7 +13932,7 @@ export var DepthCopyPass: {
|
|
|
13932
13932
|
blendEquation: import("three").BlendingEquation;
|
|
13933
13933
|
blendEquationAlpha: number | null;
|
|
13934
13934
|
blending: import("three").Blending;
|
|
13935
|
-
blendSrc: import("three").BlendingDstFactor
|
|
13935
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
13936
13936
|
blendSrcAlpha: number | null;
|
|
13937
13937
|
clipIntersection: boolean;
|
|
13938
13938
|
clippingPlanes: import("three").Plane[];
|
|
@@ -14224,7 +14224,7 @@ export var DepthDownsamplingMaterial: {
|
|
|
14224
14224
|
blendEquation: import("three").BlendingEquation;
|
|
14225
14225
|
blendEquationAlpha: number | null;
|
|
14226
14226
|
blending: import("three").Blending;
|
|
14227
|
-
blendSrc: import("three").BlendingDstFactor
|
|
14227
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
14228
14228
|
blendSrcAlpha: number | null;
|
|
14229
14229
|
clipIntersection: boolean;
|
|
14230
14230
|
clippingPlanes: import("three").Plane[];
|
|
@@ -14384,7 +14384,7 @@ export var DepthDownsamplingPass: {
|
|
|
14384
14384
|
blendEquation: import("three").BlendingEquation;
|
|
14385
14385
|
blendEquationAlpha: number | null;
|
|
14386
14386
|
blending: import("three").Blending;
|
|
14387
|
-
blendSrc: import("three").BlendingDstFactor
|
|
14387
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
14388
14388
|
blendSrcAlpha: number | null;
|
|
14389
14389
|
clipIntersection: boolean;
|
|
14390
14390
|
clippingPlanes: import("three").Plane[];
|
|
@@ -15789,7 +15789,7 @@ export var DepthMaskMaterial: {
|
|
|
15789
15789
|
blendEquation: import("three").BlendingEquation;
|
|
15790
15790
|
blendEquationAlpha: number | null;
|
|
15791
15791
|
blending: import("three").Blending;
|
|
15792
|
-
blendSrc: import("three").BlendingDstFactor
|
|
15792
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
15793
15793
|
blendSrcAlpha: number | null;
|
|
15794
15794
|
clipIntersection: boolean;
|
|
15795
15795
|
clippingPlanes: import("three").Plane[];
|
|
@@ -16343,7 +16343,7 @@ export var DepthOfFieldEffect: {
|
|
|
16343
16343
|
blendEquation: import("three").BlendingEquation;
|
|
16344
16344
|
blendEquationAlpha: number | null;
|
|
16345
16345
|
blending: import("three").Blending;
|
|
16346
|
-
blendSrc: import("three").BlendingDstFactor
|
|
16346
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
16347
16347
|
blendSrcAlpha: number | null;
|
|
16348
16348
|
clipIntersection: boolean;
|
|
16349
16349
|
clippingPlanes: import("three").Plane[];
|
|
@@ -16472,7 +16472,7 @@ export var DepthOfFieldEffect: {
|
|
|
16472
16472
|
blendEquation: import("three").BlendingEquation;
|
|
16473
16473
|
blendEquationAlpha: number | null;
|
|
16474
16474
|
blending: import("three").Blending;
|
|
16475
|
-
blendSrc: import("three").BlendingDstFactor
|
|
16475
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
16476
16476
|
blendSrcAlpha: number | null;
|
|
16477
16477
|
clipIntersection: boolean;
|
|
16478
16478
|
clippingPlanes: import("three").Plane[];
|
|
@@ -16849,7 +16849,7 @@ export var DepthOfFieldEffect: {
|
|
|
16849
16849
|
blendEquation: import("three").BlendingEquation;
|
|
16850
16850
|
blendEquationAlpha: number | null;
|
|
16851
16851
|
blending: import("three").Blending;
|
|
16852
|
-
blendSrc: import("three").BlendingDstFactor
|
|
16852
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
16853
16853
|
blendSrcAlpha: number | null;
|
|
16854
16854
|
clipIntersection: boolean;
|
|
16855
16855
|
clippingPlanes: import("three").Plane[];
|
|
@@ -18127,7 +18127,7 @@ export var DepthOfFieldEffect: {
|
|
|
18127
18127
|
blendEquation: import("three").BlendingEquation;
|
|
18128
18128
|
blendEquationAlpha: number | null;
|
|
18129
18129
|
blending: import("three").Blending;
|
|
18130
|
-
blendSrc: import("three").BlendingDstFactor
|
|
18130
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
18131
18131
|
blendSrcAlpha: number | null;
|
|
18132
18132
|
clipIntersection: boolean;
|
|
18133
18133
|
clippingPlanes: import("three").Plane[];
|
|
@@ -18341,7 +18341,7 @@ export var DepthOfFieldEffect: {
|
|
|
18341
18341
|
blendEquation: import("three").BlendingEquation;
|
|
18342
18342
|
blendEquationAlpha: number | null;
|
|
18343
18343
|
blending: import("three").Blending;
|
|
18344
|
-
blendSrc: import("three").BlendingDstFactor
|
|
18344
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
18345
18345
|
blendSrcAlpha: number | null;
|
|
18346
18346
|
clipIntersection: boolean;
|
|
18347
18347
|
clippingPlanes: import("three").Plane[];
|
|
@@ -18555,7 +18555,7 @@ export var DepthOfFieldEffect: {
|
|
|
18555
18555
|
blendEquation: import("three").BlendingEquation;
|
|
18556
18556
|
blendEquationAlpha: number | null;
|
|
18557
18557
|
blending: import("three").Blending;
|
|
18558
|
-
blendSrc: import("three").BlendingDstFactor
|
|
18558
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
18559
18559
|
blendSrcAlpha: number | null;
|
|
18560
18560
|
clipIntersection: boolean;
|
|
18561
18561
|
clippingPlanes: import("three").Plane[];
|
|
@@ -18929,7 +18929,7 @@ export var DepthOfFieldEffect: {
|
|
|
18929
18929
|
blendEquation: import("three").BlendingEquation;
|
|
18930
18930
|
blendEquationAlpha: number | null;
|
|
18931
18931
|
blending: import("three").Blending;
|
|
18932
|
-
blendSrc: import("three").BlendingDstFactor
|
|
18932
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
18933
18933
|
blendSrcAlpha: number | null;
|
|
18934
18934
|
clipIntersection: boolean;
|
|
18935
18935
|
clippingPlanes: import("three").Plane[];
|
|
@@ -19058,7 +19058,7 @@ export var DepthOfFieldEffect: {
|
|
|
19058
19058
|
blendEquation: import("three").BlendingEquation;
|
|
19059
19059
|
blendEquationAlpha: number | null;
|
|
19060
19060
|
blending: import("three").Blending;
|
|
19061
|
-
blendSrc: import("three").BlendingDstFactor
|
|
19061
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
19062
19062
|
blendSrcAlpha: number | null;
|
|
19063
19063
|
clipIntersection: boolean;
|
|
19064
19064
|
clippingPlanes: import("three").Plane[];
|
|
@@ -19435,7 +19435,7 @@ export var DepthOfFieldEffect: {
|
|
|
19435
19435
|
blendEquation: import("three").BlendingEquation;
|
|
19436
19436
|
blendEquationAlpha: number | null;
|
|
19437
19437
|
blending: import("three").Blending;
|
|
19438
|
-
blendSrc: import("three").BlendingDstFactor
|
|
19438
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
19439
19439
|
blendSrcAlpha: number | null;
|
|
19440
19440
|
clipIntersection: boolean;
|
|
19441
19441
|
clippingPlanes: import("three").Plane[];
|
|
@@ -21812,7 +21812,7 @@ export var DepthPickingPass: {
|
|
|
21812
21812
|
blendEquation: import("three").BlendingEquation;
|
|
21813
21813
|
blendEquationAlpha: number | null;
|
|
21814
21814
|
blending: import("three").Blending;
|
|
21815
|
-
blendSrc: import("three").BlendingDstFactor
|
|
21815
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
21816
21816
|
blendSrcAlpha: number | null;
|
|
21817
21817
|
clipIntersection: boolean;
|
|
21818
21818
|
clippingPlanes: import("three").Plane[];
|
|
@@ -22730,7 +22730,7 @@ export var DownsamplingMaterial: {
|
|
|
22730
22730
|
blendEquation: import("three").BlendingEquation;
|
|
22731
22731
|
blendEquationAlpha: number | null;
|
|
22732
22732
|
blending: import("three").Blending;
|
|
22733
|
-
blendSrc: import("three").BlendingDstFactor
|
|
22733
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
22734
22734
|
blendSrcAlpha: number | null;
|
|
22735
22735
|
clipIntersection: boolean;
|
|
22736
22736
|
clippingPlanes: import("three").Plane[];
|
|
@@ -23536,7 +23536,7 @@ export var EffectComposer: {
|
|
|
23536
23536
|
blendEquation: import("three").BlendingEquation;
|
|
23537
23537
|
blendEquationAlpha: number | null;
|
|
23538
23538
|
blending: import("three").Blending;
|
|
23539
|
-
blendSrc: import("three").BlendingDstFactor
|
|
23539
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
23540
23540
|
blendSrcAlpha: number | null;
|
|
23541
23541
|
clipIntersection: boolean;
|
|
23542
23542
|
clippingPlanes: import("three").Plane[];
|
|
@@ -24375,7 +24375,7 @@ export var EffectMaterial: {
|
|
|
24375
24375
|
blendEquation: import("three").BlendingEquation;
|
|
24376
24376
|
blendEquationAlpha: number | null;
|
|
24377
24377
|
blending: import("three").Blending;
|
|
24378
|
-
blendSrc: import("three").BlendingDstFactor
|
|
24378
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
24379
24379
|
blendSrcAlpha: number | null;
|
|
24380
24380
|
clipIntersection: boolean;
|
|
24381
24381
|
clippingPlanes: import("three").Plane[];
|
|
@@ -25225,7 +25225,7 @@ export var EffectPass: {
|
|
|
25225
25225
|
blendEquation: import("three").BlendingEquation;
|
|
25226
25226
|
blendEquationAlpha: number | null;
|
|
25227
25227
|
blending: import("three").Blending;
|
|
25228
|
-
blendSrc: import("three").BlendingDstFactor
|
|
25228
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
25229
25229
|
blendSrcAlpha: number | null;
|
|
25230
25230
|
clipIntersection: boolean;
|
|
25231
25231
|
clippingPlanes: import("three").Plane[];
|
|
@@ -27464,7 +27464,7 @@ export var GaussianBlurMaterial: {
|
|
|
27464
27464
|
blendEquation: import("three").BlendingEquation;
|
|
27465
27465
|
blendEquationAlpha: number | null;
|
|
27466
27466
|
blending: import("three").Blending;
|
|
27467
|
-
blendSrc: import("three").BlendingDstFactor
|
|
27467
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
27468
27468
|
blendSrcAlpha: number | null;
|
|
27469
27469
|
clipIntersection: boolean;
|
|
27470
27470
|
clippingPlanes: import("three").Plane[];
|
|
@@ -27623,7 +27623,7 @@ export var GaussianBlurPass: {
|
|
|
27623
27623
|
blendEquation: import("three").BlendingEquation;
|
|
27624
27624
|
blendEquationAlpha: number | null;
|
|
27625
27625
|
blending: import("three").Blending;
|
|
27626
|
-
blendSrc: import("three").BlendingDstFactor
|
|
27626
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
27627
27627
|
blendSrcAlpha: number | null;
|
|
27628
27628
|
clipIntersection: boolean;
|
|
27629
27629
|
clippingPlanes: import("three").Plane[];
|
|
@@ -27751,7 +27751,7 @@ export var GaussianBlurPass: {
|
|
|
27751
27751
|
blendEquation: import("three").BlendingEquation;
|
|
27752
27752
|
blendEquationAlpha: number | null;
|
|
27753
27753
|
blending: import("three").Blending;
|
|
27754
|
-
blendSrc: import("three").BlendingDstFactor
|
|
27754
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
27755
27755
|
blendSrcAlpha: number | null;
|
|
27756
27756
|
clipIntersection: boolean;
|
|
27757
27757
|
clippingPlanes: import("three").Plane[];
|
|
@@ -30091,7 +30091,7 @@ export var GodRaysEffect: {
|
|
|
30091
30091
|
blendEquation: import("three").BlendingEquation;
|
|
30092
30092
|
blendEquationAlpha: number | null;
|
|
30093
30093
|
blending: import("three").Blending;
|
|
30094
|
-
blendSrc: import("three").BlendingDstFactor
|
|
30094
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
30095
30095
|
blendSrcAlpha: number | null;
|
|
30096
30096
|
clipIntersection: boolean;
|
|
30097
30097
|
clippingPlanes: import("three").Plane[];
|
|
@@ -30220,7 +30220,7 @@ export var GodRaysEffect: {
|
|
|
30220
30220
|
blendEquation: import("three").BlendingEquation;
|
|
30221
30221
|
blendEquationAlpha: number | null;
|
|
30222
30222
|
blending: import("three").Blending;
|
|
30223
|
-
blendSrc: import("three").BlendingDstFactor
|
|
30223
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
30224
30224
|
blendSrcAlpha: number | null;
|
|
30225
30225
|
clipIntersection: boolean;
|
|
30226
30226
|
clippingPlanes: import("three").Plane[];
|
|
@@ -30597,7 +30597,7 @@ export var GodRaysEffect: {
|
|
|
30597
30597
|
blendEquation: import("three").BlendingEquation;
|
|
30598
30598
|
blendEquationAlpha: number | null;
|
|
30599
30599
|
blending: import("three").Blending;
|
|
30600
|
-
blendSrc: import("three").BlendingDstFactor
|
|
30600
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
30601
30601
|
blendSrcAlpha: number | null;
|
|
30602
30602
|
clipIntersection: boolean;
|
|
30603
30603
|
clippingPlanes: import("three").Plane[];
|
|
@@ -31631,7 +31631,7 @@ export var GodRaysEffect: {
|
|
|
31631
31631
|
blendEquation: import("three").BlendingEquation;
|
|
31632
31632
|
blendEquationAlpha: number | null;
|
|
31633
31633
|
blending: import("three").Blending;
|
|
31634
|
-
blendSrc: import("three").BlendingDstFactor
|
|
31634
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
31635
31635
|
blendSrcAlpha: number | null;
|
|
31636
31636
|
clipIntersection: boolean;
|
|
31637
31637
|
clippingPlanes: import("three").Plane[];
|
|
@@ -31760,7 +31760,7 @@ export var GodRaysEffect: {
|
|
|
31760
31760
|
blendEquation: import("three").BlendingEquation;
|
|
31761
31761
|
blendEquationAlpha: number | null;
|
|
31762
31762
|
blending: import("three").Blending;
|
|
31763
|
-
blendSrc: import("three").BlendingDstFactor
|
|
31763
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
31764
31764
|
blendSrcAlpha: number | null;
|
|
31765
31765
|
clipIntersection: boolean;
|
|
31766
31766
|
clippingPlanes: import("three").Plane[];
|
|
@@ -32137,7 +32137,7 @@ export var GodRaysEffect: {
|
|
|
32137
32137
|
blendEquation: import("three").BlendingEquation;
|
|
32138
32138
|
blendEquationAlpha: number | null;
|
|
32139
32139
|
blending: import("three").Blending;
|
|
32140
|
-
blendSrc: import("three").BlendingDstFactor
|
|
32140
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
32141
32141
|
blendSrcAlpha: number | null;
|
|
32142
32142
|
clipIntersection: boolean;
|
|
32143
32143
|
clippingPlanes: import("three").Plane[];
|
|
@@ -32607,7 +32607,7 @@ export var GodRaysEffect: {
|
|
|
32607
32607
|
blendEquation: import("three").BlendingEquation;
|
|
32608
32608
|
blendEquationAlpha: number | null;
|
|
32609
32609
|
blending: import("three").Blending;
|
|
32610
|
-
blendSrc: import("three").BlendingDstFactor
|
|
32610
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
32611
32611
|
blendSrcAlpha: number | null;
|
|
32612
32612
|
clipIntersection: boolean;
|
|
32613
32613
|
clippingPlanes: import("three").Plane[];
|
|
@@ -32867,7 +32867,7 @@ export var GodRaysEffect: {
|
|
|
32867
32867
|
blendEquation: import("three").BlendingEquation;
|
|
32868
32868
|
blendEquationAlpha: number | null;
|
|
32869
32869
|
blending: import("three").Blending;
|
|
32870
|
-
blendSrc: import("three").BlendingDstFactor
|
|
32870
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
32871
32871
|
blendSrcAlpha: number | null;
|
|
32872
32872
|
clipIntersection: boolean;
|
|
32873
32873
|
clippingPlanes: import("three").Plane[];
|
|
@@ -33128,7 +33128,7 @@ export var GodRaysEffect: {
|
|
|
33128
33128
|
blendEquation: import("three").BlendingEquation;
|
|
33129
33129
|
blendEquationAlpha: number | null;
|
|
33130
33130
|
blending: import("three").Blending;
|
|
33131
|
-
blendSrc: import("three").BlendingDstFactor
|
|
33131
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
33132
33132
|
blendSrcAlpha: number | null;
|
|
33133
33133
|
clipIntersection: boolean;
|
|
33134
33134
|
clippingPlanes: import("three").Plane[];
|
|
@@ -33389,7 +33389,7 @@ export var GodRaysEffect: {
|
|
|
33389
33389
|
blendEquation: import("three").BlendingEquation;
|
|
33390
33390
|
blendEquationAlpha: number | null;
|
|
33391
33391
|
blending: import("three").Blending;
|
|
33392
|
-
blendSrc: import("three").BlendingDstFactor
|
|
33392
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
33393
33393
|
blendSrcAlpha: number | null;
|
|
33394
33394
|
clipIntersection: boolean;
|
|
33395
33395
|
clippingPlanes: import("three").Plane[];
|
|
@@ -34286,7 +34286,7 @@ export var GodRaysMaterial: {
|
|
|
34286
34286
|
blendEquation: import("three").BlendingEquation;
|
|
34287
34287
|
blendEquationAlpha: number | null;
|
|
34288
34288
|
blending: import("three").Blending;
|
|
34289
|
-
blendSrc: import("three").BlendingDstFactor
|
|
34289
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
34290
34290
|
blendSrcAlpha: number | null;
|
|
34291
34291
|
clipIntersection: boolean;
|
|
34292
34292
|
clippingPlanes: import("three").Plane[];
|
|
@@ -38985,7 +38985,7 @@ export var LuminanceMaterial: {
|
|
|
38985
38985
|
blendEquation: import("three").BlendingEquation;
|
|
38986
38986
|
blendEquationAlpha: number | null;
|
|
38987
38987
|
blending: import("three").Blending;
|
|
38988
|
-
blendSrc: import("three").BlendingDstFactor
|
|
38988
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
38989
38989
|
blendSrcAlpha: number | null;
|
|
38990
38990
|
clipIntersection: boolean;
|
|
38991
38991
|
clippingPlanes: import("three").Plane[];
|
|
@@ -39204,7 +39204,7 @@ export var LuminancePass: {
|
|
|
39204
39204
|
blendEquation: import("three").BlendingEquation;
|
|
39205
39205
|
blendEquationAlpha: number | null;
|
|
39206
39206
|
blending: import("three").Blending;
|
|
39207
|
-
blendSrc: import("three").BlendingDstFactor
|
|
39207
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
39208
39208
|
blendSrcAlpha: number | null;
|
|
39209
39209
|
clipIntersection: boolean;
|
|
39210
39210
|
clippingPlanes: import("three").Plane[];
|
|
@@ -39933,7 +39933,7 @@ export var MaskMaterial: {
|
|
|
39933
39933
|
blendEquation: import("three").BlendingEquation;
|
|
39934
39934
|
blendEquationAlpha: number | null;
|
|
39935
39935
|
blending: import("three").Blending;
|
|
39936
|
-
blendSrc: import("three").BlendingDstFactor
|
|
39936
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
39937
39937
|
blendSrcAlpha: number | null;
|
|
39938
39938
|
clipIntersection: boolean;
|
|
39939
39939
|
clippingPlanes: import("three").Plane[];
|
|
@@ -40540,7 +40540,7 @@ export var MipmapBlurPass: {
|
|
|
40540
40540
|
blendEquation: import("three").BlendingEquation;
|
|
40541
40541
|
blendEquationAlpha: number | null;
|
|
40542
40542
|
blending: import("three").Blending;
|
|
40543
|
-
blendSrc: import("three").BlendingDstFactor
|
|
40543
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
40544
40544
|
blendSrcAlpha: number | null;
|
|
40545
40545
|
clipIntersection: boolean;
|
|
40546
40546
|
clippingPlanes: import("three").Plane[];
|
|
@@ -40667,7 +40667,7 @@ export var MipmapBlurPass: {
|
|
|
40667
40667
|
blendEquation: import("three").BlendingEquation;
|
|
40668
40668
|
blendEquationAlpha: number | null;
|
|
40669
40669
|
blending: import("three").Blending;
|
|
40670
|
-
blendSrc: import("three").BlendingDstFactor
|
|
40670
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
40671
40671
|
blendSrcAlpha: number | null;
|
|
40672
40672
|
clipIntersection: boolean;
|
|
40673
40673
|
clippingPlanes: import("three").Plane[];
|
|
@@ -42753,7 +42753,7 @@ export var OutlineMaterial: {
|
|
|
42753
42753
|
blendEquation: import("three").BlendingEquation;
|
|
42754
42754
|
blendEquationAlpha: number | null;
|
|
42755
42755
|
blending: import("three").Blending;
|
|
42756
|
-
blendSrc: import("three").BlendingDstFactor
|
|
42756
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
42757
42757
|
blendSrcAlpha: number | null;
|
|
42758
42758
|
clipIntersection: boolean;
|
|
42759
42759
|
clippingPlanes: import("three").Plane[];
|
|
@@ -45025,7 +45025,7 @@ export var OutlineEffect: {
|
|
|
45025
45025
|
blendEquation: import("three").BlendingEquation;
|
|
45026
45026
|
blendEquationAlpha: number | null;
|
|
45027
45027
|
blending: import("three").Blending;
|
|
45028
|
-
blendSrc: import("three").BlendingDstFactor
|
|
45028
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
45029
45029
|
blendSrcAlpha: number | null;
|
|
45030
45030
|
clipIntersection: boolean;
|
|
45031
45031
|
clippingPlanes: import("three").Plane[];
|
|
@@ -45154,7 +45154,7 @@ export var OutlineEffect: {
|
|
|
45154
45154
|
blendEquation: import("three").BlendingEquation;
|
|
45155
45155
|
blendEquationAlpha: number | null;
|
|
45156
45156
|
blending: import("three").Blending;
|
|
45157
|
-
blendSrc: import("three").BlendingDstFactor
|
|
45157
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
45158
45158
|
blendSrcAlpha: number | null;
|
|
45159
45159
|
clipIntersection: boolean;
|
|
45160
45160
|
clippingPlanes: import("three").Plane[];
|
|
@@ -45531,7 +45531,7 @@ export var OutlineEffect: {
|
|
|
45531
45531
|
blendEquation: import("three").BlendingEquation;
|
|
45532
45532
|
blendEquationAlpha: number | null;
|
|
45533
45533
|
blending: import("three").Blending;
|
|
45534
|
-
blendSrc: import("three").BlendingDstFactor
|
|
45534
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
45535
45535
|
blendSrcAlpha: number | null;
|
|
45536
45536
|
clipIntersection: boolean;
|
|
45537
45537
|
clippingPlanes: import("three").Plane[];
|
|
@@ -46589,7 +46589,7 @@ export var OutlineEffect: {
|
|
|
46589
46589
|
blendEquation: import("three").BlendingEquation;
|
|
46590
46590
|
blendEquationAlpha: number | null;
|
|
46591
46591
|
blending: import("three").Blending;
|
|
46592
|
-
blendSrc: import("three").BlendingDstFactor
|
|
46592
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
46593
46593
|
blendSrcAlpha: number | null;
|
|
46594
46594
|
clipIntersection: boolean;
|
|
46595
46595
|
clippingPlanes: import("three").Plane[];
|
|
@@ -46718,7 +46718,7 @@ export var OutlineEffect: {
|
|
|
46718
46718
|
blendEquation: import("three").BlendingEquation;
|
|
46719
46719
|
blendEquationAlpha: number | null;
|
|
46720
46720
|
blending: import("three").Blending;
|
|
46721
|
-
blendSrc: import("three").BlendingDstFactor
|
|
46721
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
46722
46722
|
blendSrcAlpha: number | null;
|
|
46723
46723
|
clipIntersection: boolean;
|
|
46724
46724
|
clippingPlanes: import("three").Plane[];
|
|
@@ -47095,7 +47095,7 @@ export var OutlineEffect: {
|
|
|
47095
47095
|
blendEquation: import("three").BlendingEquation;
|
|
47096
47096
|
blendEquationAlpha: number | null;
|
|
47097
47097
|
blending: import("three").Blending;
|
|
47098
|
-
blendSrc: import("three").BlendingDstFactor
|
|
47098
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
47099
47099
|
blendSrcAlpha: number | null;
|
|
47100
47100
|
clipIntersection: boolean;
|
|
47101
47101
|
clippingPlanes: import("three").Plane[];
|
|
@@ -51188,7 +51188,7 @@ export var SMAAEffect: {
|
|
|
51188
51188
|
blendEquation: import("three").BlendingEquation;
|
|
51189
51189
|
blendEquationAlpha: number | null;
|
|
51190
51190
|
blending: import("three").Blending;
|
|
51191
|
-
blendSrc: import("three").BlendingDstFactor
|
|
51191
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
51192
51192
|
blendSrcAlpha: number | null;
|
|
51193
51193
|
clipIntersection: boolean;
|
|
51194
51194
|
clippingPlanes: import("three").Plane[];
|
|
@@ -51519,7 +51519,7 @@ export var SMAAEffect: {
|
|
|
51519
51519
|
blendEquation: import("three").BlendingEquation;
|
|
51520
51520
|
blendEquationAlpha: number | null;
|
|
51521
51521
|
blending: import("three").Blending;
|
|
51522
|
-
blendSrc: import("three").BlendingDstFactor
|
|
51522
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
51523
51523
|
blendSrcAlpha: number | null;
|
|
51524
51524
|
clipIntersection: boolean;
|
|
51525
51525
|
clippingPlanes: import("three").Plane[];
|
|
@@ -51850,7 +51850,7 @@ export var SMAAEffect: {
|
|
|
51850
51850
|
blendEquation: import("three").BlendingEquation;
|
|
51851
51851
|
blendEquationAlpha: number | null;
|
|
51852
51852
|
blending: import("three").Blending;
|
|
51853
|
-
blendSrc: import("three").BlendingDstFactor
|
|
51853
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
51854
51854
|
blendSrcAlpha: number | null;
|
|
51855
51855
|
clipIntersection: boolean;
|
|
51856
51856
|
clippingPlanes: import("three").Plane[];
|
|
@@ -52084,7 +52084,7 @@ export var SMAAEffect: {
|
|
|
52084
52084
|
blendEquation: import("three").BlendingEquation;
|
|
52085
52085
|
blendEquationAlpha: number | null;
|
|
52086
52086
|
blending: import("three").Blending;
|
|
52087
|
-
blendSrc: import("three").BlendingDstFactor
|
|
52087
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
52088
52088
|
blendSrcAlpha: number | null;
|
|
52089
52089
|
clipIntersection: boolean;
|
|
52090
52090
|
clippingPlanes: import("three").Plane[];
|
|
@@ -52319,7 +52319,7 @@ export var SMAAEffect: {
|
|
|
52319
52319
|
blendEquation: import("three").BlendingEquation;
|
|
52320
52320
|
blendEquationAlpha: number | null;
|
|
52321
52321
|
blending: import("three").Blending;
|
|
52322
|
-
blendSrc: import("three").BlendingDstFactor
|
|
52322
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
52323
52323
|
blendSrcAlpha: number | null;
|
|
52324
52324
|
clipIntersection: boolean;
|
|
52325
52325
|
clippingPlanes: import("three").Plane[];
|
|
@@ -53253,7 +53253,7 @@ export var SMAAWeightsMaterial: {
|
|
|
53253
53253
|
blendEquation: import("three").BlendingEquation;
|
|
53254
53254
|
blendEquationAlpha: number | null;
|
|
53255
53255
|
blending: import("three").Blending;
|
|
53256
|
-
blendSrc: import("three").BlendingDstFactor
|
|
53256
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
53257
53257
|
blendSrcAlpha: number | null;
|
|
53258
53258
|
clipIntersection: boolean;
|
|
53259
53259
|
clippingPlanes: import("three").Plane[];
|
|
@@ -53662,7 +53662,7 @@ export var SSAOEffect: {
|
|
|
53662
53662
|
blendEquation: import("three").BlendingEquation;
|
|
53663
53663
|
blendEquationAlpha: number | null;
|
|
53664
53664
|
blending: import("three").Blending;
|
|
53665
|
-
blendSrc: import("three").BlendingDstFactor
|
|
53665
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
53666
53666
|
blendSrcAlpha: number | null;
|
|
53667
53667
|
clipIntersection: boolean;
|
|
53668
53668
|
clippingPlanes: import("three").Plane[];
|
|
@@ -54954,7 +54954,7 @@ export var SSAOEffect: {
|
|
|
54954
54954
|
blendEquation: import("three").BlendingEquation;
|
|
54955
54955
|
blendEquationAlpha: number | null;
|
|
54956
54956
|
blending: import("three").Blending;
|
|
54957
|
-
blendSrc: import("three").BlendingDstFactor
|
|
54957
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
54958
54958
|
blendSrcAlpha: number | null;
|
|
54959
54959
|
clipIntersection: boolean;
|
|
54960
54960
|
clippingPlanes: import("three").Plane[];
|
|
@@ -55397,7 +55397,7 @@ export var SSAOEffect: {
|
|
|
55397
55397
|
blendEquation: import("three").BlendingEquation;
|
|
55398
55398
|
blendEquationAlpha: number | null;
|
|
55399
55399
|
blending: import("three").Blending;
|
|
55400
|
-
blendSrc: import("three").BlendingDstFactor
|
|
55400
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
55401
55401
|
blendSrcAlpha: number | null;
|
|
55402
55402
|
clipIntersection: boolean;
|
|
55403
55403
|
clippingPlanes: import("three").Plane[];
|
|
@@ -56497,7 +56497,7 @@ export var SSAOMaterial: {
|
|
|
56497
56497
|
blendEquation: import("three").BlendingEquation;
|
|
56498
56498
|
blendEquationAlpha: number | null;
|
|
56499
56499
|
blending: import("three").Blending;
|
|
56500
|
-
blendSrc: import("three").BlendingDstFactor
|
|
56500
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
56501
56501
|
blendSrcAlpha: number | null;
|
|
56502
56502
|
clipIntersection: boolean;
|
|
56503
56503
|
clippingPlanes: import("three").Plane[];
|
|
@@ -59013,7 +59013,7 @@ export var SelectiveBloomEffect: {
|
|
|
59013
59013
|
blendEquation: import("three").BlendingEquation;
|
|
59014
59014
|
blendEquationAlpha: number | null;
|
|
59015
59015
|
blending: import("three").Blending;
|
|
59016
|
-
blendSrc: import("three").BlendingDstFactor
|
|
59016
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
59017
59017
|
blendSrcAlpha: number | null;
|
|
59018
59018
|
clipIntersection: boolean;
|
|
59019
59019
|
clippingPlanes: import("three").Plane[];
|
|
@@ -59452,7 +59452,7 @@ export var SelectiveBloomEffect: {
|
|
|
59452
59452
|
blendEquation: import("three").BlendingEquation;
|
|
59453
59453
|
blendEquationAlpha: number | null;
|
|
59454
59454
|
blending: import("three").Blending;
|
|
59455
|
-
blendSrc: import("three").BlendingDstFactor
|
|
59455
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
59456
59456
|
blendSrcAlpha: number | null;
|
|
59457
59457
|
clipIntersection: boolean;
|
|
59458
59458
|
clippingPlanes: import("three").Plane[];
|
|
@@ -59581,7 +59581,7 @@ export var SelectiveBloomEffect: {
|
|
|
59581
59581
|
blendEquation: import("three").BlendingEquation;
|
|
59582
59582
|
blendEquationAlpha: number | null;
|
|
59583
59583
|
blending: import("three").Blending;
|
|
59584
|
-
blendSrc: import("three").BlendingDstFactor
|
|
59584
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
59585
59585
|
blendSrcAlpha: number | null;
|
|
59586
59586
|
clipIntersection: boolean;
|
|
59587
59587
|
clippingPlanes: import("three").Plane[];
|
|
@@ -59958,7 +59958,7 @@ export var SelectiveBloomEffect: {
|
|
|
59958
59958
|
blendEquation: import("three").BlendingEquation;
|
|
59959
59959
|
blendEquationAlpha: number | null;
|
|
59960
59960
|
blending: import("three").Blending;
|
|
59961
|
-
blendSrc: import("three").BlendingDstFactor
|
|
59961
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
59962
59962
|
blendSrcAlpha: number | null;
|
|
59963
59963
|
clipIntersection: boolean;
|
|
59964
59964
|
clippingPlanes: import("three").Plane[];
|
|
@@ -60384,7 +60384,7 @@ export var SelectiveBloomEffect: {
|
|
|
60384
60384
|
blendEquation: import("three").BlendingEquation;
|
|
60385
60385
|
blendEquationAlpha: number | null;
|
|
60386
60386
|
blending: import("three").Blending;
|
|
60387
|
-
blendSrc: import("three").BlendingDstFactor
|
|
60387
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
60388
60388
|
blendSrcAlpha: number | null;
|
|
60389
60389
|
clipIntersection: boolean;
|
|
60390
60390
|
clippingPlanes: import("three").Plane[];
|
|
@@ -61015,7 +61015,7 @@ export var SelectiveBloomEffect: {
|
|
|
61015
61015
|
blendEquation: import("three").BlendingEquation;
|
|
61016
61016
|
blendEquationAlpha: number | null;
|
|
61017
61017
|
blending: import("three").Blending;
|
|
61018
|
-
blendSrc: import("three").BlendingDstFactor
|
|
61018
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
61019
61019
|
blendSrcAlpha: number | null;
|
|
61020
61020
|
clipIntersection: boolean;
|
|
61021
61021
|
clippingPlanes: import("three").Plane[];
|
|
@@ -61142,7 +61142,7 @@ export var SelectiveBloomEffect: {
|
|
|
61142
61142
|
blendEquation: import("three").BlendingEquation;
|
|
61143
61143
|
blendEquationAlpha: number | null;
|
|
61144
61144
|
blending: import("three").Blending;
|
|
61145
|
-
blendSrc: import("three").BlendingDstFactor
|
|
61145
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
61146
61146
|
blendSrcAlpha: number | null;
|
|
61147
61147
|
clipIntersection: boolean;
|
|
61148
61148
|
clippingPlanes: import("three").Plane[];
|
|
@@ -62044,7 +62044,7 @@ export var SelectiveBloomEffect: {
|
|
|
62044
62044
|
blendEquation: import("three").BlendingEquation;
|
|
62045
62045
|
blendEquationAlpha: number | null;
|
|
62046
62046
|
blending: import("three").Blending;
|
|
62047
|
-
blendSrc: import("three").BlendingDstFactor
|
|
62047
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
62048
62048
|
blendSrcAlpha: number | null;
|
|
62049
62049
|
clipIntersection: boolean;
|
|
62050
62050
|
clippingPlanes: import("three").Plane[];
|
|
@@ -62173,7 +62173,7 @@ export var SelectiveBloomEffect: {
|
|
|
62173
62173
|
blendEquation: import("three").BlendingEquation;
|
|
62174
62174
|
blendEquationAlpha: number | null;
|
|
62175
62175
|
blending: import("three").Blending;
|
|
62176
|
-
blendSrc: import("three").BlendingDstFactor
|
|
62176
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
62177
62177
|
blendSrcAlpha: number | null;
|
|
62178
62178
|
clipIntersection: boolean;
|
|
62179
62179
|
clippingPlanes: import("three").Plane[];
|
|
@@ -62550,7 +62550,7 @@ export var SelectiveBloomEffect: {
|
|
|
62550
62550
|
blendEquation: import("three").BlendingEquation;
|
|
62551
62551
|
blendEquationAlpha: number | null;
|
|
62552
62552
|
blending: import("three").Blending;
|
|
62553
|
-
blendSrc: import("three").BlendingDstFactor
|
|
62553
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
62554
62554
|
blendSrcAlpha: number | null;
|
|
62555
62555
|
clipIntersection: boolean;
|
|
62556
62556
|
clippingPlanes: import("three").Plane[];
|
|
@@ -62982,7 +62982,7 @@ export var SelectiveBloomEffect: {
|
|
|
62982
62982
|
blendEquation: import("three").BlendingEquation;
|
|
62983
62983
|
blendEquationAlpha: number | null;
|
|
62984
62984
|
blending: import("three").Blending;
|
|
62985
|
-
blendSrc: import("three").BlendingDstFactor
|
|
62985
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
62986
62986
|
blendSrcAlpha: number | null;
|
|
62987
62987
|
clipIntersection: boolean;
|
|
62988
62988
|
clippingPlanes: import("three").Plane[];
|
|
@@ -63708,7 +63708,7 @@ export var SelectiveBloomEffect: {
|
|
|
63708
63708
|
blendEquation: import("three").BlendingEquation;
|
|
63709
63709
|
blendEquationAlpha: number | null;
|
|
63710
63710
|
blending: import("three").Blending;
|
|
63711
|
-
blendSrc: import("three").BlendingDstFactor
|
|
63711
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
63712
63712
|
blendSrcAlpha: number | null;
|
|
63713
63713
|
clipIntersection: boolean;
|
|
63714
63714
|
clippingPlanes: import("three").Plane[];
|
|
@@ -63923,7 +63923,7 @@ export var SelectiveBloomEffect: {
|
|
|
63923
63923
|
blendEquation: import("three").BlendingEquation;
|
|
63924
63924
|
blendEquationAlpha: number | null;
|
|
63925
63925
|
blending: import("three").Blending;
|
|
63926
|
-
blendSrc: import("three").BlendingDstFactor
|
|
63926
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
63927
63927
|
blendSrcAlpha: number | null;
|
|
63928
63928
|
clipIntersection: boolean;
|
|
63929
63929
|
clippingPlanes: import("three").Plane[];
|
|
@@ -66928,7 +66928,7 @@ export var TiltShiftBlurMaterial: {
|
|
|
66928
66928
|
blendEquation: import("three").BlendingEquation;
|
|
66929
66929
|
blendEquationAlpha: number | null;
|
|
66930
66930
|
blending: import("three").Blending;
|
|
66931
|
-
blendSrc: import("three").BlendingDstFactor
|
|
66931
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
66932
66932
|
blendSrcAlpha: number | null;
|
|
66933
66933
|
clipIntersection: boolean;
|
|
66934
66934
|
clippingPlanes: import("three").Plane[];
|
|
@@ -67157,7 +67157,7 @@ export var TiltShiftBlurPass: {
|
|
|
67157
67157
|
blendEquation: import("three").BlendingEquation;
|
|
67158
67158
|
blendEquationAlpha: number | null;
|
|
67159
67159
|
blending: import("three").Blending;
|
|
67160
|
-
blendSrc: import("three").BlendingDstFactor
|
|
67160
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
67161
67161
|
blendSrcAlpha: number | null;
|
|
67162
67162
|
clipIntersection: boolean;
|
|
67163
67163
|
clippingPlanes: import("three").Plane[];
|
|
@@ -67525,7 +67525,7 @@ export var TiltShiftBlurPass: {
|
|
|
67525
67525
|
blendEquation: import("three").BlendingEquation;
|
|
67526
67526
|
blendEquationAlpha: number | null;
|
|
67527
67527
|
blending: import("three").Blending;
|
|
67528
|
-
blendSrc: import("three").BlendingDstFactor
|
|
67528
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
67529
67529
|
blendSrcAlpha: number | null;
|
|
67530
67530
|
clipIntersection: boolean;
|
|
67531
67531
|
clippingPlanes: import("three").Plane[];
|
|
@@ -67654,7 +67654,7 @@ export var TiltShiftBlurPass: {
|
|
|
67654
67654
|
blendEquation: import("three").BlendingEquation;
|
|
67655
67655
|
blendEquationAlpha: number | null;
|
|
67656
67656
|
blending: import("three").Blending;
|
|
67657
|
-
blendSrc: import("three").BlendingDstFactor
|
|
67657
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
67658
67658
|
blendSrcAlpha: number | null;
|
|
67659
67659
|
clipIntersection: boolean;
|
|
67660
67660
|
clippingPlanes: import("three").Plane[];
|
|
@@ -68343,7 +68343,7 @@ export var TiltShiftEffect: {
|
|
|
68343
68343
|
blendEquation: import("three").BlendingEquation;
|
|
68344
68344
|
blendEquationAlpha: number | null;
|
|
68345
68345
|
blending: import("three").Blending;
|
|
68346
|
-
blendSrc: import("three").BlendingDstFactor
|
|
68346
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
68347
68347
|
blendSrcAlpha: number | null;
|
|
68348
68348
|
clipIntersection: boolean;
|
|
68349
68349
|
clippingPlanes: import("three").Plane[];
|
|
@@ -68711,7 +68711,7 @@ export var TiltShiftEffect: {
|
|
|
68711
68711
|
blendEquation: import("three").BlendingEquation;
|
|
68712
68712
|
blendEquationAlpha: number | null;
|
|
68713
68713
|
blending: import("three").Blending;
|
|
68714
|
-
blendSrc: import("three").BlendingDstFactor
|
|
68714
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
68715
68715
|
blendSrcAlpha: number | null;
|
|
68716
68716
|
clipIntersection: boolean;
|
|
68717
68717
|
clippingPlanes: import("three").Plane[];
|
|
@@ -68840,7 +68840,7 @@ export var TiltShiftEffect: {
|
|
|
68840
68840
|
blendEquation: import("three").BlendingEquation;
|
|
68841
68841
|
blendEquationAlpha: number | null;
|
|
68842
68842
|
blending: import("three").Blending;
|
|
68843
|
-
blendSrc: import("three").BlendingDstFactor
|
|
68843
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
68844
68844
|
blendSrcAlpha: number | null;
|
|
68845
68845
|
clipIntersection: boolean;
|
|
68846
68846
|
clippingPlanes: import("three").Plane[];
|
|
@@ -70369,7 +70369,7 @@ export var ToneMappingEffect: {
|
|
|
70369
70369
|
blendEquation: import("three").BlendingEquation;
|
|
70370
70370
|
blendEquationAlpha: number | null;
|
|
70371
70371
|
blending: import("three").Blending;
|
|
70372
|
-
blendSrc: import("three").BlendingDstFactor
|
|
70372
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
70373
70373
|
blendSrcAlpha: number | null;
|
|
70374
70374
|
clipIntersection: boolean;
|
|
70375
70375
|
clippingPlanes: import("three").Plane[];
|
|
@@ -71078,7 +71078,7 @@ export var ToneMappingEffect: {
|
|
|
71078
71078
|
blendEquation: import("three").BlendingEquation;
|
|
71079
71079
|
blendEquationAlpha: number | null;
|
|
71080
71080
|
blending: import("three").Blending;
|
|
71081
|
-
blendSrc: import("three").BlendingDstFactor
|
|
71081
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
71082
71082
|
blendSrcAlpha: number | null;
|
|
71083
71083
|
clipIntersection: boolean;
|
|
71084
71084
|
clippingPlanes: import("three").Plane[];
|
|
@@ -71210,7 +71210,7 @@ export var ToneMappingEffect: {
|
|
|
71210
71210
|
blendEquation: import("three").BlendingEquation;
|
|
71211
71211
|
blendEquationAlpha: number | null;
|
|
71212
71212
|
blending: import("three").Blending;
|
|
71213
|
-
blendSrc: import("three").BlendingDstFactor
|
|
71213
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
71214
71214
|
blendSrcAlpha: number | null;
|
|
71215
71215
|
clipIntersection: boolean;
|
|
71216
71216
|
clippingPlanes: import("three").Plane[];
|
|
@@ -71774,7 +71774,7 @@ export var ToneMappingEffect: {
|
|
|
71774
71774
|
blendEquation: import("three").BlendingEquation;
|
|
71775
71775
|
blendEquationAlpha: number | null;
|
|
71776
71776
|
blending: import("three").Blending;
|
|
71777
|
-
blendSrc: import("three").BlendingDstFactor
|
|
71777
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
71778
71778
|
blendSrcAlpha: number | null;
|
|
71779
71779
|
clipIntersection: boolean;
|
|
71780
71780
|
clippingPlanes: import("three").Plane[];
|
|
@@ -71976,7 +71976,7 @@ export var ToneMappingEffect: {
|
|
|
71976
71976
|
blendEquation: import("three").BlendingEquation;
|
|
71977
71977
|
blendEquationAlpha: number | null;
|
|
71978
71978
|
blending: import("three").Blending;
|
|
71979
|
-
blendSrc: import("three").BlendingDstFactor
|
|
71979
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
71980
71980
|
blendSrcAlpha: number | null;
|
|
71981
71981
|
clipIntersection: boolean;
|
|
71982
71982
|
clippingPlanes: import("three").Plane[];
|
|
@@ -72734,7 +72734,7 @@ export var UpsamplingMaterial: {
|
|
|
72734
72734
|
blendEquation: import("three").BlendingEquation;
|
|
72735
72735
|
blendEquationAlpha: number | null;
|
|
72736
72736
|
blending: import("three").Blending;
|
|
72737
|
-
blendSrc: import("three").BlendingDstFactor
|
|
72737
|
+
blendSrc: 210 | import("three").BlendingDstFactor;
|
|
72738
72738
|
blendSrcAlpha: number | null;
|
|
72739
72739
|
clipIntersection: boolean;
|
|
72740
72740
|
clippingPlanes: import("three").Plane[];
|