angular-three-soba 3.7.1 → 3.7.2

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.
@@ -31,19 +31,19 @@ export declare class NgtsCatmullRomLine {
31
31
  layers?: import("angular-three").NgtLayers | undefined;
32
32
  dispose?: (() => void) | null | undefined;
33
33
  raycast?: ((raycaster: import("three").Raycaster, intersects: import("three").Intersection[]) => void) | null | undefined;
34
- addEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
35
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & any;
36
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
34
+ addEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
35
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & /*elided*/ any;
36
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
37
37
  attach: string | string[] | import("angular-three").NgtAttachFunction;
38
38
  __ngt_args__: [geometry?: import("three-stdlib").LineGeometry | undefined, material?: import("three-stdlib").LineMaterial | undefined];
39
39
  readonly isMesh?: true | undefined;
40
40
  readonly type?: string | undefined;
41
41
  geometry?: import("three-stdlib").LineGeometry | undefined;
42
42
  material?: import("three-stdlib").LineMaterial | undefined;
43
- morphTargetInfluences?: number[] | undefined;
43
+ morphTargetInfluences?: number[] | undefined | undefined;
44
44
  morphTargetDictionary?: {
45
45
  [key: string]: number;
46
- } | undefined;
46
+ } | undefined | undefined;
47
47
  updateMorphTargets?: (() => void) | undefined;
48
48
  getVertexPosition?: ((index: number, target: Vector3) => Vector3) | undefined;
49
49
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -127,9 +127,9 @@ export declare class NgtsCatmullRomLine {
127
127
  layers: import("angular-three").NgtLayers;
128
128
  dispose: (() => void) | null;
129
129
  raycast: import("three").Object3D["raycast"] | null;
130
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
131
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & any;
132
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
130
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
131
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & /*elided*/ any;
132
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
133
133
  attach: string | string[] | import("angular-three").NgtAttachFunction;
134
134
  __ngt_args__: [import("three-stdlib").LineMaterialParameters];
135
135
  type?: string | undefined;
@@ -161,7 +161,7 @@ export declare class NgtsCatmullRomLine {
161
161
  wireframe?: boolean | undefined;
162
162
  worldUnits?: boolean | undefined;
163
163
  alphaHash?: boolean | undefined;
164
- alphaTest?: number | undefined;
164
+ alphaTest?: number;
165
165
  blendAlpha?: number | undefined;
166
166
  blendColor?: import("three").ColorRepresentation | undefined;
167
167
  blendDst?: import("three").BlendingDstFactor | undefined;
@@ -238,19 +238,19 @@ export declare class NgtsCatmullRomLine {
238
238
  dispose: (() => void) | null;
239
239
  raycast: import("three").Object3D["raycast"] | null;
240
240
  }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void)) | undefined;
241
- removeEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
242
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
243
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & any;
241
+ removeEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
242
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
243
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & /*elided*/ any;
244
244
  attach: string | string[] | import("angular-three").NgtAttachFunction;
245
245
  __ngt_args__: [geometry?: import("three-stdlib").LineGeometry | undefined, material?: import("three-stdlib").LineMaterial | undefined];
246
246
  readonly isMesh?: true | undefined;
247
247
  readonly type?: string | undefined;
248
248
  geometry?: import("three-stdlib").LineGeometry | undefined;
249
249
  material?: import("three-stdlib").LineMaterial | undefined;
250
- morphTargetInfluences?: number[] | undefined;
250
+ morphTargetInfluences?: number[] | undefined | undefined;
251
251
  morphTargetDictionary?: {
252
252
  [key: string]: number;
253
- } | undefined;
253
+ } | undefined | undefined;
254
254
  updateMorphTargets?: (() => void) | undefined;
255
255
  getVertexPosition?: ((index: number, target: Vector3) => Vector3) | undefined;
256
256
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -334,9 +334,9 @@ export declare class NgtsCatmullRomLine {
334
334
  layers: import("angular-three").NgtLayers;
335
335
  dispose: (() => void) | null;
336
336
  raycast: import("three").Object3D["raycast"] | null;
337
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
338
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
339
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & any;
337
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
338
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
339
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [import("three-stdlib").LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & /*elided*/ any;
340
340
  attach: string | string[] | import("angular-three").NgtAttachFunction;
341
341
  __ngt_args__: [import("three-stdlib").LineMaterialParameters];
342
342
  type?: string | undefined;
@@ -368,7 +368,7 @@ export declare class NgtsCatmullRomLine {
368
368
  wireframe?: boolean | undefined;
369
369
  worldUnits?: boolean | undefined;
370
370
  alphaHash?: boolean | undefined;
371
- alphaTest?: number | undefined;
371
+ alphaTest?: number;
372
372
  blendAlpha?: number | undefined;
373
373
  blendColor?: import("three").ColorRepresentation | undefined;
374
374
  blendDst?: import("three").BlendingDstFactor | undefined;
@@ -450,17 +450,17 @@ export declare class NgtsCatmullRomLine {
450
450
  type?: string | undefined;
451
451
  geometry?: import("three-stdlib").LineGeometry | undefined;
452
452
  material?: import("three-stdlib").LineMaterial | undefined;
453
- morphTargetInfluences?: number[] | undefined;
453
+ morphTargetInfluences?: number[] | undefined | undefined;
454
454
  morphTargetDictionary?: {
455
455
  [key: string]: number;
456
- } | undefined;
456
+ } | undefined | undefined;
457
457
  updateMorphTargets?: (() => void) | undefined;
458
458
  getVertexPosition?: ((index: number, target: Vector3) => Vector3) | undefined;
459
459
  toJSON?: (((meta?: import("three").JSONMeta) => import("three").MeshJSON) & ((meta?: import("three").JSONMeta) => import("three").ShaderMaterialJSON)) | undefined;
460
460
  isObject3D?: true | undefined;
461
461
  id?: number | undefined;
462
462
  uuid?: string | undefined;
463
- name?: string | undefined;
463
+ name?: string | undefined | undefined;
464
464
  parent?: import("three").Object3D<import("three").Object3DEventMap> | null | undefined;
465
465
  children?: import("three").Object3D<import("three").Object3DEventMap>[] | undefined;
466
466
  modelViewMatrix?: import("three").Matrix4 | undefined;
@@ -469,7 +469,7 @@ export declare class NgtsCatmullRomLine {
469
469
  matrixAutoUpdate?: boolean | undefined;
470
470
  matrixWorldAutoUpdate?: boolean | undefined;
471
471
  matrixWorldNeedsUpdate?: boolean | undefined;
472
- visible?: boolean | undefined;
472
+ visible?: boolean | undefined | undefined;
473
473
  castShadow?: boolean | undefined;
474
474
  receiveShadow?: boolean | undefined;
475
475
  frustumCulled?: boolean | undefined;
@@ -530,53 +530,53 @@ export declare class NgtsCatmullRomLine {
530
530
  dispose: {};
531
531
  }[T]) => void)) | undefined;
532
532
  color?: import("three").ColorRepresentation | undefined;
533
- alphaToCoverage?: boolean | undefined;
534
- dashed?: boolean | undefined;
535
- dashScale?: number | undefined;
536
- dashSize?: number | undefined;
537
- dashOffset?: number | undefined;
538
- gapSize?: number | undefined;
539
- linewidth?: number | undefined;
533
+ alphaToCoverage?: boolean | undefined | undefined;
534
+ dashed?: boolean | undefined | undefined;
535
+ dashScale?: number | undefined | undefined;
536
+ dashSize?: number | undefined | undefined;
537
+ dashOffset?: number | undefined | undefined;
538
+ gapSize?: number | undefined | undefined;
539
+ linewidth?: number | undefined | undefined;
540
540
  resolution?: import("three").Vector2 | undefined;
541
- wireframe?: boolean | undefined;
542
- worldUnits?: boolean | undefined;
543
- alphaHash?: boolean | undefined;
544
- alphaTest?: number | undefined;
545
- blendAlpha?: number | undefined;
541
+ wireframe?: boolean | undefined | undefined;
542
+ worldUnits?: boolean | undefined | undefined;
543
+ alphaHash?: boolean | undefined | undefined;
544
+ alphaTest?: number | undefined | undefined;
545
+ blendAlpha?: number | undefined | undefined;
546
546
  blendColor?: import("three").ColorRepresentation | undefined;
547
547
  blendDst?: import("three").BlendingDstFactor | undefined;
548
- blendDstAlpha?: number | undefined;
548
+ blendDstAlpha?: number | undefined | undefined;
549
549
  blendEquation?: import("three").BlendingEquation | undefined;
550
- blendEquationAlpha?: number | undefined;
550
+ blendEquationAlpha?: number | undefined | undefined;
551
551
  blending?: import("three").Blending | undefined;
552
- blendSrc?: import("three").BlendingSrcFactor | import("three").BlendingDstFactor | undefined;
553
- blendSrcAlpha?: number | undefined;
554
- clipIntersection?: boolean | undefined;
555
- clippingPlanes?: import("three").Plane[] | undefined;
556
- clipShadows?: boolean | undefined;
557
- colorWrite?: boolean | undefined;
552
+ blendSrc?: 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 211 | 212 | 213 | 214 | 210 | undefined;
553
+ blendSrcAlpha?: number | undefined | undefined;
554
+ clipIntersection?: boolean | undefined | undefined;
555
+ clippingPlanes?: import("three").Plane[] | undefined | undefined;
556
+ clipShadows?: boolean | undefined | undefined;
557
+ colorWrite?: boolean | undefined | undefined;
558
558
  defines?: any;
559
559
  depthFunc?: import("three").DepthModes | undefined;
560
- depthTest?: boolean | undefined;
561
- depthWrite?: boolean | undefined;
562
- opacity?: number | undefined;
563
- polygonOffset?: boolean | undefined;
564
- polygonOffsetFactor?: number | undefined;
565
- polygonOffsetUnits?: number | undefined;
566
- precision?: "highp" | "mediump" | "lowp" | null | undefined;
567
- premultipliedAlpha?: boolean | undefined;
568
- forceSinglePass?: boolean | undefined;
569
- dithering?: boolean | undefined;
560
+ depthTest?: boolean | undefined | undefined;
561
+ depthWrite?: boolean | undefined | undefined;
562
+ opacity?: number | undefined | undefined;
563
+ polygonOffset?: boolean | undefined | undefined;
564
+ polygonOffsetFactor?: number | undefined | undefined;
565
+ polygonOffsetUnits?: number | undefined | undefined;
566
+ precision?: "highp" | "mediump" | "lowp" | null | undefined | undefined;
567
+ premultipliedAlpha?: boolean | undefined | undefined;
568
+ forceSinglePass?: boolean | undefined | undefined;
569
+ dithering?: boolean | undefined | undefined;
570
570
  side?: import("three").Side | undefined;
571
571
  shadowSide?: 0 | 1 | 2 | undefined;
572
- toneMapped?: boolean | undefined;
573
- transparent?: boolean | undefined;
572
+ toneMapped?: boolean | undefined | undefined;
573
+ transparent?: boolean | undefined | undefined;
574
574
  format?: import("three").PixelFormat | undefined;
575
- stencilWrite?: boolean | undefined;
575
+ stencilWrite?: boolean | undefined | undefined;
576
576
  stencilFunc?: import("three").StencilFunc | undefined;
577
- stencilRef?: number | undefined;
578
- stencilWriteMask?: number | undefined;
579
- stencilFuncMask?: number | undefined;
577
+ stencilRef?: number | undefined | undefined;
578
+ stencilWriteMask?: number | undefined | undefined;
579
+ stencilFuncMask?: number | undefined | undefined;
580
580
  stencilFail?: import("three").StencilOp | undefined;
581
581
  stencilZFail?: import("three").StencilOp | undefined;
582
582
  stencilZPass?: import("three").StencilOp | undefined;
@@ -23,19 +23,19 @@ export declare class NgtsEdges {
23
23
  quaternion?: import("angular-three").NgtQuaternion | undefined;
24
24
  layers?: import("angular-three").NgtLayers | undefined;
25
25
  dispose?: (() => void) | null | undefined;
26
- addEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
27
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & any;
28
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
26
+ addEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
27
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & /*elided*/ any;
28
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
29
29
  attach: string | string[] | import("angular-three").NgtAttachFunction;
30
30
  __ngt_args__: [geometry?: BufferGeometry<import("three").NormalBufferAttributes> | undefined, material?: import("three").Material | import("three").Material[] | undefined];
31
31
  readonly isMesh?: true | undefined;
32
32
  readonly type?: string | undefined;
33
33
  geometry?: BufferGeometry<import("three").NormalBufferAttributes> | undefined;
34
34
  material?: import("three").Material | import("three").Material[] | undefined;
35
- morphTargetInfluences?: number[] | undefined;
35
+ morphTargetInfluences?: number[] | undefined | undefined;
36
36
  morphTargetDictionary?: {
37
37
  [key: string]: number;
38
- } | undefined;
38
+ } | undefined | undefined;
39
39
  updateMorphTargets?: (() => void) | undefined;
40
40
  getVertexPosition?: ((index: number, target: import("three").Vector3) => import("three").Vector3) | undefined;
41
41
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -116,19 +116,19 @@ export declare class NgtsEdges {
116
116
  layers: import("angular-three").NgtLayers;
117
117
  dispose: (() => void) | null;
118
118
  raycast: import("three").Object3D["raycast"] | null;
119
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
120
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & any;
121
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
119
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
120
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & /*elided*/ any;
121
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
122
122
  attach: string | string[] | import("angular-three").NgtAttachFunction;
123
123
  __ngt_args__: [geometry?: import("three-stdlib").LineGeometry | undefined, material?: import("three-stdlib").LineMaterial | undefined];
124
124
  readonly isMesh?: true | undefined;
125
125
  readonly type?: string | undefined;
126
126
  geometry?: import("three-stdlib").LineGeometry | undefined;
127
127
  material?: import("three-stdlib").LineMaterial | undefined;
128
- morphTargetInfluences?: number[] | undefined;
128
+ morphTargetInfluences?: number[] | undefined | undefined;
129
129
  morphTargetDictionary?: {
130
130
  [key: string]: number;
131
- } | undefined;
131
+ } | undefined | undefined;
132
132
  updateMorphTargets?: (() => void) | undefined;
133
133
  getVertexPosition?: ((index: number, target: import("three").Vector3) => import("three").Vector3) | undefined;
134
134
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -212,9 +212,9 @@ export declare class NgtsEdges {
212
212
  layers: import("angular-three").NgtLayers;
213
213
  dispose: (() => void) | null;
214
214
  raycast: import("three").Object3D["raycast"] | null;
215
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
216
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & any;
217
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
215
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
216
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & /*elided*/ any;
217
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
218
218
  attach: string | string[] | import("angular-three").NgtAttachFunction;
219
219
  __ngt_args__: [LineMaterialParameters];
220
220
  type?: string | undefined;
@@ -246,7 +246,7 @@ export declare class NgtsEdges {
246
246
  wireframe?: boolean | undefined;
247
247
  worldUnits?: boolean | undefined;
248
248
  alphaHash?: boolean | undefined;
249
- alphaTest?: number | undefined;
249
+ alphaTest?: number;
250
250
  blendAlpha?: number | undefined;
251
251
  blendColor?: ColorRepresentation | undefined;
252
252
  blendDst?: import("three").BlendingDstFactor | undefined;
@@ -323,19 +323,19 @@ export declare class NgtsEdges {
323
323
  dispose: (() => void) | null;
324
324
  raycast: import("three").Object3D["raycast"] | null;
325
325
  }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void)) | undefined;
326
- removeEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
327
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
328
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & any;
326
+ removeEventListener?: ((<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
327
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
328
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>, typeof Mesh>, ev: import("angular-three").NgtNodeEventMap<Mesh<BufferGeometry<import("three").NormalBufferAttributes>, import("three").Material | import("three").Material[], import("three").Object3DEventMap>>[TEventKey_1]) => any) => void) & /*elided*/ any;
329
329
  attach: string | string[] | import("angular-three").NgtAttachFunction;
330
330
  __ngt_args__: [geometry?: BufferGeometry<import("three").NormalBufferAttributes> | undefined, material?: import("three").Material | import("three").Material[] | undefined];
331
331
  readonly isMesh?: true | undefined;
332
332
  readonly type?: string | undefined;
333
333
  geometry?: BufferGeometry<import("three").NormalBufferAttributes> | undefined;
334
334
  material?: import("three").Material | import("three").Material[] | undefined;
335
- morphTargetInfluences?: number[] | undefined;
335
+ morphTargetInfluences?: number[] | undefined | undefined;
336
336
  morphTargetDictionary?: {
337
337
  [key: string]: number;
338
- } | undefined;
338
+ } | undefined | undefined;
339
339
  updateMorphTargets?: (() => void) | undefined;
340
340
  getVertexPosition?: ((index: number, target: import("three").Vector3) => import("three").Vector3) | undefined;
341
341
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -416,19 +416,19 @@ export declare class NgtsEdges {
416
416
  layers: import("angular-three").NgtLayers;
417
417
  dispose: (() => void) | null;
418
418
  raycast: import("three").Object3D["raycast"] | null;
419
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
420
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
421
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & any;
419
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
420
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
421
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").Line2, typeof import("three-stdlib").Line2>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").Line2>[TEventKey_1]) => any) => void) & /*elided*/ any;
422
422
  attach: string | string[] | import("angular-three").NgtAttachFunction;
423
423
  __ngt_args__: [geometry?: import("three-stdlib").LineGeometry | undefined, material?: import("three-stdlib").LineMaterial | undefined];
424
424
  readonly isMesh?: true | undefined;
425
425
  readonly type?: string | undefined;
426
426
  geometry?: import("three-stdlib").LineGeometry | undefined;
427
427
  material?: import("three-stdlib").LineMaterial | undefined;
428
- morphTargetInfluences?: number[] | undefined;
428
+ morphTargetInfluences?: number[] | undefined | undefined;
429
429
  morphTargetDictionary?: {
430
430
  [key: string]: number;
431
- } | undefined;
431
+ } | undefined | undefined;
432
432
  updateMorphTargets?: (() => void) | undefined;
433
433
  getVertexPosition?: ((index: number, target: import("three").Vector3) => import("three").Vector3) | undefined;
434
434
  toJSON?: ((meta?: import("three").JSONMeta) => import("three").MeshJSON) | undefined;
@@ -512,9 +512,9 @@ export declare class NgtsEdges {
512
512
  layers: import("angular-three").NgtLayers;
513
513
  dispose: (() => void) | null;
514
514
  raycast: import("three").Object3D["raycast"] | null;
515
- }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
516
- addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
517
- removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & any;
515
+ }, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey]) => any) => void) & (<TEventKey extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey, listener: (this: {
516
+ addEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & (<TEventKey_1 extends keyof import("angular-three").NgtAllObject3DEventsMap>(type: TEventKey_1, listener: (this: /*elided*/ any, ev: import("angular-three").NgtAllObject3DEventsMap[TEventKey_1]) => any) => void);
517
+ removeEventListener: (<TEventKey_1 extends keyof import("angular-three").NgtNodeEventMap<TOriginal>>(type: TEventKey_1, listener: (this: import("angular-three").NgtNodeElement<import("three-stdlib").LineMaterial, [LineMaterialParameters]>, ev: import("angular-three").NgtNodeEventMap<import("three-stdlib").LineMaterial>[TEventKey_1]) => any) => void) & /*elided*/ any;
518
518
  attach: string | string[] | import("angular-three").NgtAttachFunction;
519
519
  __ngt_args__: [LineMaterialParameters];
520
520
  type?: string | undefined;
@@ -546,7 +546,7 @@ export declare class NgtsEdges {
546
546
  wireframe?: boolean | undefined;
547
547
  worldUnits?: boolean | undefined;
548
548
  alphaHash?: boolean | undefined;
549
- alphaTest?: number | undefined;
549
+ alphaTest?: number;
550
550
  blendAlpha?: number | undefined;
551
551
  blendColor?: ColorRepresentation | undefined;
552
552
  blendDst?: import("three").BlendingDstFactor | undefined;
@@ -628,10 +628,10 @@ export declare class NgtsEdges {
628
628
  isMesh?: true | undefined;
629
629
  type?: string | undefined;
630
630
  material?: ((import("three").Material | import("three").Material[]) & import("three-stdlib").LineMaterial) | undefined;
631
- morphTargetInfluences?: number[] | undefined;
631
+ morphTargetInfluences?: number[] | undefined | undefined;
632
632
  morphTargetDictionary?: {
633
633
  [key: string]: number;
634
- } | undefined;
634
+ } | undefined | undefined;
635
635
  updateMorphTargets?: (() => void) | undefined;
636
636
  getVertexPosition?: ((index: number, target: import("three").Vector3) => import("three").Vector3) | undefined;
637
637
  toJSON?: (((meta?: import("three").JSONMeta) => import("three").MeshJSON) & ((meta?: import("three").JSONMeta) => import("three").ShaderMaterialJSON)) | undefined;
@@ -708,53 +708,53 @@ export declare class NgtsEdges {
708
708
  dispose: {};
709
709
  }[T]) => void)) | undefined;
710
710
  color?: ColorRepresentation | undefined;
711
- alphaToCoverage?: boolean | undefined;
712
- dashed?: boolean | undefined;
713
- dashScale?: number | undefined;
714
- dashSize?: number | undefined;
715
- dashOffset?: number | undefined;
716
- gapSize?: number | undefined;
717
- linewidth?: number | undefined;
711
+ alphaToCoverage?: boolean | undefined | undefined;
712
+ dashed?: boolean | undefined | undefined;
713
+ dashScale?: number | undefined | undefined;
714
+ dashSize?: number | undefined | undefined;
715
+ dashOffset?: number | undefined | undefined;
716
+ gapSize?: number | undefined | undefined;
717
+ linewidth?: number | undefined | undefined;
718
718
  resolution?: import("three").Vector2 | undefined;
719
- wireframe?: boolean | undefined;
720
- worldUnits?: boolean | undefined;
721
- alphaHash?: boolean | undefined;
722
- alphaTest?: number | undefined;
723
- blendAlpha?: number | undefined;
719
+ wireframe?: boolean | undefined | undefined;
720
+ worldUnits?: boolean | undefined | undefined;
721
+ alphaHash?: boolean | undefined | undefined;
722
+ alphaTest?: number | undefined | undefined;
723
+ blendAlpha?: number | undefined | undefined;
724
724
  blendColor?: ColorRepresentation | undefined;
725
725
  blendDst?: import("three").BlendingDstFactor | undefined;
726
- blendDstAlpha?: number | undefined;
726
+ blendDstAlpha?: number | undefined | undefined;
727
727
  blendEquation?: import("three").BlendingEquation | undefined;
728
- blendEquationAlpha?: number | undefined;
728
+ blendEquationAlpha?: number | undefined | undefined;
729
729
  blending?: import("three").Blending | undefined;
730
- blendSrc?: import("three").BlendingSrcFactor | import("three").BlendingDstFactor | undefined;
731
- blendSrcAlpha?: number | undefined;
732
- clipIntersection?: boolean | undefined;
733
- clippingPlanes?: import("three").Plane[] | undefined;
734
- clipShadows?: boolean | undefined;
735
- colorWrite?: boolean | undefined;
730
+ blendSrc?: 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | 211 | 212 | 213 | 214 | 210 | undefined;
731
+ blendSrcAlpha?: number | undefined | undefined;
732
+ clipIntersection?: boolean | undefined | undefined;
733
+ clippingPlanes?: import("three").Plane[] | undefined | undefined;
734
+ clipShadows?: boolean | undefined | undefined;
735
+ colorWrite?: boolean | undefined | undefined;
736
736
  defines?: any;
737
737
  depthFunc?: import("three").DepthModes | undefined;
738
- depthTest?: boolean | undefined;
739
- depthWrite?: boolean | undefined;
740
- opacity?: number | undefined;
741
- polygonOffset?: boolean | undefined;
742
- polygonOffsetFactor?: number | undefined;
743
- polygonOffsetUnits?: number | undefined;
744
- precision?: "highp" | "mediump" | "lowp" | null | undefined;
745
- premultipliedAlpha?: boolean | undefined;
746
- forceSinglePass?: boolean | undefined;
747
- dithering?: boolean | undefined;
738
+ depthTest?: boolean | undefined | undefined;
739
+ depthWrite?: boolean | undefined | undefined;
740
+ opacity?: number | undefined | undefined;
741
+ polygonOffset?: boolean | undefined | undefined;
742
+ polygonOffsetFactor?: number | undefined | undefined;
743
+ polygonOffsetUnits?: number | undefined | undefined;
744
+ precision?: "highp" | "mediump" | "lowp" | null | undefined | undefined;
745
+ premultipliedAlpha?: boolean | undefined | undefined;
746
+ forceSinglePass?: boolean | undefined | undefined;
747
+ dithering?: boolean | undefined | undefined;
748
748
  side?: import("three").Side | undefined;
749
749
  shadowSide?: 0 | 1 | 2 | undefined;
750
- toneMapped?: boolean | undefined;
751
- transparent?: boolean | undefined;
750
+ toneMapped?: boolean | undefined | undefined;
751
+ transparent?: boolean | undefined | undefined;
752
752
  format?: import("three").PixelFormat | undefined;
753
- stencilWrite?: boolean | undefined;
753
+ stencilWrite?: boolean | undefined | undefined;
754
754
  stencilFunc?: import("three").StencilFunc | undefined;
755
- stencilRef?: number | undefined;
756
- stencilWriteMask?: number | undefined;
757
- stencilFuncMask?: number | undefined;
755
+ stencilRef?: number | undefined | undefined;
756
+ stencilWriteMask?: number | undefined | undefined;
757
+ stencilFuncMask?: number | undefined | undefined;
758
758
  stencilFail?: import("three").StencilOp | undefined;
759
759
  stencilZFail?: import("three").StencilOp | undefined;
760
760
  stencilZPass?: import("three").StencilOp | undefined;