three-stdlib 2.35.8 → 2.35.9
Sign up to get free protection for your applications and to get access to all the features.
- package/_polyfill/constants.d.cts +1 -1
- package/_polyfill/constants.d.ts +1 -1
- package/_polyfill/uv1.d.cts +1 -1
- package/_polyfill/uv1.d.ts +1 -1
- package/controls/ArcballControls.d.cts +1 -1
- package/controls/ArcballControls.d.ts +1 -1
- package/controls/DeviceOrientationControls.d.cts +1 -1
- package/controls/DeviceOrientationControls.d.ts +1 -1
- package/controls/DragControls.d.cts +1 -1
- package/controls/DragControls.d.ts +1 -1
- package/controls/EventDispatcher.d.cts +1 -1
- package/controls/EventDispatcher.d.ts +1 -1
- package/controls/FirstPersonControls.d.cts +1 -1
- package/controls/FirstPersonControls.d.ts +1 -1
- package/controls/FlyControls.d.cts +1 -1
- package/controls/FlyControls.d.ts +1 -1
- package/controls/OrbitControls.d.cts +1 -1
- package/controls/OrbitControls.d.ts +1 -1
- package/controls/PointerLockControls.d.cts +1 -1
- package/controls/PointerLockControls.d.ts +1 -1
- package/controls/TrackballControls.d.cts +1 -1
- package/controls/TrackballControls.d.ts +1 -1
- package/controls/TransformControls.d.cts +1 -1
- package/controls/TransformControls.d.ts +1 -1
- package/controls/experimental/CameraControls.d.cts +2 -2
- package/controls/experimental/CameraControls.d.ts +2 -2
- package/csm/CSMFrustum.d.cts +1 -1
- package/csm/CSMFrustum.d.ts +1 -1
- package/environments/RoomEnvironment.d.cts +1 -1
- package/environments/RoomEnvironment.d.ts +1 -1
- package/exporters/ColladaExporter.d.cts +1 -1
- package/exporters/ColladaExporter.d.ts +1 -1
- package/exporters/DRACOExporter.d.cts +1 -1
- package/exporters/DRACOExporter.d.ts +1 -1
- package/exporters/GLTFExporter.d.cts +3 -3
- package/exporters/GLTFExporter.d.ts +3 -3
- package/exporters/MMDExporter.d.cts +1 -1
- package/exporters/MMDExporter.d.ts +1 -1
- package/exporters/OBJExporter.d.cts +1 -1
- package/exporters/OBJExporter.d.ts +1 -1
- package/exporters/PLYExporter.d.cts +1 -1
- package/exporters/PLYExporter.d.ts +1 -1
- package/exporters/STLExporter.d.cts +1 -1
- package/exporters/STLExporter.d.ts +1 -1
- package/exporters/USDZExporter.d.cts +1 -1
- package/exporters/USDZExporter.d.ts +1 -1
- package/geometries/ParametricGeometries.d.cts +1 -1
- package/geometries/ParametricGeometries.d.ts +1 -1
- package/geometries/ParametricGeometry.d.cts +1 -1
- package/geometries/ParametricGeometry.d.ts +1 -1
- package/geometries/TextGeometry.d.cts +2 -2
- package/geometries/TextGeometry.d.ts +2 -2
- package/helpers/RaycasterHelper.d.cts +1 -1
- package/helpers/RaycasterHelper.d.ts +1 -1
- package/index.d.cts +262 -262
- package/index.d.ts +262 -262
- package/libs/MeshoptDecoder.d.cts +1 -1
- package/libs/MeshoptDecoder.d.ts +1 -1
- package/libs/MotionControllers.d.cts +1 -1
- package/libs/MotionControllers.d.ts +1 -1
- package/libs/zstddec.d.cts +1 -1
- package/libs/zstddec.d.ts +1 -1
- package/lights/LightProbeGenerator.d.cts +1 -1
- package/lights/LightProbeGenerator.d.ts +1 -1
- package/lights/RectAreaLightUniformsLib.d.cts +1 -1
- package/lights/RectAreaLightUniformsLib.d.ts +1 -1
- package/loaders/FontLoader.d.cts +3 -3
- package/loaders/FontLoader.d.ts +3 -3
- package/math/ColorConverter.d.cts +1 -1
- package/math/ColorConverter.d.ts +1 -1
- package/math/SimplexNoise.d.cts +1 -1
- package/math/SimplexNoise.d.ts +1 -1
- package/misc/Timer.d.cts +1 -1
- package/misc/Timer.d.ts +1 -1
- package/misc/WebGL.d.cts +5 -5
- package/misc/WebGL.d.ts +5 -5
- package/modifiers/CurveModifier.d.cts +6 -6
- package/modifiers/CurveModifier.d.ts +6 -6
- package/modifiers/EdgeSplitModifier.d.cts +1 -1
- package/modifiers/EdgeSplitModifier.d.ts +1 -1
- package/modifiers/SimplifyModifier.d.cts +1 -1
- package/modifiers/SimplifyModifier.d.ts +1 -1
- package/modifiers/TessellateModifier.d.cts +1 -1
- package/modifiers/TessellateModifier.d.ts +1 -1
- package/objects/BatchedMesh.d.cts +1 -1
- package/objects/BatchedMesh.d.ts +1 -1
- package/objects/GroundProjectedEnv.d.cts +1 -1
- package/objects/GroundProjectedEnv.d.ts +1 -1
- package/objects/ReflectorRTT.d.cts +1 -1
- package/objects/ReflectorRTT.d.ts +1 -1
- package/objects/Sky.d.cts +1 -1
- package/objects/Sky.d.ts +1 -1
- package/package.json +1 -1
- package/postprocessing/AfterimagePass.d.cts +1 -1
- package/postprocessing/AfterimagePass.d.ts +1 -1
- package/postprocessing/BloomPass.d.cts +1 -1
- package/postprocessing/BloomPass.d.ts +1 -1
- package/postprocessing/BokehPass.d.cts +1 -1
- package/postprocessing/BokehPass.d.ts +1 -1
- package/postprocessing/ClearPass.d.cts +1 -1
- package/postprocessing/ClearPass.d.ts +1 -1
- package/postprocessing/DotScreenPass.d.cts +1 -1
- package/postprocessing/DotScreenPass.d.ts +1 -1
- package/postprocessing/EffectComposer.d.cts +1 -1
- package/postprocessing/EffectComposer.d.ts +1 -1
- package/postprocessing/FilmPass.d.cts +1 -1
- package/postprocessing/FilmPass.d.ts +1 -1
- package/postprocessing/GlitchPass.d.cts +1 -1
- package/postprocessing/GlitchPass.d.ts +1 -1
- package/postprocessing/HalftonePass.d.cts +1 -1
- package/postprocessing/HalftonePass.d.ts +1 -1
- package/postprocessing/MaskPass.d.cts +1 -1
- package/postprocessing/MaskPass.d.ts +1 -1
- package/postprocessing/OutlinePass.d.cts +1 -1
- package/postprocessing/OutlinePass.d.ts +1 -1
- package/postprocessing/Pass.d.cts +1 -1
- package/postprocessing/Pass.d.ts +1 -1
- package/postprocessing/RenderPass.d.cts +1 -1
- package/postprocessing/RenderPass.d.ts +1 -1
- package/postprocessing/ShaderPass.d.cts +1 -1
- package/postprocessing/ShaderPass.d.ts +1 -1
- package/postprocessing/WaterPass.d.cts +1 -1
- package/postprocessing/WaterPass.d.ts +1 -1
- package/shaders/ACESFilmicToneMappingShader.d.cts +1 -1
- package/shaders/ACESFilmicToneMappingShader.d.ts +1 -1
- package/shaders/AfterimageShader.d.cts +1 -1
- package/shaders/AfterimageShader.d.ts +1 -1
- package/shaders/BasicShader.d.cts +1 -1
- package/shaders/BasicShader.d.ts +1 -1
- package/shaders/BleachBypassShader.d.cts +1 -1
- package/shaders/BleachBypassShader.d.ts +1 -1
- package/shaders/BlendShader.d.cts +1 -1
- package/shaders/BlendShader.d.ts +1 -1
- package/shaders/BokehShader.d.cts +1 -1
- package/shaders/BokehShader.d.ts +1 -1
- package/shaders/BokehShader2.d.cts +2 -2
- package/shaders/BokehShader2.d.ts +2 -2
- package/shaders/BrightnessContrastShader.d.cts +1 -1
- package/shaders/BrightnessContrastShader.d.ts +1 -1
- package/shaders/ColorCorrectionShader.d.cts +1 -1
- package/shaders/ColorCorrectionShader.d.ts +1 -1
- package/shaders/ColorifyShader.d.cts +1 -1
- package/shaders/ColorifyShader.d.ts +1 -1
- package/shaders/ConvolutionShader.d.cts +1 -1
- package/shaders/ConvolutionShader.d.ts +1 -1
- package/shaders/CopyShader.d.cts +1 -1
- package/shaders/CopyShader.d.ts +1 -1
- package/shaders/DOFMipMapShader.d.cts +1 -1
- package/shaders/DOFMipMapShader.d.ts +1 -1
- package/shaders/DepthLimitedBlurShader.d.cts +2 -2
- package/shaders/DepthLimitedBlurShader.d.ts +2 -2
- package/shaders/DigitalGlitch.d.cts +1 -1
- package/shaders/DigitalGlitch.d.ts +1 -1
- package/shaders/DotScreenShader.d.cts +1 -1
- package/shaders/DotScreenShader.d.ts +1 -1
- package/shaders/FXAAShader.d.cts +1 -1
- package/shaders/FXAAShader.d.ts +1 -1
- package/shaders/FilmShader.d.cts +1 -1
- package/shaders/FilmShader.d.ts +1 -1
- package/shaders/FocusShader.d.cts +1 -1
- package/shaders/FocusShader.d.ts +1 -1
- package/shaders/FreiChenShader.d.cts +1 -1
- package/shaders/FreiChenShader.d.ts +1 -1
- package/shaders/FresnelShader.d.cts +1 -1
- package/shaders/FresnelShader.d.ts +1 -1
- package/shaders/GammaCorrectionShader.d.cts +1 -1
- package/shaders/GammaCorrectionShader.d.ts +1 -1
- package/shaders/GodRaysShader.d.cts +4 -4
- package/shaders/GodRaysShader.d.ts +4 -4
- package/shaders/HalftoneShader.d.cts +1 -1
- package/shaders/HalftoneShader.d.ts +1 -1
- package/shaders/HorizontalBlurShader.d.cts +1 -1
- package/shaders/HorizontalBlurShader.d.ts +1 -1
- package/shaders/HorizontalTiltShiftShader.d.cts +1 -1
- package/shaders/HorizontalTiltShiftShader.d.ts +1 -1
- package/shaders/HueSaturationShader.d.cts +1 -1
- package/shaders/HueSaturationShader.d.ts +1 -1
- package/shaders/KaleidoShader.d.cts +1 -1
- package/shaders/KaleidoShader.d.ts +1 -1
- package/shaders/LuminosityHighPassShader.d.cts +1 -1
- package/shaders/LuminosityHighPassShader.d.ts +1 -1
- package/shaders/LuminosityShader.d.cts +1 -1
- package/shaders/LuminosityShader.d.ts +1 -1
- package/shaders/MirrorShader.d.cts +1 -1
- package/shaders/MirrorShader.d.ts +1 -1
- package/shaders/NormalMapShader.d.cts +1 -1
- package/shaders/NormalMapShader.d.ts +1 -1
- package/shaders/ParallaxShader.d.cts +1 -1
- package/shaders/ParallaxShader.d.ts +1 -1
- package/shaders/PixelShader.d.cts +1 -1
- package/shaders/PixelShader.d.ts +1 -1
- package/shaders/RGBShiftShader.d.cts +1 -1
- package/shaders/RGBShiftShader.d.ts +1 -1
- package/shaders/SAOShader.d.cts +1 -1
- package/shaders/SAOShader.d.ts +1 -1
- package/shaders/SMAAShader.d.cts +3 -3
- package/shaders/SMAAShader.d.ts +3 -3
- package/shaders/SSAOShader.d.cts +3 -3
- package/shaders/SSAOShader.d.ts +3 -3
- package/shaders/SSRShader.d.cts +3 -3
- package/shaders/SSRShader.d.ts +3 -3
- package/shaders/SepiaShader.d.cts +1 -1
- package/shaders/SepiaShader.d.ts +1 -1
- package/shaders/SobelOperatorShader.d.cts +1 -1
- package/shaders/SobelOperatorShader.d.ts +1 -1
- package/shaders/SubsurfaceScatteringShader.d.cts +1 -1
- package/shaders/SubsurfaceScatteringShader.d.ts +1 -1
- package/shaders/TechnicolorShader.d.cts +1 -1
- package/shaders/TechnicolorShader.d.ts +1 -1
- package/shaders/ToneMapShader.d.cts +1 -1
- package/shaders/ToneMapShader.d.ts +1 -1
- package/shaders/ToonShader.d.cts +4 -4
- package/shaders/ToonShader.d.ts +4 -4
- package/shaders/TriangleBlurShader.d.cts +1 -1
- package/shaders/TriangleBlurShader.d.ts +1 -1
- package/shaders/UnpackDepthRGBAShader.d.cts +1 -1
- package/shaders/UnpackDepthRGBAShader.d.ts +1 -1
- package/shaders/VerticalBlurShader.d.cts +1 -1
- package/shaders/VerticalBlurShader.d.ts +1 -1
- package/shaders/VerticalTiltShiftShader.d.cts +1 -1
- package/shaders/VerticalTiltShiftShader.d.ts +1 -1
- package/shaders/VignetteShader.d.cts +1 -1
- package/shaders/VignetteShader.d.ts +1 -1
- package/shaders/VolumeShader.d.cts +1 -1
- package/shaders/VolumeShader.d.ts +1 -1
- package/shaders/WaterRefractionShader.d.cts +1 -1
- package/shaders/WaterRefractionShader.d.ts +1 -1
- package/textures/FlakesTexture.d.cts +1 -1
- package/textures/FlakesTexture.d.ts +1 -1
- package/types/helpers.d.cts +1 -1
- package/types/helpers.d.ts +1 -1
- package/types/shared.d.cts +1 -1
- package/types/shared.d.ts +1 -1
- package/utils/BufferGeometryUtils.d.cts +8 -8
- package/utils/BufferGeometryUtils.d.ts +8 -8
- package/utils/GeometryCompressionUtils.d.cts +1 -1
- package/utils/GeometryCompressionUtils.d.ts +1 -1
- package/utils/GeometryUtils.d.cts +1 -1
- package/utils/GeometryUtils.d.ts +1 -1
- package/utils/LDrawUtils.d.cts +1 -1
- package/utils/LDrawUtils.d.ts +1 -1
- package/utils/SceneUtils.d.cts +1 -1
- package/utils/SceneUtils.d.ts +1 -1
- package/utils/SkeletonUtils.d.cts +1 -1
- package/utils/SkeletonUtils.d.ts +1 -1
- package/webxr/ARButton.d.cts +1 -1
- package/webxr/ARButton.d.ts +1 -1
- package/webxr/OculusHandModel.d.cts +1 -1
- package/webxr/OculusHandModel.d.ts +1 -1
- package/webxr/VRButton.d.cts +1 -1
- package/webxr/VRButton.d.ts +1 -1
- package/webxr/XRControllerModelFactory.d.cts +1 -1
- package/webxr/XRControllerModelFactory.d.ts +1 -1
- package/webxr/XRHandMeshModel.d.cts +1 -1
- package/webxr/XRHandMeshModel.d.ts +1 -1
package/index.d.ts
CHANGED
@@ -1,262 +1,262 @@
|
|
1
|
-
export *
|
2
|
-
export *
|
3
|
-
export *
|
4
|
-
export *
|
5
|
-
export *
|
6
|
-
export *
|
7
|
-
export *
|
8
|
-
export *
|
9
|
-
export *
|
10
|
-
export *
|
11
|
-
export *
|
12
|
-
export *
|
13
|
-
export *
|
14
|
-
export *
|
15
|
-
export *
|
16
|
-
export *
|
17
|
-
export *
|
18
|
-
export *
|
19
|
-
export *
|
20
|
-
export *
|
21
|
-
export *
|
22
|
-
export *
|
23
|
-
export *
|
24
|
-
export *
|
25
|
-
export *
|
26
|
-
export *
|
27
|
-
export *
|
28
|
-
export *
|
29
|
-
export *
|
30
|
-
export *
|
31
|
-
export *
|
32
|
-
export *
|
33
|
-
export *
|
34
|
-
export *
|
35
|
-
export *
|
36
|
-
export *
|
37
|
-
export *
|
38
|
-
export *
|
39
|
-
export *
|
40
|
-
export *
|
41
|
-
export *
|
42
|
-
export *
|
43
|
-
export *
|
44
|
-
export *
|
45
|
-
export *
|
46
|
-
export *
|
47
|
-
export *
|
48
|
-
export *
|
49
|
-
export *
|
50
|
-
export *
|
51
|
-
export *
|
52
|
-
export *
|
53
|
-
export *
|
54
|
-
export *
|
55
|
-
export *
|
56
|
-
export *
|
57
|
-
export *
|
58
|
-
export *
|
59
|
-
export *
|
60
|
-
export *
|
61
|
-
export *
|
62
|
-
export *
|
63
|
-
export *
|
64
|
-
export *
|
65
|
-
export *
|
66
|
-
export *
|
67
|
-
export *
|
68
|
-
export *
|
69
|
-
export *
|
70
|
-
export *
|
71
|
-
export *
|
72
|
-
export *
|
73
|
-
export *
|
74
|
-
export *
|
75
|
-
export *
|
76
|
-
export *
|
77
|
-
export *
|
78
|
-
export *
|
79
|
-
export *
|
80
|
-
export *
|
81
|
-
export *
|
82
|
-
export *
|
83
|
-
export *
|
84
|
-
export *
|
85
|
-
export *
|
86
|
-
export *
|
87
|
-
export *
|
88
|
-
export *
|
89
|
-
export *
|
90
|
-
export *
|
91
|
-
export *
|
92
|
-
export *
|
93
|
-
export *
|
94
|
-
export *
|
95
|
-
export *
|
96
|
-
export *
|
97
|
-
export *
|
98
|
-
export *
|
99
|
-
export *
|
100
|
-
export *
|
101
|
-
export *
|
102
|
-
export *
|
103
|
-
export *
|
104
|
-
export *
|
105
|
-
export *
|
106
|
-
export *
|
107
|
-
export *
|
108
|
-
export *
|
109
|
-
export *
|
110
|
-
export *
|
111
|
-
export *
|
112
|
-
export *
|
113
|
-
export *
|
114
|
-
export *
|
115
|
-
export *
|
116
|
-
export *
|
117
|
-
export *
|
118
|
-
export *
|
119
|
-
export *
|
120
|
-
export *
|
121
|
-
export *
|
122
|
-
export *
|
123
|
-
export *
|
124
|
-
export *
|
125
|
-
export *
|
126
|
-
export *
|
127
|
-
export *
|
128
|
-
export *
|
129
|
-
export *
|
130
|
-
export *
|
131
|
-
export *
|
132
|
-
export *
|
133
|
-
export *
|
134
|
-
export *
|
135
|
-
export *
|
136
|
-
export *
|
137
|
-
export *
|
138
|
-
export *
|
139
|
-
export *
|
140
|
-
export *
|
141
|
-
export *
|
142
|
-
export *
|
143
|
-
export *
|
144
|
-
export *
|
145
|
-
export *
|
146
|
-
export *
|
147
|
-
export *
|
148
|
-
export *
|
149
|
-
export *
|
150
|
-
export *
|
151
|
-
export *
|
152
|
-
export *
|
153
|
-
export *
|
154
|
-
export *
|
155
|
-
export *
|
156
|
-
export *
|
157
|
-
export *
|
158
|
-
export *
|
159
|
-
export *
|
160
|
-
export *
|
161
|
-
export *
|
162
|
-
export *
|
163
|
-
export *
|
164
|
-
export *
|
165
|
-
export *
|
166
|
-
export *
|
167
|
-
export *
|
168
|
-
export *
|
169
|
-
export *
|
170
|
-
export *
|
171
|
-
export *
|
172
|
-
export *
|
173
|
-
export *
|
174
|
-
export *
|
175
|
-
export *
|
176
|
-
export *
|
177
|
-
export *
|
178
|
-
export *
|
179
|
-
export *
|
180
|
-
export *
|
181
|
-
export *
|
182
|
-
export *
|
183
|
-
export *
|
184
|
-
export *
|
185
|
-
export *
|
186
|
-
export *
|
187
|
-
export *
|
188
|
-
export *
|
189
|
-
export *
|
190
|
-
export *
|
191
|
-
export *
|
192
|
-
export *
|
193
|
-
export *
|
194
|
-
export *
|
195
|
-
export *
|
196
|
-
export *
|
197
|
-
export *
|
198
|
-
export *
|
199
|
-
export *
|
200
|
-
export *
|
201
|
-
export *
|
202
|
-
export *
|
203
|
-
export *
|
204
|
-
export *
|
205
|
-
export *
|
206
|
-
export *
|
207
|
-
export *
|
208
|
-
export *
|
209
|
-
export *
|
210
|
-
export *
|
211
|
-
export *
|
212
|
-
export *
|
213
|
-
export *
|
214
|
-
export *
|
215
|
-
export *
|
216
|
-
export *
|
217
|
-
export *
|
218
|
-
export *
|
219
|
-
export *
|
220
|
-
export *
|
221
|
-
export *
|
222
|
-
export *
|
223
|
-
export *
|
224
|
-
export *
|
225
|
-
export *
|
226
|
-
export *
|
227
|
-
export *
|
228
|
-
export *
|
229
|
-
export *
|
230
|
-
export *
|
231
|
-
export *
|
232
|
-
export *
|
233
|
-
export *
|
234
|
-
export *
|
235
|
-
export *
|
236
|
-
export *
|
237
|
-
export *
|
238
|
-
export *
|
239
|
-
export *
|
240
|
-
export *
|
241
|
-
export *
|
242
|
-
export *
|
243
|
-
export *
|
244
|
-
export *
|
245
|
-
export *
|
246
|
-
export *
|
247
|
-
export *
|
248
|
-
export *
|
249
|
-
export *
|
250
|
-
export *
|
251
|
-
export *
|
252
|
-
export *
|
253
|
-
export *
|
254
|
-
export *
|
255
|
-
export *
|
256
|
-
export *
|
257
|
-
export *
|
258
|
-
export *
|
259
|
-
export *
|
260
|
-
export *
|
261
|
-
export *
|
262
|
-
export *
|
1
|
+
export type * from './misc/MD2CharacterComplex.d.ts';
|
2
|
+
export type * from './misc/ConvexObjectBreaker.d.ts';
|
3
|
+
export type * from './misc/MorphBlendMesh.d.ts';
|
4
|
+
export type * from './misc/GPUComputationRenderer.d.ts';
|
5
|
+
export type * from './misc/Gyroscope.d.ts';
|
6
|
+
export type * from './misc/MorphAnimMesh.d.ts';
|
7
|
+
export type * from './misc/RollerCoaster.d.ts';
|
8
|
+
export type * from './misc/Timer.d.ts';
|
9
|
+
export type * from './misc/WebGL.d.ts';
|
10
|
+
export type * from './misc/MD2Character.d.ts';
|
11
|
+
export type * from './misc/VolumeSlice.d.ts';
|
12
|
+
export type * from './misc/TubePainter.d.ts';
|
13
|
+
export type * from './misc/Volume.d.ts';
|
14
|
+
export type * from './misc/ProgressiveLightmap.d.ts';
|
15
|
+
export type * from './renderers/CSS2DRenderer.d.ts';
|
16
|
+
export type * from './renderers/CSS3DRenderer.d.ts';
|
17
|
+
export type * from './renderers/Projector.d.ts';
|
18
|
+
export type * from './renderers/SVGRenderer.d.ts';
|
19
|
+
export type * from './textures/FlakesTexture.d.ts';
|
20
|
+
export type * from './modifiers/CurveModifier.d.ts';
|
21
|
+
export type * from './modifiers/SimplifyModifier.d.ts';
|
22
|
+
export type * from './modifiers/EdgeSplitModifier.d.ts';
|
23
|
+
export type * from './modifiers/TessellateModifier.d.ts';
|
24
|
+
export type * from './exporters/GLTFExporter.d.ts';
|
25
|
+
export type * from './exporters/USDZExporter.d.ts';
|
26
|
+
export type * from './exporters/PLYExporter.d.ts';
|
27
|
+
export type * from './exporters/DRACOExporter.d.ts';
|
28
|
+
export type * from './exporters/ColladaExporter.d.ts';
|
29
|
+
export type * from './exporters/MMDExporter.d.ts';
|
30
|
+
export type * from './exporters/STLExporter.d.ts';
|
31
|
+
export type * from './exporters/OBJExporter.d.ts';
|
32
|
+
export type * from './environments/RoomEnvironment.d.ts';
|
33
|
+
export type * from './animation/AnimationClipCreator.d.ts';
|
34
|
+
export type * from './animation/CCDIKSolver.d.ts';
|
35
|
+
export type * from './animation/MMDPhysics.d.ts';
|
36
|
+
export type * from './animation/MMDAnimationHelper.d.ts';
|
37
|
+
export type * from './objects/BatchedMesh.d.ts';
|
38
|
+
export type * from './objects/Reflector.d.ts';
|
39
|
+
export type * from './objects/Refractor.d.ts';
|
40
|
+
export type * from './objects/ShadowMesh.d.ts';
|
41
|
+
export type * from './objects/Lensflare.d.ts';
|
42
|
+
export type * from './objects/Water.d.ts';
|
43
|
+
export type * from './objects/MarchingCubes.d.ts';
|
44
|
+
export type * from './objects/LightningStorm.d.ts';
|
45
|
+
export type * from './objects/ReflectorRTT.d.ts';
|
46
|
+
export type * from './objects/ReflectorForSSRPass.d.ts';
|
47
|
+
export type * from './objects/Sky.d.ts';
|
48
|
+
export type * from './objects/Water2.d.ts';
|
49
|
+
export type * from './objects/GroundProjectedEnv.d.ts';
|
50
|
+
export type * from './utils/SceneUtils.d.ts';
|
51
|
+
export type * from './utils/UVsDebug.d.ts';
|
52
|
+
export type * from './utils/GeometryUtils.d.ts';
|
53
|
+
export type * from './utils/RoughnessMipmapper.d.ts';
|
54
|
+
export type * from './utils/SkeletonUtils.d.ts';
|
55
|
+
export type * from './utils/ShadowMapViewer.d.ts';
|
56
|
+
export type * from './utils/BufferGeometryUtils.d.ts';
|
57
|
+
export type * from './utils/GeometryCompressionUtils.d.ts';
|
58
|
+
export type * from './cameras/CinematicCamera.d.ts';
|
59
|
+
export type * from './math/ConvexHull.d.ts';
|
60
|
+
export type * from './math/MeshSurfaceSampler.d.ts';
|
61
|
+
export type * from './math/SimplexNoise.d.ts';
|
62
|
+
export type * from './math/OBB.d.ts';
|
63
|
+
export type * from './math/Capsule.d.ts';
|
64
|
+
export type * from './math/ColorConverter.d.ts';
|
65
|
+
export type * from './math/ImprovedNoise.d.ts';
|
66
|
+
export type * from './math/Octree.d.ts';
|
67
|
+
export type * from './math/Lut.d.ts';
|
68
|
+
export type * from './controls/experimental/CameraControls.d.ts';
|
69
|
+
export type * from './controls/FirstPersonControls.d.ts';
|
70
|
+
export type * from './controls/TransformControls.d.ts';
|
71
|
+
export type * from './controls/DragControls.d.ts';
|
72
|
+
export type * from './controls/PointerLockControls.d.ts';
|
73
|
+
export type * from './controls/DeviceOrientationControls.d.ts';
|
74
|
+
export type * from './controls/TrackballControls.d.ts';
|
75
|
+
export type * from './controls/OrbitControls.d.ts';
|
76
|
+
export type * from './controls/ArcballControls.d.ts';
|
77
|
+
export type * from './controls/FlyControls.d.ts';
|
78
|
+
export type * from './postprocessing/LUTPass.d.ts';
|
79
|
+
export type * from './postprocessing/ClearPass.d.ts';
|
80
|
+
export type * from './postprocessing/GlitchPass.d.ts';
|
81
|
+
export type * from './postprocessing/HalftonePass.d.ts';
|
82
|
+
export type * from './postprocessing/SMAAPass.d.ts';
|
83
|
+
export type * from './postprocessing/FilmPass.d.ts';
|
84
|
+
export type * from './postprocessing/OutlinePass.d.ts';
|
85
|
+
export type * from './postprocessing/SSAOPass.d.ts';
|
86
|
+
export type * from './postprocessing/SavePass.d.ts';
|
87
|
+
export type * from './postprocessing/BokehPass.d.ts';
|
88
|
+
export type * from './postprocessing/Pass.d.ts';
|
89
|
+
export type * from './postprocessing/TexturePass.d.ts';
|
90
|
+
export type * from './postprocessing/AdaptiveToneMappingPass.d.ts';
|
91
|
+
export type * from './postprocessing/UnrealBloomPass.d.ts';
|
92
|
+
export type * from './postprocessing/CubeTexturePass.d.ts';
|
93
|
+
export type * from './postprocessing/SAOPass.d.ts';
|
94
|
+
export type * from './postprocessing/AfterimagePass.d.ts';
|
95
|
+
export type * from './postprocessing/MaskPass.d.ts';
|
96
|
+
export type * from './postprocessing/EffectComposer.d.ts';
|
97
|
+
export type * from './postprocessing/DotScreenPass.d.ts';
|
98
|
+
export type * from './postprocessing/SSRPass.d.ts';
|
99
|
+
export type * from './postprocessing/TAARenderPass.d.ts';
|
100
|
+
export type * from './postprocessing/ShaderPass.d.ts';
|
101
|
+
export type * from './postprocessing/SSAARenderPass.d.ts';
|
102
|
+
export type * from './postprocessing/RenderPass.d.ts';
|
103
|
+
export type * from './postprocessing/RenderPixelatedPass.d.ts';
|
104
|
+
export type * from './postprocessing/BloomPass.d.ts';
|
105
|
+
export type * from './postprocessing/WaterPass.d.ts';
|
106
|
+
export type * from './webxr/ARButton.d.ts';
|
107
|
+
export type * from './webxr/OculusHandModel.d.ts';
|
108
|
+
export type * from './webxr/OculusHandPointerModel.d.ts';
|
109
|
+
export type * from './webxr/Text2D.d.ts';
|
110
|
+
export type * from './webxr/VRButton.d.ts';
|
111
|
+
export type * from './webxr/XRControllerModelFactory.d.ts';
|
112
|
+
export type * from './webxr/XREstimatedLight.d.ts';
|
113
|
+
export type * from './webxr/XRHandMeshModel.d.ts';
|
114
|
+
export type * from './webxr/XRHandModelFactory.d.ts';
|
115
|
+
export type * from './webxr/XRHandPrimitiveModel.d.ts';
|
116
|
+
export type * from './geometries/ParametricGeometries.d.ts';
|
117
|
+
export type * from './geometries/ParametricGeometry.d.ts';
|
118
|
+
export type * from './geometries/ConvexGeometry.d.ts';
|
119
|
+
export type * from './geometries/LightningStrike.d.ts';
|
120
|
+
export type * from './geometries/RoundedBoxGeometry.d.ts';
|
121
|
+
export type * from './geometries/BoxLineGeometry.d.ts';
|
122
|
+
export type * from './geometries/DecalGeometry.d.ts';
|
123
|
+
export type * from './geometries/TeapotGeometry.d.ts';
|
124
|
+
export type * from './geometries/TextGeometry.d.ts';
|
125
|
+
export type * from './csm/CSM.d.ts';
|
126
|
+
export type * from './csm/CSMFrustum.d.ts';
|
127
|
+
export type * from './csm/CSMHelper.d.ts';
|
128
|
+
export type * from './csm/CSMShader.d.ts';
|
129
|
+
export type * from './shaders/types.d.ts';
|
130
|
+
export type * from './shaders/ACESFilmicToneMappingShader.d.ts';
|
131
|
+
export type * from './shaders/AfterimageShader.d.ts';
|
132
|
+
export type * from './shaders/BasicShader.d.ts';
|
133
|
+
export type * from './shaders/BleachBypassShader.d.ts';
|
134
|
+
export type * from './shaders/BlendShader.d.ts';
|
135
|
+
export type * from './shaders/BokehShader.d.ts';
|
136
|
+
export type * from './shaders/BokehShader2.d.ts';
|
137
|
+
export type * from './shaders/BrightnessContrastShader.d.ts';
|
138
|
+
export type * from './shaders/ColorCorrectionShader.d.ts';
|
139
|
+
export type * from './shaders/ColorifyShader.d.ts';
|
140
|
+
export type * from './shaders/ConvolutionShader.d.ts';
|
141
|
+
export type * from './shaders/CopyShader.d.ts';
|
142
|
+
export type * from './shaders/DOFMipMapShader.d.ts';
|
143
|
+
export type * from './shaders/DepthLimitedBlurShader.d.ts';
|
144
|
+
export type * from './shaders/DigitalGlitch.d.ts';
|
145
|
+
export type * from './shaders/DotScreenShader.d.ts';
|
146
|
+
export type * from './shaders/FXAAShader.d.ts';
|
147
|
+
export type * from './shaders/FilmShader.d.ts';
|
148
|
+
export type * from './shaders/FocusShader.d.ts';
|
149
|
+
export type * from './shaders/FreiChenShader.d.ts';
|
150
|
+
export type * from './shaders/FresnelShader.d.ts';
|
151
|
+
export type * from './shaders/GammaCorrectionShader.d.ts';
|
152
|
+
export type * from './shaders/GodRaysShader.d.ts';
|
153
|
+
export type * from './shaders/HalftoneShader.d.ts';
|
154
|
+
export type * from './shaders/HorizontalBlurShader.d.ts';
|
155
|
+
export type * from './shaders/HorizontalTiltShiftShader.d.ts';
|
156
|
+
export type * from './shaders/HueSaturationShader.d.ts';
|
157
|
+
export type * from './shaders/KaleidoShader.d.ts';
|
158
|
+
export type * from './shaders/LuminosityHighPassShader.d.ts';
|
159
|
+
export type * from './shaders/LuminosityShader.d.ts';
|
160
|
+
export type * from './shaders/MirrorShader.d.ts';
|
161
|
+
export type * from './shaders/NormalMapShader.d.ts';
|
162
|
+
export type * from './shaders/ParallaxShader.d.ts';
|
163
|
+
export type * from './shaders/PixelShader.d.ts';
|
164
|
+
export type * from './shaders/RGBShiftShader.d.ts';
|
165
|
+
export type * from './shaders/SAOShader.d.ts';
|
166
|
+
export type * from './shaders/SMAAShader.d.ts';
|
167
|
+
export type * from './shaders/SSAOShader.d.ts';
|
168
|
+
export type * from './shaders/SSRShader.d.ts';
|
169
|
+
export type * from './shaders/SepiaShader.d.ts';
|
170
|
+
export type * from './shaders/SobelOperatorShader.d.ts';
|
171
|
+
export type * from './shaders/SubsurfaceScatteringShader.d.ts';
|
172
|
+
export type * from './shaders/TechnicolorShader.d.ts';
|
173
|
+
export type * from './shaders/ToneMapShader.d.ts';
|
174
|
+
export type * from './shaders/ToonShader.d.ts';
|
175
|
+
export type * from './shaders/TriangleBlurShader.d.ts';
|
176
|
+
export type * from './shaders/UnpackDepthRGBAShader.d.ts';
|
177
|
+
export type * from './shaders/VerticalBlurShader.d.ts';
|
178
|
+
export type * from './shaders/VerticalTiltShiftShader.d.ts';
|
179
|
+
export type * from './shaders/VignetteShader.d.ts';
|
180
|
+
export type * from './shaders/VolumeShader.d.ts';
|
181
|
+
export type * from './shaders/WaterRefractionShader.d.ts';
|
182
|
+
export type * from './interactive/HTMLMesh.d.ts';
|
183
|
+
export type * from './interactive/InteractiveGroup.d.ts';
|
184
|
+
export type * from './interactive/SelectionHelper.d.ts';
|
185
|
+
export type * from './interactive/SelectionBox.d.ts';
|
186
|
+
export type * from './physics/AmmoPhysics.d.ts';
|
187
|
+
export type * from './effects/ParallaxBarrierEffect.d.ts';
|
188
|
+
export type * from './effects/PeppersGhostEffect.d.ts';
|
189
|
+
export type * from './effects/OutlineEffect.d.ts';
|
190
|
+
export type * from './effects/AnaglyphEffect.d.ts';
|
191
|
+
export type * from './effects/AsciiEffect.d.ts';
|
192
|
+
export type * from './effects/StereoEffect.d.ts';
|
193
|
+
export type * from './loaders/FBXLoader.d.ts';
|
194
|
+
export type * from './loaders/FontLoader.d.ts';
|
195
|
+
export type * from './loaders/TGALoader.d.ts';
|
196
|
+
export type * from './loaders/LUTCubeLoader.d.ts';
|
197
|
+
export type * from './loaders/NRRDLoader.d.ts';
|
198
|
+
export type * from './loaders/STLLoader.d.ts';
|
199
|
+
export type * from './loaders/MTLLoader.d.ts';
|
200
|
+
export type * from './loaders/XLoader.d.ts';
|
201
|
+
export type * from './loaders/BVHLoader.d.ts';
|
202
|
+
export type * from './loaders/KMZLoader.d.ts';
|
203
|
+
export type * from './loaders/VRMLoader.d.ts';
|
204
|
+
export type * from './loaders/VRMLLoader.d.ts';
|
205
|
+
export type * from './loaders/KTX2Loader.d.ts';
|
206
|
+
export type * from './loaders/LottieLoader.d.ts';
|
207
|
+
export type * from './loaders/TTFLoader.d.ts';
|
208
|
+
export type * from './loaders/RGBELoader.d.ts';
|
209
|
+
export type * from './loaders/AssimpLoader.d.ts';
|
210
|
+
export type * from './loaders/ColladaLoader.d.ts';
|
211
|
+
export type * from './loaders/MDDLoader.d.ts';
|
212
|
+
export type * from './loaders/EXRLoader.d.ts';
|
213
|
+
export type * from './loaders/3MFLoader.d.ts';
|
214
|
+
export type * from './loaders/XYZLoader.d.ts';
|
215
|
+
export type * from './loaders/VTKLoader.d.ts';
|
216
|
+
export type * from './loaders/LUT3dlLoader.d.ts';
|
217
|
+
export type * from './loaders/DDSLoader.d.ts';
|
218
|
+
export type * from './loaders/PVRLoader.d.ts';
|
219
|
+
export type * from './loaders/GCodeLoader.d.ts';
|
220
|
+
export type * from './loaders/BasisTextureLoader.d.ts';
|
221
|
+
export type * from './loaders/TDSLoader.d.ts';
|
222
|
+
export type * from './loaders/LDrawLoader.d.ts';
|
223
|
+
export type * from './loaders/GLTFLoader.d.ts';
|
224
|
+
export type * from './loaders/SVGLoader.d.ts';
|
225
|
+
export type * from './loaders/3DMLoader.d.ts';
|
226
|
+
export type * from './loaders/OBJLoader.d.ts';
|
227
|
+
export type * from './loaders/AMFLoader.d.ts';
|
228
|
+
export type * from './loaders/MMDLoader.d.ts';
|
229
|
+
export type * from './loaders/MD2Loader.d.ts';
|
230
|
+
export type * from './loaders/KTXLoader.d.ts';
|
231
|
+
export type * from './loaders/TiltLoader.d.ts';
|
232
|
+
export type * from './loaders/DRACOLoader.d.ts';
|
233
|
+
export type * from './loaders/HDRCubeTextureLoader.d.ts';
|
234
|
+
export type * from './loaders/PDBLoader.d.ts';
|
235
|
+
export type * from './loaders/PRWMLoader.d.ts';
|
236
|
+
export type * from './loaders/RGBMLoader.d.ts';
|
237
|
+
export type * from './loaders/VOXLoader.d.ts';
|
238
|
+
export type * from './loaders/PCDLoader.d.ts';
|
239
|
+
export type * from './loaders/LWOLoader.d.ts';
|
240
|
+
export type * from './loaders/PLYLoader.d.ts';
|
241
|
+
export type * from './lines/LineSegmentsGeometry.d.ts';
|
242
|
+
export type * from './lines/LineGeometry.d.ts';
|
243
|
+
export type * from './lines/Wireframe.d.ts';
|
244
|
+
export type * from './lines/WireframeGeometry2.d.ts';
|
245
|
+
export type * from './lines/Line2.d.ts';
|
246
|
+
export type * from './lines/LineMaterial.d.ts';
|
247
|
+
export type * from './lines/LineSegments2.d.ts';
|
248
|
+
export type * from './helpers/LightProbeHelper.d.ts';
|
249
|
+
export type * from './helpers/RaycasterHelper.d.ts';
|
250
|
+
export type * from './helpers/VertexTangentsHelper.d.ts';
|
251
|
+
export type * from './helpers/PositionalAudioHelper.d.ts';
|
252
|
+
export type * from './helpers/VertexNormalsHelper.d.ts';
|
253
|
+
export type * from './helpers/RectAreaLightHelper.d.ts';
|
254
|
+
export type * from './lights/RectAreaLightUniformsLib.d.ts';
|
255
|
+
export type * from './lights/LightProbeGenerator.d.ts';
|
256
|
+
export type * from './curves/NURBSUtils.d.ts';
|
257
|
+
export type * from './curves/NURBSCurve.d.ts';
|
258
|
+
export type * from './curves/NURBSSurface.d.ts';
|
259
|
+
export type * from './curves/CurveExtras.d.ts';
|
260
|
+
export type * from './deprecated/Geometry.d.ts';
|
261
|
+
export type * from './libs/MeshoptDecoder.d.ts';
|
262
|
+
export type * from './libs/MotionControllers.d.ts';
|
package/libs/MeshoptDecoder.d.ts
CHANGED
@@ -173,4 +173,4 @@ declare class MotionController {
|
|
173
173
|
*/
|
174
174
|
updateFromGamepad(): void;
|
175
175
|
}
|
176
|
-
export {
|
176
|
+
export type { MotionControllerConstants, MotionController, fetchProfile, fetchProfilesList };
|
@@ -173,4 +173,4 @@ declare class MotionController {
|
|
173
173
|
*/
|
174
174
|
updateFromGamepad(): void;
|
175
175
|
}
|
176
|
-
export {
|
176
|
+
export type { MotionControllerConstants, MotionController, fetchProfile, fetchProfilesList };
|
package/libs/zstddec.d.cts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* ZSTD (Zstandard) decoder.
|
3
3
|
*/
|
4
|
-
export declare class ZSTDDecoder {
|
4
|
+
export type declare class ZSTDDecoder {
|
5
5
|
init(): Promise<void>;
|
6
6
|
_init(result: WebAssembly.WebAssemblyInstantiatedSource): void;
|
7
7
|
decode(array: Uint8Array, uncompressedSize?: number): Uint8Array;
|
package/libs/zstddec.d.ts
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
/**
|
2
2
|
* ZSTD (Zstandard) decoder.
|
3
3
|
*/
|
4
|
-
export declare class ZSTDDecoder {
|
4
|
+
export type declare class ZSTDDecoder {
|
5
5
|
init(): Promise<void>;
|
6
6
|
_init(result: WebAssembly.WebAssemblyInstantiatedSource): void;
|
7
7
|
decode(array: Uint8Array, uncompressedSize?: number): Uint8Array;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import type { CubeTexture, LightProbe, WebGLRenderer, WebGLCubeRenderTarget } from 'three'
|
2
2
|
|
3
|
-
export namespace LightProbeGenerator {
|
3
|
+
export type namespace LightProbeGenerator {
|
4
4
|
function fromCubeTexture(cubeTexture: CubeTexture): LightProbe
|
5
5
|
function fromCubeRenderTarget(renderer: WebGLRenderer, cubeRenderTarget: WebGLCubeRenderTarget): LightProbe
|
6
6
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import type { CubeTexture, LightProbe, WebGLRenderer, WebGLCubeRenderTarget } from 'three'
|
2
2
|
|
3
|
-
export namespace LightProbeGenerator {
|
3
|
+
export type namespace LightProbeGenerator {
|
4
4
|
function fromCubeTexture(cubeTexture: CubeTexture): LightProbe
|
5
5
|
function fromCubeRenderTarget(renderer: WebGLRenderer, cubeRenderTarget: WebGLCubeRenderTarget): LightProbe
|
6
6
|
}
|