@holoscript/engine 6.0.3 → 6.0.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/dist/AutoMesher-CK47F6AV.js +17 -0
- package/dist/GPUBuffers-2LHBCD7X.js +9 -0
- package/dist/WebGPUContext-TNEUYU2Y.js +11 -0
- package/dist/animation/index.cjs +38 -38
- package/dist/animation/index.d.cts +1 -1
- package/dist/animation/index.d.ts +1 -1
- package/dist/animation/index.js +1 -1
- package/dist/audio/index.cjs +16 -6
- package/dist/audio/index.d.cts +1 -1
- package/dist/audio/index.d.ts +1 -1
- package/dist/audio/index.js +1 -1
- package/dist/camera/index.cjs +23 -23
- package/dist/camera/index.d.cts +1 -1
- package/dist/camera/index.d.ts +1 -1
- package/dist/camera/index.js +1 -1
- package/dist/character/index.cjs +6 -4
- package/dist/character/index.js +1 -1
- package/dist/choreography/index.cjs +1194 -0
- package/dist/choreography/index.d.cts +687 -0
- package/dist/choreography/index.d.ts +687 -0
- package/dist/choreography/index.js +1156 -0
- package/dist/chunk-2CSNRI2N.js +217 -0
- package/dist/chunk-33T2WINR.js +266 -0
- package/dist/chunk-35R73OFM.js +1257 -0
- package/dist/chunk-4MMDSUNP.js +1256 -0
- package/dist/chunk-5V6HOU72.js +319 -0
- package/dist/chunk-6QOP6PYF.js +1038 -0
- package/dist/chunk-7KMJVHIL.js +8944 -0
- package/dist/chunk-7VPUC62U.js +1106 -0
- package/dist/chunk-A2Y6RCAT.js +1878 -0
- package/dist/chunk-AHM42MK6.js +8944 -0
- package/dist/chunk-BL7IDTHE.js +218 -0
- package/dist/chunk-CITOMSWL.js +10462 -0
- package/dist/chunk-CXDPKW2K.js +8944 -0
- package/dist/chunk-CXZPLD4S.js +223 -0
- package/dist/chunk-CZYJE7IH.js +5169 -0
- package/dist/chunk-D2OP7YC7.js +6325 -0
- package/dist/chunk-EDRVQHUU.js +1544 -0
- package/dist/chunk-EJSLOOW2.js +3589 -0
- package/dist/chunk-F53SFGW5.js +1878 -0
- package/dist/chunk-HCFPELPY.js +919 -0
- package/dist/chunk-HNEE36PY.js +93 -0
- package/dist/chunk-HYXNV36F.js +1256 -0
- package/dist/chunk-IB7KHVFY.js +821 -0
- package/dist/chunk-IBBO7YYG.js +690 -0
- package/dist/chunk-ILIBGINU.js +5470 -0
- package/dist/chunk-IS4MHLKN.js +5479 -0
- package/dist/chunk-JT2PFKWD.js +5479 -0
- package/dist/chunk-K4CUB4NY.js +1038 -0
- package/dist/chunk-KATDQXRJ.js +10462 -0
- package/dist/chunk-KBQE6ZFJ.js +8944 -0
- package/dist/chunk-KBVD5K7E.js +560 -0
- package/dist/chunk-KCDPVQRY.js +4088 -0
- package/dist/chunk-KN4QJPKN.js +8944 -0
- package/dist/chunk-KWJ3ROSI.js +8944 -0
- package/dist/chunk-L45VF6DD.js +919 -0
- package/dist/chunk-LY4T37YK.js +307 -0
- package/dist/chunk-MDN5WZXA.js +1544 -0
- package/dist/chunk-MGCDP6VU.js +928 -0
- package/dist/chunk-NCX7X6G2.js +8681 -0
- package/dist/chunk-OF54BPVD.js +913 -0
- package/dist/chunk-OWSN2Q3Q.js +690 -0
- package/dist/chunk-PRRB5TTA.js +406 -0
- package/dist/chunk-PXWVQF76.js +4086 -0
- package/dist/chunk-PYCOIDT2.js +812 -0
- package/dist/chunk-PZCSADOV.js +928 -0
- package/dist/chunk-Q2XBVS2K.js +1038 -0
- package/dist/chunk-QDZRXWN5.js +1776 -0
- package/dist/chunk-RNWOZ6WQ.js +913 -0
- package/dist/chunk-ROLFT4CJ.js +1693 -0
- package/dist/chunk-SLTJRZ2N.js +266 -0
- package/dist/chunk-SRUS5XSU.js +4088 -0
- package/dist/chunk-TKCA3WZ5.js +5409 -0
- package/dist/chunk-TNRMXYI2.js +1650 -0
- package/dist/chunk-TQB3GJGM.js +9763 -0
- package/dist/chunk-TUFGXG6K.js +510 -0
- package/dist/chunk-U6KMTGQJ.js +632 -0
- package/dist/chunk-VMGJQST6.js +8681 -0
- package/dist/chunk-X4F4TCG4.js +5470 -0
- package/dist/chunk-ZIFROE75.js +1544 -0
- package/dist/chunk-ZIJQYHSQ.js +1204 -0
- package/dist/combat/index.cjs +4 -4
- package/dist/combat/index.d.cts +1 -1
- package/dist/combat/index.d.ts +1 -1
- package/dist/combat/index.js +1 -1
- package/dist/ecs/index.cjs +1 -1
- package/dist/ecs/index.js +1 -1
- package/dist/environment/index.cjs +14 -14
- package/dist/environment/index.d.cts +1 -1
- package/dist/environment/index.d.ts +1 -1
- package/dist/environment/index.js +1 -1
- package/dist/gpu/index.cjs +4810 -0
- package/dist/gpu/index.js +3714 -0
- package/dist/hologram/index.cjs +27 -1
- package/dist/hologram/index.js +1 -1
- package/dist/index-B2PIsAmR.d.cts +2180 -0
- package/dist/index-B2PIsAmR.d.ts +2180 -0
- package/dist/index-BHySEPX7.d.cts +2921 -0
- package/dist/index-BJV21zuy.d.cts +341 -0
- package/dist/index-BJV21zuy.d.ts +341 -0
- package/dist/index-BQutTphC.d.cts +790 -0
- package/dist/index-ByIq2XrS.d.cts +3910 -0
- package/dist/index-BysHjDSO.d.cts +224 -0
- package/dist/index-BysHjDSO.d.ts +224 -0
- package/dist/index-CKwAJGck.d.ts +455 -0
- package/dist/index-CUl3QstQ.d.cts +3006 -0
- package/dist/index-CUl3QstQ.d.ts +3006 -0
- package/dist/index-CmYtNiI-.d.cts +953 -0
- package/dist/index-CmYtNiI-.d.ts +953 -0
- package/dist/index-CnRzWxi_.d.cts +522 -0
- package/dist/index-CnRzWxi_.d.ts +522 -0
- package/dist/index-CwRWbSC7.d.ts +2921 -0
- package/dist/index-CxKIBstO.d.ts +790 -0
- package/dist/index-DJ6-R8vh.d.cts +455 -0
- package/dist/index-DQKisbcI.d.cts +4968 -0
- package/dist/index-DQKisbcI.d.ts +4968 -0
- package/dist/index-DRT2zJez.d.ts +3910 -0
- package/dist/index-DfNLiAka.d.cts +192 -0
- package/dist/index-DfNLiAka.d.ts +192 -0
- package/dist/index-nMvkoRm8.d.cts +405 -0
- package/dist/index-nMvkoRm8.d.ts +405 -0
- package/dist/index-s9yOFU37.d.cts +604 -0
- package/dist/index-s9yOFU37.d.ts +604 -0
- package/dist/index.cjs +22966 -6960
- package/dist/index.d.cts +864 -20
- package/dist/index.d.ts +864 -20
- package/dist/index.js +3062 -48
- package/dist/input/index.cjs +1 -1
- package/dist/input/index.js +1 -1
- package/dist/orbital/index.cjs +3 -3
- package/dist/orbital/index.d.cts +1 -1
- package/dist/orbital/index.d.ts +1 -1
- package/dist/orbital/index.js +1 -1
- package/dist/particles/index.cjs +16 -16
- package/dist/particles/index.d.cts +1 -1
- package/dist/particles/index.d.ts +1 -1
- package/dist/particles/index.js +1 -1
- package/dist/physics/index.cjs +2377 -21
- package/dist/physics/index.d.cts +1 -1
- package/dist/physics/index.d.ts +1 -1
- package/dist/physics/index.js +35 -1
- package/dist/postfx/index.cjs +3491 -0
- package/dist/postfx/index.js +93 -0
- package/dist/procedural/index.cjs +1 -1
- package/dist/procedural/index.js +1 -1
- package/dist/puppeteer-5VF6KDVO.js +52197 -0
- package/dist/puppeteer-IZVZ3SG4.js +52197 -0
- package/dist/rendering/index.cjs +33 -32
- package/dist/rendering/index.d.cts +1 -1
- package/dist/rendering/index.d.ts +1 -1
- package/dist/rendering/index.js +8 -6
- package/dist/runtime/index.cjs +23 -13
- package/dist/runtime/index.d.cts +1 -1
- package/dist/runtime/index.d.ts +1 -1
- package/dist/runtime/index.js +8 -6
- package/dist/runtime/protocols/index.cjs +349 -0
- package/dist/runtime/protocols/index.js +15 -0
- package/dist/scene/index.cjs +8 -8
- package/dist/scene/index.d.cts +1 -1
- package/dist/scene/index.d.ts +1 -1
- package/dist/scene/index.js +1 -1
- package/dist/shader/index.cjs +3087 -0
- package/dist/shader/index.js +3044 -0
- package/dist/simulation/index.cjs +10680 -0
- package/dist/simulation/index.d.cts +3 -0
- package/dist/simulation/index.d.ts +3 -0
- package/dist/simulation/index.js +307 -0
- package/dist/spatial/index.cjs +2443 -0
- package/dist/spatial/index.d.cts +1545 -0
- package/dist/spatial/index.d.ts +1545 -0
- package/dist/spatial/index.js +2400 -0
- package/dist/terrain/index.cjs +1 -1
- package/dist/terrain/index.d.cts +1 -1
- package/dist/terrain/index.d.ts +1 -1
- package/dist/terrain/index.js +1 -1
- package/dist/transformers.node-4NKAPD5U.js +45620 -0
- package/dist/vm/index.cjs +7 -8
- package/dist/vm/index.d.cts +1 -1
- package/dist/vm/index.d.ts +1 -1
- package/dist/vm/index.js +1 -1
- package/dist/vm-bridge/index.cjs +2 -2
- package/dist/vm-bridge/index.d.cts +2 -2
- package/dist/vm-bridge/index.d.ts +2 -2
- package/dist/vm-bridge/index.js +1 -1
- package/dist/vr/index.cjs +6 -6
- package/dist/vr/index.js +1 -1
- package/dist/world/index.cjs +3 -3
- package/dist/world/index.d.cts +1 -1
- package/dist/world/index.d.ts +1 -1
- package/dist/world/index.js +1 -1
- package/package.json +53 -21
- package/LICENSE +0 -21
package/dist/input/index.cjs
CHANGED
|
@@ -572,7 +572,7 @@ var InputManager = class {
|
|
|
572
572
|
// ---------------------------------------------------------------------------
|
|
573
573
|
update(dt) {
|
|
574
574
|
const now = Date.now();
|
|
575
|
-
for (const [
|
|
575
|
+
for (const [_key, state] of this.keys) {
|
|
576
576
|
if (state.pressed) state.heldDuration += dt;
|
|
577
577
|
state.justPressed = false;
|
|
578
578
|
state.justReleased = false;
|
package/dist/input/index.js
CHANGED
package/dist/orbital/index.cjs
CHANGED
|
@@ -281,9 +281,9 @@ var AttentionEngine = class {
|
|
|
281
281
|
* Incorporates 4 factors: Proximity, Movement, Base Saliency, and Recency (mocked).
|
|
282
282
|
*/
|
|
283
283
|
static calculateWeight(observerPos, target) {
|
|
284
|
-
const dx = target.position
|
|
285
|
-
const dy = target.position
|
|
286
|
-
const dz = target.position
|
|
284
|
+
const dx = target.position[0] - observerPos[0];
|
|
285
|
+
const dy = target.position[1] - observerPos[1];
|
|
286
|
+
const dz = target.position[2] - observerPos[2];
|
|
287
287
|
const distSq = dx * dx + dy * dy + dz * dz;
|
|
288
288
|
const proximityWeight = Math.max(0, 1 - distSq / 1e4);
|
|
289
289
|
let movementWeight = 0;
|
package/dist/orbital/index.d.cts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as AttendedEntity, a as AttentionEngine, b as AttentionScore, O as OrbitalElements, P as Position3D, T as TimeManager, c as TimeUpdateCallback, d as calculatePosition, e as dateToJulian, g as generateOrbitalPath, j as julianToDate, t as toDegrees } from '../index-
|
|
1
|
+
export { A as AttendedEntity, a as AttentionEngine, b as AttentionScore, O as OrbitalElements, P as Position3D, T as TimeManager, c as TimeUpdateCallback, d as calculatePosition, e as dateToJulian, g as generateOrbitalPath, j as julianToDate, t as toDegrees } from '../index-BysHjDSO.cjs';
|
package/dist/orbital/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as AttendedEntity, a as AttentionEngine, b as AttentionScore, O as OrbitalElements, P as Position3D, T as TimeManager, c as TimeUpdateCallback, d as calculatePosition, e as dateToJulian, g as generateOrbitalPath, j as julianToDate, t as toDegrees } from '../index-
|
|
1
|
+
export { A as AttendedEntity, a as AttentionEngine, b as AttentionScore, O as OrbitalElements, P as Position3D, T as TimeManager, c as TimeUpdateCallback, d as calculatePosition, e as dateToJulian, g as generateOrbitalPath, j as julianToDate, t as toDegrees } from '../index-BysHjDSO.js';
|
package/dist/orbital/index.js
CHANGED
package/dist/particles/index.cjs
CHANGED
|
@@ -161,9 +161,9 @@ var ParticleSystem = class {
|
|
|
161
161
|
p.alive = true;
|
|
162
162
|
p.age = 0;
|
|
163
163
|
p.lifetime = randRange(cfg.lifetime[0], cfg.lifetime[1]);
|
|
164
|
-
p
|
|
165
|
-
p
|
|
166
|
-
p
|
|
164
|
+
p[0] = cfg.position[0] + px;
|
|
165
|
+
p[1] = cfg.position[1] + py;
|
|
166
|
+
p[2] = cfg.position[2] + pz;
|
|
167
167
|
const speed = randRange(cfg.speed[0], cfg.speed[1]);
|
|
168
168
|
p.vx = vx * speed;
|
|
169
169
|
p.vy = vy * speed;
|
|
@@ -237,13 +237,13 @@ var ParticleSystem = class {
|
|
|
237
237
|
* Update emitter position.
|
|
238
238
|
*/
|
|
239
239
|
setPosition(x, y, z) {
|
|
240
|
-
this.config.position =
|
|
240
|
+
this.config.position = [x, y, z];
|
|
241
241
|
}
|
|
242
242
|
};
|
|
243
243
|
|
|
244
244
|
// src/particles/ParticleAffectors.ts
|
|
245
245
|
function gravity(strength = -9.81) {
|
|
246
|
-
return (p,
|
|
246
|
+
return (p, _delta) => {
|
|
247
247
|
p.ay = strength;
|
|
248
248
|
};
|
|
249
249
|
}
|
|
@@ -323,7 +323,7 @@ var ParticlePresets = {
|
|
|
323
323
|
sizeEnd: [1e-3, 3e-3],
|
|
324
324
|
colorStart: { r: 0.9, g: 0.85, b: 0.7, a: 0.4 },
|
|
325
325
|
colorEnd: { r: 0.9, g: 0.85, b: 0.7, a: 0 },
|
|
326
|
-
position:
|
|
326
|
+
position: [0, 1, 0],
|
|
327
327
|
radius: 2,
|
|
328
328
|
direction: { x: 0, y: 0.2, z: 0 }
|
|
329
329
|
},
|
|
@@ -338,7 +338,7 @@ var ParticlePresets = {
|
|
|
338
338
|
sizeEnd: [1e-3, 3e-3],
|
|
339
339
|
colorStart: { r: 1, g: 0.8, b: 0.2, a: 1 },
|
|
340
340
|
colorEnd: { r: 1, g: 0.3, b: 0, a: 0 },
|
|
341
|
-
position:
|
|
341
|
+
position: [0, 0, 0],
|
|
342
342
|
coneAngle: Math.PI / 8,
|
|
343
343
|
direction: { x: 0, y: 1, z: 0 }
|
|
344
344
|
},
|
|
@@ -353,7 +353,7 @@ var ParticlePresets = {
|
|
|
353
353
|
sizeEnd: [0.01, 0.02],
|
|
354
354
|
colorStart: { r: 1, g: 0.6, b: 0.1, a: 0.9 },
|
|
355
355
|
colorEnd: { r: 0.8, g: 0.1, b: 0, a: 0 },
|
|
356
|
-
position:
|
|
356
|
+
position: [0, 0, 0],
|
|
357
357
|
coneAngle: Math.PI / 10,
|
|
358
358
|
direction: { x: 0, y: 1, z: 0 }
|
|
359
359
|
},
|
|
@@ -370,7 +370,7 @@ var ParticlePresets = {
|
|
|
370
370
|
sizeEnd: [0.01, 0.025],
|
|
371
371
|
colorStart: { r: 1, g: 0.2, b: 0.5, a: 1 },
|
|
372
372
|
colorEnd: { r: 0.2, g: 0.5, b: 1, a: 0.5 },
|
|
373
|
-
position:
|
|
373
|
+
position: [0, 1, 0],
|
|
374
374
|
radius: 0.1,
|
|
375
375
|
rotationSpeed: [-5, 5]
|
|
376
376
|
},
|
|
@@ -385,7 +385,7 @@ var ParticlePresets = {
|
|
|
385
385
|
sizeEnd: [3e-3, 0.01],
|
|
386
386
|
colorStart: { r: 1, g: 1, b: 1, a: 0.8 },
|
|
387
387
|
colorEnd: { r: 1, g: 1, b: 1, a: 0 },
|
|
388
|
-
position:
|
|
388
|
+
position: [0, 3, 0],
|
|
389
389
|
radius: 3,
|
|
390
390
|
direction: { x: 0, y: -1, z: 0 },
|
|
391
391
|
rotationSpeed: [-1, 1]
|
|
@@ -402,7 +402,7 @@ var ParticlePresets = {
|
|
|
402
402
|
sizeEnd: [0, 0],
|
|
403
403
|
colorStart: { r: 0.3, g: 0.6, b: 1, a: 0.9 },
|
|
404
404
|
colorEnd: { r: 0.3, g: 0.6, b: 1, a: 0 },
|
|
405
|
-
position:
|
|
405
|
+
position: [0, 0, 0],
|
|
406
406
|
radius: 0.01
|
|
407
407
|
},
|
|
408
408
|
/** Smoke */
|
|
@@ -416,7 +416,7 @@ var ParticlePresets = {
|
|
|
416
416
|
sizeEnd: [0.08, 0.15],
|
|
417
417
|
colorStart: { r: 0.4, g: 0.4, b: 0.4, a: 0.5 },
|
|
418
418
|
colorEnd: { r: 0.6, g: 0.6, b: 0.6, a: 0 },
|
|
419
|
-
position:
|
|
419
|
+
position: [0, 0, 0],
|
|
420
420
|
coneAngle: Math.PI / 12,
|
|
421
421
|
direction: { x: 0, y: 1, z: 0 }
|
|
422
422
|
}
|
|
@@ -435,9 +435,9 @@ var ParticleAttractorSystem = class {
|
|
|
435
435
|
for (const attractor2 of this.attractors.values()) {
|
|
436
436
|
for (const p of particles) {
|
|
437
437
|
if (!p.alive) continue;
|
|
438
|
-
const dx = attractor2.position
|
|
439
|
-
const dy = attractor2.position
|
|
440
|
-
const dz = attractor2.position
|
|
438
|
+
const dx = attractor2.position[0] - p[0];
|
|
439
|
+
const dy = attractor2.position[1] - p[1];
|
|
440
|
+
const dz = attractor2.position[2] - p[2];
|
|
441
441
|
const distSq = dx * dx + dy * dy + dz * dz;
|
|
442
442
|
const dist = Math.sqrt(distSq);
|
|
443
443
|
if (dist > attractor2.radius) continue;
|
|
@@ -995,7 +995,7 @@ var particleTraitHandler = {
|
|
|
995
995
|
};
|
|
996
996
|
if (config.followNode && node.properties?.position) {
|
|
997
997
|
const pos = node.properties.position;
|
|
998
|
-
emitterConfig.position =
|
|
998
|
+
emitterConfig.position = [pos.x || 0, pos.y || 0, pos.z || 0];
|
|
999
999
|
}
|
|
1000
1000
|
const system = new ParticleSystem(emitterConfig);
|
|
1001
1001
|
if (config.affectors) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Attractor, P as AttractorParticle, a as AttractorShape, C as CollidableParticle, b as CollisionPlane, c as CollisionSphere, d as Color4, e as CurveKeyframe, E as EmissionShape, f as EmitterConfig, g as EmitterParticle, h as EmitterShape, j as EmitterSourceConfig, k as EmitterState, I as EmitterVector3, F as ForceField, l as ForceFieldConfig, m as ForceType, H as HSPlusNode, n as IColor, o as Particle, p as ParticleAttractorSystem, q as ParticleCollisionSystem, r as ParticleEmitter, s as ParticleForceSystem, t as ParticlePresets, u as ParticleSystem, v as ParticleTraitConfig, w as ParticleTurbulence, S as SubEmitCallback, T as TraitHandler, x as TurbulenceConfig, y as attractor, z as drag, B as floorBounce, D as getNodeParticleSystem, G as gravity, J as particleTraitHandler, K as sizeOscillate, L as turbulence, M as vortex, N as wind } from '../index-
|
|
1
|
+
export { A as Attractor, P as AttractorParticle, a as AttractorShape, C as CollidableParticle, b as CollisionPlane, c as CollisionSphere, d as Color4, e as CurveKeyframe, E as EmissionShape, f as EmitterConfig, g as EmitterParticle, h as EmitterShape, j as EmitterSourceConfig, k as EmitterState, I as EmitterVector3, F as ForceField, l as ForceFieldConfig, m as ForceType, H as HSPlusNode, n as IColor, o as Particle, p as ParticleAttractorSystem, q as ParticleCollisionSystem, r as ParticleEmitter, s as ParticleForceSystem, t as ParticlePresets, u as ParticleSystem, v as ParticleTraitConfig, w as ParticleTurbulence, S as SubEmitCallback, T as TraitHandler, x as TurbulenceConfig, y as attractor, z as drag, B as floorBounce, D as getNodeParticleSystem, G as gravity, J as particleTraitHandler, K as sizeOscillate, L as turbulence, M as vortex, N as wind } from '../index-CnRzWxi_.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { A as Attractor, P as AttractorParticle, a as AttractorShape, C as CollidableParticle, b as CollisionPlane, c as CollisionSphere, d as Color4, e as CurveKeyframe, E as EmissionShape, f as EmitterConfig, g as EmitterParticle, h as EmitterShape, j as EmitterSourceConfig, k as EmitterState, I as EmitterVector3, F as ForceField, l as ForceFieldConfig, m as ForceType, H as HSPlusNode, n as IColor, o as Particle, p as ParticleAttractorSystem, q as ParticleCollisionSystem, r as ParticleEmitter, s as ParticleForceSystem, t as ParticlePresets, u as ParticleSystem, v as ParticleTraitConfig, w as ParticleTurbulence, S as SubEmitCallback, T as TraitHandler, x as TurbulenceConfig, y as attractor, z as drag, B as floorBounce, D as getNodeParticleSystem, G as gravity, J as particleTraitHandler, K as sizeOscillate, L as turbulence, M as vortex, N as wind } from '../index-
|
|
1
|
+
export { A as Attractor, P as AttractorParticle, a as AttractorShape, C as CollidableParticle, b as CollisionPlane, c as CollisionSphere, d as Color4, e as CurveKeyframe, E as EmissionShape, f as EmitterConfig, g as EmitterParticle, h as EmitterShape, j as EmitterSourceConfig, k as EmitterState, I as EmitterVector3, F as ForceField, l as ForceFieldConfig, m as ForceType, H as HSPlusNode, n as IColor, o as Particle, p as ParticleAttractorSystem, q as ParticleCollisionSystem, r as ParticleEmitter, s as ParticleForceSystem, t as ParticlePresets, u as ParticleSystem, v as ParticleTraitConfig, w as ParticleTurbulence, S as SubEmitCallback, T as TraitHandler, x as TurbulenceConfig, y as attractor, z as drag, B as floorBounce, D as getNodeParticleSystem, G as gravity, J as particleTraitHandler, K as sizeOscillate, L as turbulence, M as vortex, N as wind } from '../index-CnRzWxi_.js';
|