@dcl/playground-assets 7.8.10-15453890617.commit-9dc90d3 → 7.8.10-15468321387.commit-ea03486

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.
@@ -12762,6 +12762,33 @@
12762
12762
  "text": "PBInputModifier",
12763
12763
  "canonicalReference": "@dcl/playground-assets!PBInputModifier"
12764
12764
  },
12765
+ {
12766
+ "kind": "Content",
12767
+ "text": ">>;\n \"core::LightSource\": "
12768
+ },
12769
+ {
12770
+ "kind": "Reference",
12771
+ "text": "LwwComponentGetter",
12772
+ "canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
12773
+ },
12774
+ {
12775
+ "kind": "Content",
12776
+ "text": "<"
12777
+ },
12778
+ {
12779
+ "kind": "Reference",
12780
+ "text": "LastWriteWinElementSetComponentDefinition",
12781
+ "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
12782
+ },
12783
+ {
12784
+ "kind": "Content",
12785
+ "text": "<"
12786
+ },
12787
+ {
12788
+ "kind": "Reference",
12789
+ "text": "PBLightSource",
12790
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
12791
+ },
12765
12792
  {
12766
12793
  "kind": "Content",
12767
12794
  "text": ">>;\n \"core::MainCamera\": "
@@ -13556,7 +13583,7 @@
13556
13583
  "name": "componentDefinitionByName",
13557
13584
  "variableTypeTokenRange": {
13558
13585
  "startIndex": 1,
13559
- "endIndex": 278
13586
+ "endIndex": 284
13560
13587
  }
13561
13588
  },
13562
13589
  {
@@ -24505,6 +24532,211 @@
24505
24532
  }
24506
24533
  ]
24507
24534
  },
24535
+ {
24536
+ "kind": "Variable",
24537
+ "canonicalReference": "@dcl/playground-assets!LightSource:var",
24538
+ "docComment": "",
24539
+ "excerptTokens": [
24540
+ {
24541
+ "kind": "Content",
24542
+ "text": "LightSource: "
24543
+ },
24544
+ {
24545
+ "kind": "Reference",
24546
+ "text": "LightSourceComponentDefinitionExtended",
24547
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
24548
+ }
24549
+ ],
24550
+ "fileUrlPath": "../ecs/dist/index.d.ts",
24551
+ "isReadonly": true,
24552
+ "releaseTag": "Public",
24553
+ "name": "LightSource",
24554
+ "variableTypeTokenRange": {
24555
+ "startIndex": 1,
24556
+ "endIndex": 2
24557
+ }
24558
+ },
24559
+ {
24560
+ "kind": "Interface",
24561
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
24562
+ "docComment": "/**\n * @public\n */\n",
24563
+ "excerptTokens": [
24564
+ {
24565
+ "kind": "Content",
24566
+ "text": "export interface LightSourceComponentDefinitionExtended extends "
24567
+ },
24568
+ {
24569
+ "kind": "Reference",
24570
+ "text": "LastWriteWinElementSetComponentDefinition",
24571
+ "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
24572
+ },
24573
+ {
24574
+ "kind": "Content",
24575
+ "text": "<"
24576
+ },
24577
+ {
24578
+ "kind": "Reference",
24579
+ "text": "PBLightSource",
24580
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24581
+ },
24582
+ {
24583
+ "kind": "Content",
24584
+ "text": ">"
24585
+ },
24586
+ {
24587
+ "kind": "Content",
24588
+ "text": " "
24589
+ }
24590
+ ],
24591
+ "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24592
+ "releaseTag": "Public",
24593
+ "name": "LightSourceComponentDefinitionExtended",
24594
+ "preserveMemberOrder": false,
24595
+ "members": [
24596
+ {
24597
+ "kind": "PropertySignature",
24598
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
24599
+ "docComment": "/**\n * LightSource helper with constructor\n */\n",
24600
+ "excerptTokens": [
24601
+ {
24602
+ "kind": "Content",
24603
+ "text": "Type: "
24604
+ },
24605
+ {
24606
+ "kind": "Reference",
24607
+ "text": "LightSourceHelper",
24608
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
24609
+ },
24610
+ {
24611
+ "kind": "Content",
24612
+ "text": ";"
24613
+ }
24614
+ ],
24615
+ "isReadonly": false,
24616
+ "isOptional": false,
24617
+ "releaseTag": "Public",
24618
+ "name": "Type",
24619
+ "propertyTypeTokenRange": {
24620
+ "startIndex": 1,
24621
+ "endIndex": 2
24622
+ }
24623
+ }
24624
+ ],
24625
+ "extendsTokenRanges": [
24626
+ {
24627
+ "startIndex": 1,
24628
+ "endIndex": 5
24629
+ }
24630
+ ]
24631
+ },
24632
+ {
24633
+ "kind": "Interface",
24634
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
24635
+ "docComment": "/**\n * @public\n */\n",
24636
+ "excerptTokens": [
24637
+ {
24638
+ "kind": "Content",
24639
+ "text": "export interface LightSourceHelper "
24640
+ }
24641
+ ],
24642
+ "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24643
+ "releaseTag": "Public",
24644
+ "name": "LightSourceHelper",
24645
+ "preserveMemberOrder": false,
24646
+ "members": [
24647
+ {
24648
+ "kind": "PropertySignature",
24649
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
24650
+ "docComment": "/**\n * @returns a Light Source type\n */\n",
24651
+ "excerptTokens": [
24652
+ {
24653
+ "kind": "Content",
24654
+ "text": "Point: "
24655
+ },
24656
+ {
24657
+ "kind": "Content",
24658
+ "text": "(point: "
24659
+ },
24660
+ {
24661
+ "kind": "Reference",
24662
+ "text": "PBLightSource_Point",
24663
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
24664
+ },
24665
+ {
24666
+ "kind": "Content",
24667
+ "text": ") => "
24668
+ },
24669
+ {
24670
+ "kind": "Reference",
24671
+ "text": "PBLightSource",
24672
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24673
+ },
24674
+ {
24675
+ "kind": "Content",
24676
+ "text": "['type']"
24677
+ },
24678
+ {
24679
+ "kind": "Content",
24680
+ "text": ";"
24681
+ }
24682
+ ],
24683
+ "isReadonly": false,
24684
+ "isOptional": false,
24685
+ "releaseTag": "Public",
24686
+ "name": "Point",
24687
+ "propertyTypeTokenRange": {
24688
+ "startIndex": 1,
24689
+ "endIndex": 6
24690
+ }
24691
+ },
24692
+ {
24693
+ "kind": "PropertySignature",
24694
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
24695
+ "docComment": "/**\n * @returns a Light Source type\n */\n",
24696
+ "excerptTokens": [
24697
+ {
24698
+ "kind": "Content",
24699
+ "text": "Spot: "
24700
+ },
24701
+ {
24702
+ "kind": "Content",
24703
+ "text": "(spot: "
24704
+ },
24705
+ {
24706
+ "kind": "Reference",
24707
+ "text": "PBLightSource_Spot",
24708
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
24709
+ },
24710
+ {
24711
+ "kind": "Content",
24712
+ "text": ") => "
24713
+ },
24714
+ {
24715
+ "kind": "Reference",
24716
+ "text": "PBLightSource",
24717
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24718
+ },
24719
+ {
24720
+ "kind": "Content",
24721
+ "text": "['type']"
24722
+ },
24723
+ {
24724
+ "kind": "Content",
24725
+ "text": ";"
24726
+ }
24727
+ ],
24728
+ "isReadonly": false,
24729
+ "isOptional": false,
24730
+ "releaseTag": "Public",
24731
+ "name": "Spot",
24732
+ "propertyTypeTokenRange": {
24733
+ "startIndex": 1,
24734
+ "endIndex": 6
24735
+ }
24736
+ }
24737
+ ],
24738
+ "extendsTokenRanges": []
24739
+ },
24508
24740
  {
24509
24741
  "kind": "TypeAlias",
24510
24742
  "canonicalReference": "@dcl/playground-assets!Listeners:type",
@@ -39972,36 +40204,814 @@
39972
40204
  },
39973
40205
  {
39974
40206
  "kind": "Interface",
39975
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
40207
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
40208
+ "docComment": "/**\n * @public\n */\n",
40209
+ "excerptTokens": [
40210
+ {
40211
+ "kind": "Content",
40212
+ "text": "export interface PBCameraModeArea "
40213
+ }
40214
+ ],
40215
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40216
+ "releaseTag": "Public",
40217
+ "name": "PBCameraModeArea",
40218
+ "preserveMemberOrder": false,
40219
+ "members": [
40220
+ {
40221
+ "kind": "PropertySignature",
40222
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
40223
+ "docComment": "/**\n * the 3D size of the region\n */\n",
40224
+ "excerptTokens": [
40225
+ {
40226
+ "kind": "Content",
40227
+ "text": "area: "
40228
+ },
40229
+ {
40230
+ "kind": "Reference",
40231
+ "text": "Vector3",
40232
+ "canonicalReference": "@dcl/playground-assets!Vector3"
40233
+ },
40234
+ {
40235
+ "kind": "Content",
40236
+ "text": " | undefined"
40237
+ },
40238
+ {
40239
+ "kind": "Content",
40240
+ "text": ";"
40241
+ }
40242
+ ],
40243
+ "isReadonly": false,
40244
+ "isOptional": false,
40245
+ "releaseTag": "Public",
40246
+ "name": "area",
40247
+ "propertyTypeTokenRange": {
40248
+ "startIndex": 1,
40249
+ "endIndex": 3
40250
+ }
40251
+ },
40252
+ {
40253
+ "kind": "PropertySignature",
40254
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
40255
+ "docComment": "/**\n * the camera mode to enforce\n */\n",
40256
+ "excerptTokens": [
40257
+ {
40258
+ "kind": "Content",
40259
+ "text": "mode: "
40260
+ },
40261
+ {
40262
+ "kind": "Reference",
40263
+ "text": "CameraType",
40264
+ "canonicalReference": "@dcl/playground-assets!CameraType:enum"
40265
+ },
40266
+ {
40267
+ "kind": "Content",
40268
+ "text": ";"
40269
+ }
40270
+ ],
40271
+ "isReadonly": false,
40272
+ "isOptional": false,
40273
+ "releaseTag": "Public",
40274
+ "name": "mode",
40275
+ "propertyTypeTokenRange": {
40276
+ "startIndex": 1,
40277
+ "endIndex": 2
40278
+ }
40279
+ }
40280
+ ],
40281
+ "extendsTokenRanges": []
40282
+ },
40283
+ {
40284
+ "kind": "Namespace",
40285
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
40286
+ "docComment": "/**\n * @public\n */\n",
40287
+ "excerptTokens": [
40288
+ {
40289
+ "kind": "Content",
40290
+ "text": "export declare namespace PBCameraModeArea "
40291
+ }
40292
+ ],
40293
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40294
+ "releaseTag": "Public",
40295
+ "name": "PBCameraModeArea",
40296
+ "preserveMemberOrder": false,
40297
+ "members": [
40298
+ {
40299
+ "kind": "Function",
40300
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
40301
+ "docComment": "",
40302
+ "excerptTokens": [
40303
+ {
40304
+ "kind": "Content",
40305
+ "text": "function decode(input: "
40306
+ },
40307
+ {
40308
+ "kind": "Reference",
40309
+ "text": "_m0.Reader",
40310
+ "canonicalReference": "protobufjs!Reader:class"
40311
+ },
40312
+ {
40313
+ "kind": "Content",
40314
+ "text": " | "
40315
+ },
40316
+ {
40317
+ "kind": "Reference",
40318
+ "text": "Uint8Array",
40319
+ "canonicalReference": "!Uint8Array:interface"
40320
+ },
40321
+ {
40322
+ "kind": "Content",
40323
+ "text": ", length?: "
40324
+ },
40325
+ {
40326
+ "kind": "Content",
40327
+ "text": "number"
40328
+ },
40329
+ {
40330
+ "kind": "Content",
40331
+ "text": "): "
40332
+ },
40333
+ {
40334
+ "kind": "Reference",
40335
+ "text": "PBCameraModeArea",
40336
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40337
+ },
40338
+ {
40339
+ "kind": "Content",
40340
+ "text": ";"
40341
+ }
40342
+ ],
40343
+ "returnTypeTokenRange": {
40344
+ "startIndex": 7,
40345
+ "endIndex": 8
40346
+ },
40347
+ "releaseTag": "Public",
40348
+ "overloadIndex": 1,
40349
+ "parameters": [
40350
+ {
40351
+ "parameterName": "input",
40352
+ "parameterTypeTokenRange": {
40353
+ "startIndex": 1,
40354
+ "endIndex": 4
40355
+ },
40356
+ "isOptional": false
40357
+ },
40358
+ {
40359
+ "parameterName": "length",
40360
+ "parameterTypeTokenRange": {
40361
+ "startIndex": 5,
40362
+ "endIndex": 6
40363
+ },
40364
+ "isOptional": true
40365
+ }
40366
+ ],
40367
+ "name": "decode"
40368
+ },
40369
+ {
40370
+ "kind": "Function",
40371
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
40372
+ "docComment": "",
40373
+ "excerptTokens": [
40374
+ {
40375
+ "kind": "Content",
40376
+ "text": "function encode(message: "
40377
+ },
40378
+ {
40379
+ "kind": "Reference",
40380
+ "text": "PBCameraModeArea",
40381
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40382
+ },
40383
+ {
40384
+ "kind": "Content",
40385
+ "text": ", writer?: "
40386
+ },
40387
+ {
40388
+ "kind": "Reference",
40389
+ "text": "_m0.Writer",
40390
+ "canonicalReference": "protobufjs!Writer:class"
40391
+ },
40392
+ {
40393
+ "kind": "Content",
40394
+ "text": "): "
40395
+ },
40396
+ {
40397
+ "kind": "Reference",
40398
+ "text": "_m0.Writer",
40399
+ "canonicalReference": "protobufjs!Writer:class"
40400
+ },
40401
+ {
40402
+ "kind": "Content",
40403
+ "text": ";"
40404
+ }
40405
+ ],
40406
+ "returnTypeTokenRange": {
40407
+ "startIndex": 5,
40408
+ "endIndex": 6
40409
+ },
40410
+ "releaseTag": "Public",
40411
+ "overloadIndex": 1,
40412
+ "parameters": [
40413
+ {
40414
+ "parameterName": "message",
40415
+ "parameterTypeTokenRange": {
40416
+ "startIndex": 1,
40417
+ "endIndex": 2
40418
+ },
40419
+ "isOptional": false
40420
+ },
40421
+ {
40422
+ "parameterName": "writer",
40423
+ "parameterTypeTokenRange": {
40424
+ "startIndex": 3,
40425
+ "endIndex": 4
40426
+ },
40427
+ "isOptional": true
40428
+ }
40429
+ ],
40430
+ "name": "encode"
40431
+ }
40432
+ ]
40433
+ },
40434
+ {
40435
+ "kind": "Interface",
40436
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
40437
+ "docComment": "/**\n * @public\n */\n",
40438
+ "excerptTokens": [
40439
+ {
40440
+ "kind": "Content",
40441
+ "text": "export interface Color3 "
40442
+ }
40443
+ ],
40444
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40445
+ "releaseTag": "Public",
40446
+ "name": "PBColor3",
40447
+ "preserveMemberOrder": false,
40448
+ "members": [
40449
+ {
40450
+ "kind": "PropertySignature",
40451
+ "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40452
+ "docComment": "",
40453
+ "excerptTokens": [
40454
+ {
40455
+ "kind": "Content",
40456
+ "text": "b: "
40457
+ },
40458
+ {
40459
+ "kind": "Content",
40460
+ "text": "number"
40461
+ },
40462
+ {
40463
+ "kind": "Content",
40464
+ "text": ";"
40465
+ }
40466
+ ],
40467
+ "isReadonly": false,
40468
+ "isOptional": false,
40469
+ "releaseTag": "Public",
40470
+ "name": "b",
40471
+ "propertyTypeTokenRange": {
40472
+ "startIndex": 1,
40473
+ "endIndex": 2
40474
+ }
40475
+ },
40476
+ {
40477
+ "kind": "PropertySignature",
40478
+ "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40479
+ "docComment": "",
40480
+ "excerptTokens": [
40481
+ {
40482
+ "kind": "Content",
40483
+ "text": "g: "
40484
+ },
40485
+ {
40486
+ "kind": "Content",
40487
+ "text": "number"
40488
+ },
40489
+ {
40490
+ "kind": "Content",
40491
+ "text": ";"
40492
+ }
40493
+ ],
40494
+ "isReadonly": false,
40495
+ "isOptional": false,
40496
+ "releaseTag": "Public",
40497
+ "name": "g",
40498
+ "propertyTypeTokenRange": {
40499
+ "startIndex": 1,
40500
+ "endIndex": 2
40501
+ }
40502
+ },
40503
+ {
40504
+ "kind": "PropertySignature",
40505
+ "canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
40506
+ "docComment": "",
40507
+ "excerptTokens": [
40508
+ {
40509
+ "kind": "Content",
40510
+ "text": "r: "
40511
+ },
40512
+ {
40513
+ "kind": "Content",
40514
+ "text": "number"
40515
+ },
40516
+ {
40517
+ "kind": "Content",
40518
+ "text": ";"
40519
+ }
40520
+ ],
40521
+ "isReadonly": false,
40522
+ "isOptional": false,
40523
+ "releaseTag": "Public",
40524
+ "name": "r",
40525
+ "propertyTypeTokenRange": {
40526
+ "startIndex": 1,
40527
+ "endIndex": 2
40528
+ }
40529
+ }
40530
+ ],
40531
+ "extendsTokenRanges": []
40532
+ },
40533
+ {
40534
+ "kind": "Namespace",
40535
+ "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
40536
+ "docComment": "/**\n * @public\n */\n",
40537
+ "excerptTokens": [
40538
+ {
40539
+ "kind": "Content",
40540
+ "text": "export declare namespace Color3 "
40541
+ }
40542
+ ],
40543
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40544
+ "releaseTag": "Public",
40545
+ "name": "PBColor3",
40546
+ "preserveMemberOrder": false,
40547
+ "members": [
40548
+ {
40549
+ "kind": "Function",
40550
+ "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
40551
+ "docComment": "",
40552
+ "excerptTokens": [
40553
+ {
40554
+ "kind": "Content",
40555
+ "text": "function decode(input: "
40556
+ },
40557
+ {
40558
+ "kind": "Reference",
40559
+ "text": "_m0.Reader",
40560
+ "canonicalReference": "protobufjs!Reader:class"
40561
+ },
40562
+ {
40563
+ "kind": "Content",
40564
+ "text": " | "
40565
+ },
40566
+ {
40567
+ "kind": "Reference",
40568
+ "text": "Uint8Array",
40569
+ "canonicalReference": "!Uint8Array:interface"
40570
+ },
40571
+ {
40572
+ "kind": "Content",
40573
+ "text": ", length?: "
40574
+ },
40575
+ {
40576
+ "kind": "Content",
40577
+ "text": "number"
40578
+ },
40579
+ {
40580
+ "kind": "Content",
40581
+ "text": "): "
40582
+ },
40583
+ {
40584
+ "kind": "Reference",
40585
+ "text": "Color3",
40586
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40587
+ },
40588
+ {
40589
+ "kind": "Content",
40590
+ "text": ";"
40591
+ }
40592
+ ],
40593
+ "returnTypeTokenRange": {
40594
+ "startIndex": 7,
40595
+ "endIndex": 8
40596
+ },
40597
+ "releaseTag": "Public",
40598
+ "overloadIndex": 1,
40599
+ "parameters": [
40600
+ {
40601
+ "parameterName": "input",
40602
+ "parameterTypeTokenRange": {
40603
+ "startIndex": 1,
40604
+ "endIndex": 4
40605
+ },
40606
+ "isOptional": false
40607
+ },
40608
+ {
40609
+ "parameterName": "length",
40610
+ "parameterTypeTokenRange": {
40611
+ "startIndex": 5,
40612
+ "endIndex": 6
40613
+ },
40614
+ "isOptional": true
40615
+ }
40616
+ ],
40617
+ "name": "decode"
40618
+ },
40619
+ {
40620
+ "kind": "Function",
40621
+ "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
40622
+ "docComment": "",
40623
+ "excerptTokens": [
40624
+ {
40625
+ "kind": "Content",
40626
+ "text": "function encode(message: "
40627
+ },
40628
+ {
40629
+ "kind": "Reference",
40630
+ "text": "Color3",
40631
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40632
+ },
40633
+ {
40634
+ "kind": "Content",
40635
+ "text": ", writer?: "
40636
+ },
40637
+ {
40638
+ "kind": "Reference",
40639
+ "text": "_m0.Writer",
40640
+ "canonicalReference": "protobufjs!Writer:class"
40641
+ },
40642
+ {
40643
+ "kind": "Content",
40644
+ "text": "): "
40645
+ },
40646
+ {
40647
+ "kind": "Reference",
40648
+ "text": "_m0.Writer",
40649
+ "canonicalReference": "protobufjs!Writer:class"
40650
+ },
40651
+ {
40652
+ "kind": "Content",
40653
+ "text": ";"
40654
+ }
40655
+ ],
40656
+ "returnTypeTokenRange": {
40657
+ "startIndex": 5,
40658
+ "endIndex": 6
40659
+ },
40660
+ "releaseTag": "Public",
40661
+ "overloadIndex": 1,
40662
+ "parameters": [
40663
+ {
40664
+ "parameterName": "message",
40665
+ "parameterTypeTokenRange": {
40666
+ "startIndex": 1,
40667
+ "endIndex": 2
40668
+ },
40669
+ "isOptional": false
40670
+ },
40671
+ {
40672
+ "parameterName": "writer",
40673
+ "parameterTypeTokenRange": {
40674
+ "startIndex": 3,
40675
+ "endIndex": 4
40676
+ },
40677
+ "isOptional": true
40678
+ }
40679
+ ],
40680
+ "name": "encode"
40681
+ }
40682
+ ]
40683
+ },
40684
+ {
40685
+ "kind": "Interface",
40686
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
40687
+ "docComment": "/**\n * @public\n */\n",
40688
+ "excerptTokens": [
40689
+ {
40690
+ "kind": "Content",
40691
+ "text": "export interface Color4 "
40692
+ }
40693
+ ],
40694
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40695
+ "releaseTag": "Public",
40696
+ "name": "PBColor4",
40697
+ "preserveMemberOrder": false,
40698
+ "members": [
40699
+ {
40700
+ "kind": "PropertySignature",
40701
+ "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
40702
+ "docComment": "",
40703
+ "excerptTokens": [
40704
+ {
40705
+ "kind": "Content",
40706
+ "text": "a: "
40707
+ },
40708
+ {
40709
+ "kind": "Content",
40710
+ "text": "number"
40711
+ },
40712
+ {
40713
+ "kind": "Content",
40714
+ "text": ";"
40715
+ }
40716
+ ],
40717
+ "isReadonly": false,
40718
+ "isOptional": false,
40719
+ "releaseTag": "Public",
40720
+ "name": "a",
40721
+ "propertyTypeTokenRange": {
40722
+ "startIndex": 1,
40723
+ "endIndex": 2
40724
+ }
40725
+ },
40726
+ {
40727
+ "kind": "PropertySignature",
40728
+ "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40729
+ "docComment": "",
40730
+ "excerptTokens": [
40731
+ {
40732
+ "kind": "Content",
40733
+ "text": "b: "
40734
+ },
40735
+ {
40736
+ "kind": "Content",
40737
+ "text": "number"
40738
+ },
40739
+ {
40740
+ "kind": "Content",
40741
+ "text": ";"
40742
+ }
40743
+ ],
40744
+ "isReadonly": false,
40745
+ "isOptional": false,
40746
+ "releaseTag": "Public",
40747
+ "name": "b",
40748
+ "propertyTypeTokenRange": {
40749
+ "startIndex": 1,
40750
+ "endIndex": 2
40751
+ }
40752
+ },
40753
+ {
40754
+ "kind": "PropertySignature",
40755
+ "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40756
+ "docComment": "",
40757
+ "excerptTokens": [
40758
+ {
40759
+ "kind": "Content",
40760
+ "text": "g: "
40761
+ },
40762
+ {
40763
+ "kind": "Content",
40764
+ "text": "number"
40765
+ },
40766
+ {
40767
+ "kind": "Content",
40768
+ "text": ";"
40769
+ }
40770
+ ],
40771
+ "isReadonly": false,
40772
+ "isOptional": false,
40773
+ "releaseTag": "Public",
40774
+ "name": "g",
40775
+ "propertyTypeTokenRange": {
40776
+ "startIndex": 1,
40777
+ "endIndex": 2
40778
+ }
40779
+ },
40780
+ {
40781
+ "kind": "PropertySignature",
40782
+ "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
40783
+ "docComment": "",
40784
+ "excerptTokens": [
40785
+ {
40786
+ "kind": "Content",
40787
+ "text": "r: "
40788
+ },
40789
+ {
40790
+ "kind": "Content",
40791
+ "text": "number"
40792
+ },
40793
+ {
40794
+ "kind": "Content",
40795
+ "text": ";"
40796
+ }
40797
+ ],
40798
+ "isReadonly": false,
40799
+ "isOptional": false,
40800
+ "releaseTag": "Public",
40801
+ "name": "r",
40802
+ "propertyTypeTokenRange": {
40803
+ "startIndex": 1,
40804
+ "endIndex": 2
40805
+ }
40806
+ }
40807
+ ],
40808
+ "extendsTokenRanges": []
40809
+ },
40810
+ {
40811
+ "kind": "Namespace",
40812
+ "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
40813
+ "docComment": "/**\n * @public\n */\n",
40814
+ "excerptTokens": [
40815
+ {
40816
+ "kind": "Content",
40817
+ "text": "export declare namespace Color4 "
40818
+ }
40819
+ ],
40820
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40821
+ "releaseTag": "Public",
40822
+ "name": "PBColor4",
40823
+ "preserveMemberOrder": false,
40824
+ "members": [
40825
+ {
40826
+ "kind": "Function",
40827
+ "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
40828
+ "docComment": "",
40829
+ "excerptTokens": [
40830
+ {
40831
+ "kind": "Content",
40832
+ "text": "function decode(input: "
40833
+ },
40834
+ {
40835
+ "kind": "Reference",
40836
+ "text": "_m0.Reader",
40837
+ "canonicalReference": "protobufjs!Reader:class"
40838
+ },
40839
+ {
40840
+ "kind": "Content",
40841
+ "text": " | "
40842
+ },
40843
+ {
40844
+ "kind": "Reference",
40845
+ "text": "Uint8Array",
40846
+ "canonicalReference": "!Uint8Array:interface"
40847
+ },
40848
+ {
40849
+ "kind": "Content",
40850
+ "text": ", length?: "
40851
+ },
40852
+ {
40853
+ "kind": "Content",
40854
+ "text": "number"
40855
+ },
40856
+ {
40857
+ "kind": "Content",
40858
+ "text": "): "
40859
+ },
40860
+ {
40861
+ "kind": "Reference",
40862
+ "text": "Color4",
40863
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
40864
+ },
40865
+ {
40866
+ "kind": "Content",
40867
+ "text": ";"
40868
+ }
40869
+ ],
40870
+ "returnTypeTokenRange": {
40871
+ "startIndex": 7,
40872
+ "endIndex": 8
40873
+ },
40874
+ "releaseTag": "Public",
40875
+ "overloadIndex": 1,
40876
+ "parameters": [
40877
+ {
40878
+ "parameterName": "input",
40879
+ "parameterTypeTokenRange": {
40880
+ "startIndex": 1,
40881
+ "endIndex": 4
40882
+ },
40883
+ "isOptional": false
40884
+ },
40885
+ {
40886
+ "parameterName": "length",
40887
+ "parameterTypeTokenRange": {
40888
+ "startIndex": 5,
40889
+ "endIndex": 6
40890
+ },
40891
+ "isOptional": true
40892
+ }
40893
+ ],
40894
+ "name": "decode"
40895
+ },
40896
+ {
40897
+ "kind": "Function",
40898
+ "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
40899
+ "docComment": "",
40900
+ "excerptTokens": [
40901
+ {
40902
+ "kind": "Content",
40903
+ "text": "function encode(message: "
40904
+ },
40905
+ {
40906
+ "kind": "Reference",
40907
+ "text": "Color4",
40908
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
40909
+ },
40910
+ {
40911
+ "kind": "Content",
40912
+ "text": ", writer?: "
40913
+ },
40914
+ {
40915
+ "kind": "Reference",
40916
+ "text": "_m0.Writer",
40917
+ "canonicalReference": "protobufjs!Writer:class"
40918
+ },
40919
+ {
40920
+ "kind": "Content",
40921
+ "text": "): "
40922
+ },
40923
+ {
40924
+ "kind": "Reference",
40925
+ "text": "_m0.Writer",
40926
+ "canonicalReference": "protobufjs!Writer:class"
40927
+ },
40928
+ {
40929
+ "kind": "Content",
40930
+ "text": ";"
40931
+ }
40932
+ ],
40933
+ "returnTypeTokenRange": {
40934
+ "startIndex": 5,
40935
+ "endIndex": 6
40936
+ },
40937
+ "releaseTag": "Public",
40938
+ "overloadIndex": 1,
40939
+ "parameters": [
40940
+ {
40941
+ "parameterName": "message",
40942
+ "parameterTypeTokenRange": {
40943
+ "startIndex": 1,
40944
+ "endIndex": 2
40945
+ },
40946
+ "isOptional": false
40947
+ },
40948
+ {
40949
+ "parameterName": "writer",
40950
+ "parameterTypeTokenRange": {
40951
+ "startIndex": 3,
40952
+ "endIndex": 4
40953
+ },
40954
+ "isOptional": true
40955
+ }
40956
+ ],
40957
+ "name": "encode"
40958
+ }
40959
+ ]
40960
+ },
40961
+ {
40962
+ "kind": "Interface",
40963
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
39976
40964
  "docComment": "/**\n * @public\n */\n",
39977
40965
  "excerptTokens": [
39978
40966
  {
39979
40967
  "kind": "Content",
39980
- "text": "export interface PBCameraModeArea "
40968
+ "text": "export interface PBEngineInfo "
39981
40969
  }
39982
40970
  ],
39983
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40971
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
39984
40972
  "releaseTag": "Public",
39985
- "name": "PBCameraModeArea",
40973
+ "name": "PBEngineInfo",
39986
40974
  "preserveMemberOrder": false,
39987
40975
  "members": [
39988
40976
  {
39989
40977
  "kind": "PropertySignature",
39990
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
39991
- "docComment": "/**\n * the 3D size of the region\n */\n",
40978
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
40979
+ "docComment": "/**\n * frame counter of the engine\n */\n",
39992
40980
  "excerptTokens": [
39993
40981
  {
39994
40982
  "kind": "Content",
39995
- "text": "area: "
40983
+ "text": "frameNumber: "
39996
40984
  },
39997
40985
  {
39998
- "kind": "Reference",
39999
- "text": "Vector3",
40000
- "canonicalReference": "@dcl/playground-assets!Vector3"
40986
+ "kind": "Content",
40987
+ "text": "number"
40001
40988
  },
40002
40989
  {
40003
40990
  "kind": "Content",
40004
- "text": " | undefined"
40991
+ "text": ";"
40992
+ }
40993
+ ],
40994
+ "isReadonly": false,
40995
+ "isOptional": false,
40996
+ "releaseTag": "Public",
40997
+ "name": "frameNumber",
40998
+ "propertyTypeTokenRange": {
40999
+ "startIndex": 1,
41000
+ "endIndex": 2
41001
+ }
41002
+ },
41003
+ {
41004
+ "kind": "PropertySignature",
41005
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
41006
+ "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
41007
+ "excerptTokens": [
41008
+ {
41009
+ "kind": "Content",
41010
+ "text": "tickNumber: "
41011
+ },
41012
+ {
41013
+ "kind": "Content",
41014
+ "text": "number"
40005
41015
  },
40006
41016
  {
40007
41017
  "kind": "Content",
@@ -40011,25 +41021,24 @@
40011
41021
  "isReadonly": false,
40012
41022
  "isOptional": false,
40013
41023
  "releaseTag": "Public",
40014
- "name": "area",
41024
+ "name": "tickNumber",
40015
41025
  "propertyTypeTokenRange": {
40016
41026
  "startIndex": 1,
40017
- "endIndex": 3
41027
+ "endIndex": 2
40018
41028
  }
40019
41029
  },
40020
41030
  {
40021
41031
  "kind": "PropertySignature",
40022
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
40023
- "docComment": "/**\n * the camera mode to enforce\n */\n",
41032
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
41033
+ "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
40024
41034
  "excerptTokens": [
40025
41035
  {
40026
41036
  "kind": "Content",
40027
- "text": "mode: "
41037
+ "text": "totalRuntime: "
40028
41038
  },
40029
41039
  {
40030
- "kind": "Reference",
40031
- "text": "CameraType",
40032
- "canonicalReference": "@dcl/playground-assets!CameraType:enum"
41040
+ "kind": "Content",
41041
+ "text": "number"
40033
41042
  },
40034
41043
  {
40035
41044
  "kind": "Content",
@@ -40039,7 +41048,7 @@
40039
41048
  "isReadonly": false,
40040
41049
  "isOptional": false,
40041
41050
  "releaseTag": "Public",
40042
- "name": "mode",
41051
+ "name": "totalRuntime",
40043
41052
  "propertyTypeTokenRange": {
40044
41053
  "startIndex": 1,
40045
41054
  "endIndex": 2
@@ -40050,22 +41059,22 @@
40050
41059
  },
40051
41060
  {
40052
41061
  "kind": "Namespace",
40053
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
41062
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
40054
41063
  "docComment": "/**\n * @public\n */\n",
40055
41064
  "excerptTokens": [
40056
41065
  {
40057
41066
  "kind": "Content",
40058
- "text": "export declare namespace PBCameraModeArea "
41067
+ "text": "export declare namespace PBEngineInfo "
40059
41068
  }
40060
41069
  ],
40061
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
41070
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
40062
41071
  "releaseTag": "Public",
40063
- "name": "PBCameraModeArea",
41072
+ "name": "PBEngineInfo",
40064
41073
  "preserveMemberOrder": false,
40065
41074
  "members": [
40066
41075
  {
40067
41076
  "kind": "Function",
40068
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
41077
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
40069
41078
  "docComment": "",
40070
41079
  "excerptTokens": [
40071
41080
  {
@@ -40100,8 +41109,8 @@
40100
41109
  },
40101
41110
  {
40102
41111
  "kind": "Reference",
40103
- "text": "PBCameraModeArea",
40104
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41112
+ "text": "PBEngineInfo",
41113
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40105
41114
  },
40106
41115
  {
40107
41116
  "kind": "Content",
@@ -40136,7 +41145,7 @@
40136
41145
  },
40137
41146
  {
40138
41147
  "kind": "Function",
40139
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
41148
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
40140
41149
  "docComment": "",
40141
41150
  "excerptTokens": [
40142
41151
  {
@@ -40145,8 +41154,8 @@
40145
41154
  },
40146
41155
  {
40147
41156
  "kind": "Reference",
40148
- "text": "PBCameraModeArea",
40149
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41157
+ "text": "PBEngineInfo",
41158
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40150
41159
  },
40151
41160
  {
40152
41161
  "kind": "Content",
@@ -40201,31 +41210,31 @@
40201
41210
  },
40202
41211
  {
40203
41212
  "kind": "Interface",
40204
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
41213
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
40205
41214
  "docComment": "/**\n * @public\n */\n",
40206
41215
  "excerptTokens": [
40207
41216
  {
40208
41217
  "kind": "Content",
40209
- "text": "export interface Color3 "
41218
+ "text": "export interface PBGltfContainer "
40210
41219
  }
40211
41220
  ],
40212
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41221
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40213
41222
  "releaseTag": "Public",
40214
- "name": "PBColor3",
41223
+ "name": "PBGltfContainer",
40215
41224
  "preserveMemberOrder": false,
40216
41225
  "members": [
40217
41226
  {
40218
41227
  "kind": "PropertySignature",
40219
- "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40220
- "docComment": "",
41228
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
41229
+ "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
40221
41230
  "excerptTokens": [
40222
41231
  {
40223
41232
  "kind": "Content",
40224
- "text": "b: "
41233
+ "text": "invisibleMeshesCollisionMask?: "
40225
41234
  },
40226
41235
  {
40227
41236
  "kind": "Content",
40228
- "text": "number"
41237
+ "text": "number | undefined"
40229
41238
  },
40230
41239
  {
40231
41240
  "kind": "Content",
@@ -40233,9 +41242,9 @@
40233
41242
  }
40234
41243
  ],
40235
41244
  "isReadonly": false,
40236
- "isOptional": false,
41245
+ "isOptional": true,
40237
41246
  "releaseTag": "Public",
40238
- "name": "b",
41247
+ "name": "invisibleMeshesCollisionMask",
40239
41248
  "propertyTypeTokenRange": {
40240
41249
  "startIndex": 1,
40241
41250
  "endIndex": 2
@@ -40243,16 +41252,16 @@
40243
41252
  },
40244
41253
  {
40245
41254
  "kind": "PropertySignature",
40246
- "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40247
- "docComment": "",
41255
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
41256
+ "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
40248
41257
  "excerptTokens": [
40249
41258
  {
40250
41259
  "kind": "Content",
40251
- "text": "g: "
41260
+ "text": "src: "
40252
41261
  },
40253
41262
  {
40254
41263
  "kind": "Content",
40255
- "text": "number"
41264
+ "text": "string"
40256
41265
  },
40257
41266
  {
40258
41267
  "kind": "Content",
@@ -40262,7 +41271,7 @@
40262
41271
  "isReadonly": false,
40263
41272
  "isOptional": false,
40264
41273
  "releaseTag": "Public",
40265
- "name": "g",
41274
+ "name": "src",
40266
41275
  "propertyTypeTokenRange": {
40267
41276
  "startIndex": 1,
40268
41277
  "endIndex": 2
@@ -40270,16 +41279,16 @@
40270
41279
  },
40271
41280
  {
40272
41281
  "kind": "PropertySignature",
40273
- "canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
40274
- "docComment": "",
41282
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41283
+ "docComment": "/**\n * default: 0\n */\n",
40275
41284
  "excerptTokens": [
40276
41285
  {
40277
41286
  "kind": "Content",
40278
- "text": "r: "
41287
+ "text": "visibleMeshesCollisionMask?: "
40279
41288
  },
40280
41289
  {
40281
41290
  "kind": "Content",
40282
- "text": "number"
41291
+ "text": "number | undefined"
40283
41292
  },
40284
41293
  {
40285
41294
  "kind": "Content",
@@ -40287,9 +41296,9 @@
40287
41296
  }
40288
41297
  ],
40289
41298
  "isReadonly": false,
40290
- "isOptional": false,
41299
+ "isOptional": true,
40291
41300
  "releaseTag": "Public",
40292
- "name": "r",
41301
+ "name": "visibleMeshesCollisionMask",
40293
41302
  "propertyTypeTokenRange": {
40294
41303
  "startIndex": 1,
40295
41304
  "endIndex": 2
@@ -40300,22 +41309,22 @@
40300
41309
  },
40301
41310
  {
40302
41311
  "kind": "Namespace",
40303
- "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
41312
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
40304
41313
  "docComment": "/**\n * @public\n */\n",
40305
41314
  "excerptTokens": [
40306
41315
  {
40307
41316
  "kind": "Content",
40308
- "text": "export declare namespace Color3 "
41317
+ "text": "export declare namespace PBGltfContainer "
40309
41318
  }
40310
41319
  ],
40311
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41320
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40312
41321
  "releaseTag": "Public",
40313
- "name": "PBColor3",
41322
+ "name": "PBGltfContainer",
40314
41323
  "preserveMemberOrder": false,
40315
41324
  "members": [
40316
41325
  {
40317
41326
  "kind": "Function",
40318
- "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
41327
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
40319
41328
  "docComment": "",
40320
41329
  "excerptTokens": [
40321
41330
  {
@@ -40350,8 +41359,8 @@
40350
41359
  },
40351
41360
  {
40352
41361
  "kind": "Reference",
40353
- "text": "Color3",
40354
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41362
+ "text": "PBGltfContainer",
41363
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40355
41364
  },
40356
41365
  {
40357
41366
  "kind": "Content",
@@ -40386,7 +41395,7 @@
40386
41395
  },
40387
41396
  {
40388
41397
  "kind": "Function",
40389
- "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
41398
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
40390
41399
  "docComment": "",
40391
41400
  "excerptTokens": [
40392
41401
  {
@@ -40395,8 +41404,8 @@
40395
41404
  },
40396
41405
  {
40397
41406
  "kind": "Reference",
40398
- "text": "Color3",
40399
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41407
+ "text": "PBGltfContainer",
41408
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40400
41409
  },
40401
41410
  {
40402
41411
  "kind": "Content",
@@ -40451,112 +41460,32 @@
40451
41460
  },
40452
41461
  {
40453
41462
  "kind": "Interface",
40454
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
41463
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
40455
41464
  "docComment": "/**\n * @public\n */\n",
40456
41465
  "excerptTokens": [
40457
41466
  {
40458
41467
  "kind": "Content",
40459
- "text": "export interface Color4 "
41468
+ "text": "export interface PBGltfContainerLoadingState "
40460
41469
  }
40461
41470
  ],
40462
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41471
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40463
41472
  "releaseTag": "Public",
40464
- "name": "PBColor4",
41473
+ "name": "PBGltfContainerLoadingState",
40465
41474
  "preserveMemberOrder": false,
40466
41475
  "members": [
40467
41476
  {
40468
41477
  "kind": "PropertySignature",
40469
- "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
40470
- "docComment": "",
40471
- "excerptTokens": [
40472
- {
40473
- "kind": "Content",
40474
- "text": "a: "
40475
- },
40476
- {
40477
- "kind": "Content",
40478
- "text": "number"
40479
- },
40480
- {
40481
- "kind": "Content",
40482
- "text": ";"
40483
- }
40484
- ],
40485
- "isReadonly": false,
40486
- "isOptional": false,
40487
- "releaseTag": "Public",
40488
- "name": "a",
40489
- "propertyTypeTokenRange": {
40490
- "startIndex": 1,
40491
- "endIndex": 2
40492
- }
40493
- },
40494
- {
40495
- "kind": "PropertySignature",
40496
- "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40497
- "docComment": "",
40498
- "excerptTokens": [
40499
- {
40500
- "kind": "Content",
40501
- "text": "b: "
40502
- },
40503
- {
40504
- "kind": "Content",
40505
- "text": "number"
40506
- },
40507
- {
40508
- "kind": "Content",
40509
- "text": ";"
40510
- }
40511
- ],
40512
- "isReadonly": false,
40513
- "isOptional": false,
40514
- "releaseTag": "Public",
40515
- "name": "b",
40516
- "propertyTypeTokenRange": {
40517
- "startIndex": 1,
40518
- "endIndex": 2
40519
- }
40520
- },
40521
- {
40522
- "kind": "PropertySignature",
40523
- "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40524
- "docComment": "",
40525
- "excerptTokens": [
40526
- {
40527
- "kind": "Content",
40528
- "text": "g: "
40529
- },
40530
- {
40531
- "kind": "Content",
40532
- "text": "number"
40533
- },
40534
- {
40535
- "kind": "Content",
40536
- "text": ";"
40537
- }
40538
- ],
40539
- "isReadonly": false,
40540
- "isOptional": false,
40541
- "releaseTag": "Public",
40542
- "name": "g",
40543
- "propertyTypeTokenRange": {
40544
- "startIndex": 1,
40545
- "endIndex": 2
40546
- }
40547
- },
40548
- {
40549
- "kind": "PropertySignature",
40550
- "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
41478
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
40551
41479
  "docComment": "",
40552
41480
  "excerptTokens": [
40553
41481
  {
40554
41482
  "kind": "Content",
40555
- "text": "r: "
41483
+ "text": "currentState: "
40556
41484
  },
40557
41485
  {
40558
- "kind": "Content",
40559
- "text": "number"
41486
+ "kind": "Reference",
41487
+ "text": "LoadingState",
41488
+ "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
40560
41489
  },
40561
41490
  {
40562
41491
  "kind": "Content",
@@ -40566,7 +41495,7 @@
40566
41495
  "isReadonly": false,
40567
41496
  "isOptional": false,
40568
41497
  "releaseTag": "Public",
40569
- "name": "r",
41498
+ "name": "currentState",
40570
41499
  "propertyTypeTokenRange": {
40571
41500
  "startIndex": 1,
40572
41501
  "endIndex": 2
@@ -40577,22 +41506,22 @@
40577
41506
  },
40578
41507
  {
40579
41508
  "kind": "Namespace",
40580
- "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
41509
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
40581
41510
  "docComment": "/**\n * @public\n */\n",
40582
41511
  "excerptTokens": [
40583
41512
  {
40584
41513
  "kind": "Content",
40585
- "text": "export declare namespace Color4 "
41514
+ "text": "export declare namespace PBGltfContainerLoadingState "
40586
41515
  }
40587
41516
  ],
40588
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41517
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40589
41518
  "releaseTag": "Public",
40590
- "name": "PBColor4",
41519
+ "name": "PBGltfContainerLoadingState",
40591
41520
  "preserveMemberOrder": false,
40592
41521
  "members": [
40593
41522
  {
40594
41523
  "kind": "Function",
40595
- "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
41524
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
40596
41525
  "docComment": "",
40597
41526
  "excerptTokens": [
40598
41527
  {
@@ -40627,8 +41556,8 @@
40627
41556
  },
40628
41557
  {
40629
41558
  "kind": "Reference",
40630
- "text": "Color4",
40631
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41559
+ "text": "PBGltfContainerLoadingState",
41560
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40632
41561
  },
40633
41562
  {
40634
41563
  "kind": "Content",
@@ -40663,7 +41592,7 @@
40663
41592
  },
40664
41593
  {
40665
41594
  "kind": "Function",
40666
- "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
41595
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
40667
41596
  "docComment": "",
40668
41597
  "excerptTokens": [
40669
41598
  {
@@ -40672,8 +41601,8 @@
40672
41601
  },
40673
41602
  {
40674
41603
  "kind": "Reference",
40675
- "text": "Color4",
40676
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41604
+ "text": "PBGltfContainerLoadingState",
41605
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40677
41606
  },
40678
41607
  {
40679
41608
  "kind": "Content",
@@ -40728,31 +41657,31 @@
40728
41657
  },
40729
41658
  {
40730
41659
  "kind": "Interface",
40731
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
41660
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
40732
41661
  "docComment": "/**\n * @public\n */\n",
40733
41662
  "excerptTokens": [
40734
41663
  {
40735
41664
  "kind": "Content",
40736
- "text": "export interface PBEngineInfo "
41665
+ "text": "export interface PBInputModifier_StandardInput "
40737
41666
  }
40738
41667
  ],
40739
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41668
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40740
41669
  "releaseTag": "Public",
40741
- "name": "PBEngineInfo",
41670
+ "name": "PBInputModifier_StandardInput",
40742
41671
  "preserveMemberOrder": false,
40743
41672
  "members": [
40744
41673
  {
40745
41674
  "kind": "PropertySignature",
40746
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
40747
- "docComment": "/**\n * frame counter of the engine\n */\n",
41675
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
41676
+ "docComment": "",
40748
41677
  "excerptTokens": [
40749
41678
  {
40750
41679
  "kind": "Content",
40751
- "text": "frameNumber: "
41680
+ "text": "disableAll?: "
40752
41681
  },
40753
41682
  {
40754
41683
  "kind": "Content",
40755
- "text": "number"
41684
+ "text": "boolean | undefined"
40756
41685
  },
40757
41686
  {
40758
41687
  "kind": "Content",
@@ -40760,9 +41689,9 @@
40760
41689
  }
40761
41690
  ],
40762
41691
  "isReadonly": false,
40763
- "isOptional": false,
41692
+ "isOptional": true,
40764
41693
  "releaseTag": "Public",
40765
- "name": "frameNumber",
41694
+ "name": "disableAll",
40766
41695
  "propertyTypeTokenRange": {
40767
41696
  "startIndex": 1,
40768
41697
  "endIndex": 2
@@ -40770,16 +41699,16 @@
40770
41699
  },
40771
41700
  {
40772
41701
  "kind": "PropertySignature",
40773
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
40774
- "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
41702
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
41703
+ "docComment": "",
40775
41704
  "excerptTokens": [
40776
41705
  {
40777
41706
  "kind": "Content",
40778
- "text": "tickNumber: "
41707
+ "text": "disableEmote?: "
40779
41708
  },
40780
41709
  {
40781
41710
  "kind": "Content",
40782
- "text": "number"
41711
+ "text": "boolean | undefined"
40783
41712
  },
40784
41713
  {
40785
41714
  "kind": "Content",
@@ -40787,9 +41716,9 @@
40787
41716
  }
40788
41717
  ],
40789
41718
  "isReadonly": false,
40790
- "isOptional": false,
41719
+ "isOptional": true,
40791
41720
  "releaseTag": "Public",
40792
- "name": "tickNumber",
41721
+ "name": "disableEmote",
40793
41722
  "propertyTypeTokenRange": {
40794
41723
  "startIndex": 1,
40795
41724
  "endIndex": 2
@@ -40797,16 +41726,16 @@
40797
41726
  },
40798
41727
  {
40799
41728
  "kind": "PropertySignature",
40800
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
40801
- "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
41729
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
41730
+ "docComment": "",
40802
41731
  "excerptTokens": [
40803
41732
  {
40804
41733
  "kind": "Content",
40805
- "text": "totalRuntime: "
41734
+ "text": "disableJog?: "
40806
41735
  },
40807
41736
  {
40808
41737
  "kind": "Content",
40809
- "text": "number"
41738
+ "text": "boolean | undefined"
40810
41739
  },
40811
41740
  {
40812
41741
  "kind": "Content",
@@ -40814,9 +41743,90 @@
40814
41743
  }
40815
41744
  ],
40816
41745
  "isReadonly": false,
40817
- "isOptional": false,
41746
+ "isOptional": true,
40818
41747
  "releaseTag": "Public",
40819
- "name": "totalRuntime",
41748
+ "name": "disableJog",
41749
+ "propertyTypeTokenRange": {
41750
+ "startIndex": 1,
41751
+ "endIndex": 2
41752
+ }
41753
+ },
41754
+ {
41755
+ "kind": "PropertySignature",
41756
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
41757
+ "docComment": "",
41758
+ "excerptTokens": [
41759
+ {
41760
+ "kind": "Content",
41761
+ "text": "disableJump?: "
41762
+ },
41763
+ {
41764
+ "kind": "Content",
41765
+ "text": "boolean | undefined"
41766
+ },
41767
+ {
41768
+ "kind": "Content",
41769
+ "text": ";"
41770
+ }
41771
+ ],
41772
+ "isReadonly": false,
41773
+ "isOptional": true,
41774
+ "releaseTag": "Public",
41775
+ "name": "disableJump",
41776
+ "propertyTypeTokenRange": {
41777
+ "startIndex": 1,
41778
+ "endIndex": 2
41779
+ }
41780
+ },
41781
+ {
41782
+ "kind": "PropertySignature",
41783
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
41784
+ "docComment": "",
41785
+ "excerptTokens": [
41786
+ {
41787
+ "kind": "Content",
41788
+ "text": "disableRun?: "
41789
+ },
41790
+ {
41791
+ "kind": "Content",
41792
+ "text": "boolean | undefined"
41793
+ },
41794
+ {
41795
+ "kind": "Content",
41796
+ "text": ";"
41797
+ }
41798
+ ],
41799
+ "isReadonly": false,
41800
+ "isOptional": true,
41801
+ "releaseTag": "Public",
41802
+ "name": "disableRun",
41803
+ "propertyTypeTokenRange": {
41804
+ "startIndex": 1,
41805
+ "endIndex": 2
41806
+ }
41807
+ },
41808
+ {
41809
+ "kind": "PropertySignature",
41810
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
41811
+ "docComment": "",
41812
+ "excerptTokens": [
41813
+ {
41814
+ "kind": "Content",
41815
+ "text": "disableWalk?: "
41816
+ },
41817
+ {
41818
+ "kind": "Content",
41819
+ "text": "boolean | undefined"
41820
+ },
41821
+ {
41822
+ "kind": "Content",
41823
+ "text": ";"
41824
+ }
41825
+ ],
41826
+ "isReadonly": false,
41827
+ "isOptional": true,
41828
+ "releaseTag": "Public",
41829
+ "name": "disableWalk",
40820
41830
  "propertyTypeTokenRange": {
40821
41831
  "startIndex": 1,
40822
41832
  "endIndex": 2
@@ -40827,22 +41837,22 @@
40827
41837
  },
40828
41838
  {
40829
41839
  "kind": "Namespace",
40830
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
41840
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
40831
41841
  "docComment": "/**\n * @public\n */\n",
40832
41842
  "excerptTokens": [
40833
41843
  {
40834
41844
  "kind": "Content",
40835
- "text": "export declare namespace PBEngineInfo "
41845
+ "text": "export declare namespace PBInputModifier_StandardInput "
40836
41846
  }
40837
41847
  ],
40838
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41848
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40839
41849
  "releaseTag": "Public",
40840
- "name": "PBEngineInfo",
41850
+ "name": "PBInputModifier_StandardInput",
40841
41851
  "preserveMemberOrder": false,
40842
41852
  "members": [
40843
41853
  {
40844
41854
  "kind": "Function",
40845
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
41855
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
40846
41856
  "docComment": "",
40847
41857
  "excerptTokens": [
40848
41858
  {
@@ -40877,8 +41887,8 @@
40877
41887
  },
40878
41888
  {
40879
41889
  "kind": "Reference",
40880
- "text": "PBEngineInfo",
40881
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41890
+ "text": "PBInputModifier_StandardInput",
41891
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
40882
41892
  },
40883
41893
  {
40884
41894
  "kind": "Content",
@@ -40913,7 +41923,7 @@
40913
41923
  },
40914
41924
  {
40915
41925
  "kind": "Function",
40916
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
41926
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
40917
41927
  "docComment": "",
40918
41928
  "excerptTokens": [
40919
41929
  {
@@ -40922,8 +41932,8 @@
40922
41932
  },
40923
41933
  {
40924
41934
  "kind": "Reference",
40925
- "text": "PBEngineInfo",
40926
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41935
+ "text": "PBInputModifier_StandardInput",
41936
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
40927
41937
  },
40928
41938
  {
40929
41939
  "kind": "Content",
@@ -40978,85 +41988,40 @@
40978
41988
  },
40979
41989
  {
40980
41990
  "kind": "Interface",
40981
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
41991
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
40982
41992
  "docComment": "/**\n * @public\n */\n",
40983
41993
  "excerptTokens": [
40984
41994
  {
40985
41995
  "kind": "Content",
40986
- "text": "export interface PBGltfContainer "
41996
+ "text": "export interface PBInputModifier "
40987
41997
  }
40988
41998
  ],
40989
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
41999
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40990
42000
  "releaseTag": "Public",
40991
- "name": "PBGltfContainer",
42001
+ "name": "PBInputModifier",
40992
42002
  "preserveMemberOrder": false,
40993
42003
  "members": [
40994
42004
  {
40995
42005
  "kind": "PropertySignature",
40996
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
40997
- "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
40998
- "excerptTokens": [
40999
- {
41000
- "kind": "Content",
41001
- "text": "invisibleMeshesCollisionMask?: "
41002
- },
41003
- {
41004
- "kind": "Content",
41005
- "text": "number | undefined"
41006
- },
41007
- {
41008
- "kind": "Content",
41009
- "text": ";"
41010
- }
41011
- ],
41012
- "isReadonly": false,
41013
- "isOptional": true,
41014
- "releaseTag": "Public",
41015
- "name": "invisibleMeshesCollisionMask",
41016
- "propertyTypeTokenRange": {
41017
- "startIndex": 1,
41018
- "endIndex": 2
41019
- }
41020
- },
41021
- {
41022
- "kind": "PropertySignature",
41023
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
41024
- "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
42006
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
42007
+ "docComment": "",
41025
42008
  "excerptTokens": [
41026
42009
  {
41027
42010
  "kind": "Content",
41028
- "text": "src: "
42011
+ "text": "mode?: "
41029
42012
  },
41030
42013
  {
41031
42014
  "kind": "Content",
41032
- "text": "string"
42015
+ "text": "{\n $case: \"standard\";\n standard: "
41033
42016
  },
41034
42017
  {
41035
- "kind": "Content",
41036
- "text": ";"
41037
- }
41038
- ],
41039
- "isReadonly": false,
41040
- "isOptional": false,
41041
- "releaseTag": "Public",
41042
- "name": "src",
41043
- "propertyTypeTokenRange": {
41044
- "startIndex": 1,
41045
- "endIndex": 2
41046
- }
41047
- },
41048
- {
41049
- "kind": "PropertySignature",
41050
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41051
- "docComment": "/**\n * default: 0\n */\n",
41052
- "excerptTokens": [
41053
- {
41054
- "kind": "Content",
41055
- "text": "visibleMeshesCollisionMask?: "
42018
+ "kind": "Reference",
42019
+ "text": "PBInputModifier_StandardInput",
42020
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
41056
42021
  },
41057
42022
  {
41058
42023
  "kind": "Content",
41059
- "text": "number | undefined"
42024
+ "text": ";\n } | undefined"
41060
42025
  },
41061
42026
  {
41062
42027
  "kind": "Content",
@@ -41066,10 +42031,10 @@
41066
42031
  "isReadonly": false,
41067
42032
  "isOptional": true,
41068
42033
  "releaseTag": "Public",
41069
- "name": "visibleMeshesCollisionMask",
42034
+ "name": "mode",
41070
42035
  "propertyTypeTokenRange": {
41071
42036
  "startIndex": 1,
41072
- "endIndex": 2
42037
+ "endIndex": 4
41073
42038
  }
41074
42039
  }
41075
42040
  ],
@@ -41077,22 +42042,22 @@
41077
42042
  },
41078
42043
  {
41079
42044
  "kind": "Namespace",
41080
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
42045
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
41081
42046
  "docComment": "/**\n * @public\n */\n",
41082
42047
  "excerptTokens": [
41083
42048
  {
41084
42049
  "kind": "Content",
41085
- "text": "export declare namespace PBGltfContainer "
42050
+ "text": "export declare namespace PBInputModifier "
41086
42051
  }
41087
42052
  ],
41088
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
42053
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41089
42054
  "releaseTag": "Public",
41090
- "name": "PBGltfContainer",
42055
+ "name": "PBInputModifier",
41091
42056
  "preserveMemberOrder": false,
41092
42057
  "members": [
41093
42058
  {
41094
42059
  "kind": "Function",
41095
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
42060
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
41096
42061
  "docComment": "",
41097
42062
  "excerptTokens": [
41098
42063
  {
@@ -41127,8 +42092,8 @@
41127
42092
  },
41128
42093
  {
41129
42094
  "kind": "Reference",
41130
- "text": "PBGltfContainer",
41131
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42095
+ "text": "PBInputModifier",
42096
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41132
42097
  },
41133
42098
  {
41134
42099
  "kind": "Content",
@@ -41163,7 +42128,7 @@
41163
42128
  },
41164
42129
  {
41165
42130
  "kind": "Function",
41166
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
42131
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
41167
42132
  "docComment": "",
41168
42133
  "excerptTokens": [
41169
42134
  {
@@ -41172,8 +42137,8 @@
41172
42137
  },
41173
42138
  {
41174
42139
  "kind": "Reference",
41175
- "text": "PBGltfContainer",
41176
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42140
+ "text": "PBInputModifier",
42141
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41177
42142
  },
41178
42143
  {
41179
42144
  "kind": "Content",
@@ -41228,32 +42193,36 @@
41228
42193
  },
41229
42194
  {
41230
42195
  "kind": "Interface",
41231
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
42196
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
41232
42197
  "docComment": "/**\n * @public\n */\n",
41233
42198
  "excerptTokens": [
41234
42199
  {
41235
42200
  "kind": "Content",
41236
- "text": "export interface PBGltfContainerLoadingState "
42201
+ "text": "export interface PBLightSource_Point "
41237
42202
  }
41238
42203
  ],
41239
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42204
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41240
42205
  "releaseTag": "Public",
41241
- "name": "PBGltfContainerLoadingState",
42206
+ "name": "PBLightSource_Point",
41242
42207
  "preserveMemberOrder": false,
41243
42208
  "members": [
41244
42209
  {
41245
42210
  "kind": "PropertySignature",
41246
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
41247
- "docComment": "",
42211
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point#shadow:member",
42212
+ "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
41248
42213
  "excerptTokens": [
41249
42214
  {
41250
42215
  "kind": "Content",
41251
- "text": "currentState: "
42216
+ "text": "shadow?: "
41252
42217
  },
41253
42218
  {
41254
42219
  "kind": "Reference",
41255
- "text": "LoadingState",
41256
- "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
42220
+ "text": "PBLightSource_ShadowType",
42221
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
42222
+ },
42223
+ {
42224
+ "kind": "Content",
42225
+ "text": " | undefined"
41257
42226
  },
41258
42227
  {
41259
42228
  "kind": "Content",
@@ -41261,12 +42230,12 @@
41261
42230
  }
41262
42231
  ],
41263
42232
  "isReadonly": false,
41264
- "isOptional": false,
42233
+ "isOptional": true,
41265
42234
  "releaseTag": "Public",
41266
- "name": "currentState",
42235
+ "name": "shadow",
41267
42236
  "propertyTypeTokenRange": {
41268
42237
  "startIndex": 1,
41269
- "endIndex": 2
42238
+ "endIndex": 3
41270
42239
  }
41271
42240
  }
41272
42241
  ],
@@ -41274,22 +42243,22 @@
41274
42243
  },
41275
42244
  {
41276
42245
  "kind": "Namespace",
41277
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
42246
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
41278
42247
  "docComment": "/**\n * @public\n */\n",
41279
42248
  "excerptTokens": [
41280
42249
  {
41281
42250
  "kind": "Content",
41282
- "text": "export declare namespace PBGltfContainerLoadingState "
42251
+ "text": "export declare namespace PBLightSource_Point "
41283
42252
  }
41284
42253
  ],
41285
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42254
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41286
42255
  "releaseTag": "Public",
41287
- "name": "PBGltfContainerLoadingState",
42256
+ "name": "PBLightSource_Point",
41288
42257
  "preserveMemberOrder": false,
41289
42258
  "members": [
41290
42259
  {
41291
42260
  "kind": "Function",
41292
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
42261
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
41293
42262
  "docComment": "",
41294
42263
  "excerptTokens": [
41295
42264
  {
@@ -41324,8 +42293,8 @@
41324
42293
  },
41325
42294
  {
41326
42295
  "kind": "Reference",
41327
- "text": "PBGltfContainerLoadingState",
41328
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42296
+ "text": "PBLightSource_Point",
42297
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41329
42298
  },
41330
42299
  {
41331
42300
  "kind": "Content",
@@ -41360,7 +42329,7 @@
41360
42329
  },
41361
42330
  {
41362
42331
  "kind": "Function",
41363
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
42332
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
41364
42333
  "docComment": "",
41365
42334
  "excerptTokens": [
41366
42335
  {
@@ -41369,8 +42338,8 @@
41369
42338
  },
41370
42339
  {
41371
42340
  "kind": "Reference",
41372
- "text": "PBGltfContainerLoadingState",
41373
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42341
+ "text": "PBLightSource_Point",
42342
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41374
42343
  },
41375
42344
  {
41376
42345
  "kind": "Content",
@@ -41424,86 +42393,112 @@
41424
42393
  ]
41425
42394
  },
41426
42395
  {
41427
- "kind": "Interface",
41428
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
42396
+ "kind": "Enum",
42397
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum",
41429
42398
  "docComment": "/**\n * @public\n */\n",
41430
42399
  "excerptTokens": [
41431
42400
  {
41432
42401
  "kind": "Content",
41433
- "text": "export interface PBInputModifier_StandardInput "
42402
+ "text": "export declare const enum PBLightSource_ShadowType "
41434
42403
  }
41435
42404
  ],
41436
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42405
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41437
42406
  "releaseTag": "Public",
41438
- "name": "PBInputModifier_StandardInput",
42407
+ "name": "PBLightSource_ShadowType",
41439
42408
  "preserveMemberOrder": false,
41440
42409
  "members": [
41441
42410
  {
41442
- "kind": "PropertySignature",
41443
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
41444
- "docComment": "",
42411
+ "kind": "EnumMember",
42412
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_HARD:member",
42413
+ "docComment": "/**\n * ST_HARD - Less realistic type of shadow but more performant, uses hard edges.\n */\n",
41445
42414
  "excerptTokens": [
41446
42415
  {
41447
42416
  "kind": "Content",
41448
- "text": "disableAll?: "
41449
- },
41450
- {
41451
- "kind": "Content",
41452
- "text": "boolean | undefined"
42417
+ "text": "ST_HARD = "
41453
42418
  },
41454
42419
  {
41455
42420
  "kind": "Content",
41456
- "text": ";"
42421
+ "text": "2"
41457
42422
  }
41458
42423
  ],
41459
- "isReadonly": false,
41460
- "isOptional": true,
41461
- "releaseTag": "Public",
41462
- "name": "disableAll",
41463
- "propertyTypeTokenRange": {
42424
+ "initializerTokenRange": {
41464
42425
  "startIndex": 1,
41465
42426
  "endIndex": 2
41466
- }
42427
+ },
42428
+ "releaseTag": "Public",
42429
+ "name": "ST_HARD"
41467
42430
  },
41468
42431
  {
41469
- "kind": "PropertySignature",
41470
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
41471
- "docComment": "",
42432
+ "kind": "EnumMember",
42433
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_NONE:member",
42434
+ "docComment": "/**\n * ST_NONE - No shadows are cast from this LightSource.\n */\n",
41472
42435
  "excerptTokens": [
41473
42436
  {
41474
42437
  "kind": "Content",
41475
- "text": "disableEmote?: "
42438
+ "text": "ST_NONE = "
41476
42439
  },
41477
42440
  {
41478
42441
  "kind": "Content",
41479
- "text": "boolean | undefined"
42442
+ "text": "0"
42443
+ }
42444
+ ],
42445
+ "initializerTokenRange": {
42446
+ "startIndex": 1,
42447
+ "endIndex": 2
42448
+ },
42449
+ "releaseTag": "Public",
42450
+ "name": "ST_NONE"
42451
+ },
42452
+ {
42453
+ "kind": "EnumMember",
42454
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_SOFT:member",
42455
+ "docComment": "/**\n * ST_SOFT - More realistic type of shadow that reduces block artifacts, noise or pixelation, but requires more processing.\n */\n",
42456
+ "excerptTokens": [
42457
+ {
42458
+ "kind": "Content",
42459
+ "text": "ST_SOFT = "
41480
42460
  },
41481
42461
  {
41482
42462
  "kind": "Content",
41483
- "text": ";"
42463
+ "text": "1"
41484
42464
  }
41485
42465
  ],
41486
- "isReadonly": false,
41487
- "isOptional": true,
41488
- "releaseTag": "Public",
41489
- "name": "disableEmote",
41490
- "propertyTypeTokenRange": {
42466
+ "initializerTokenRange": {
41491
42467
  "startIndex": 1,
41492
42468
  "endIndex": 2
41493
- }
41494
- },
42469
+ },
42470
+ "releaseTag": "Public",
42471
+ "name": "ST_SOFT"
42472
+ }
42473
+ ]
42474
+ },
42475
+ {
42476
+ "kind": "Interface",
42477
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
42478
+ "docComment": "/**\n * @public\n */\n",
42479
+ "excerptTokens": [
42480
+ {
42481
+ "kind": "Content",
42482
+ "text": "export interface PBLightSource_Spot "
42483
+ }
42484
+ ],
42485
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42486
+ "releaseTag": "Public",
42487
+ "name": "PBLightSource_Spot",
42488
+ "preserveMemberOrder": false,
42489
+ "members": [
41495
42490
  {
41496
42491
  "kind": "PropertySignature",
41497
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
41498
- "docComment": "",
42492
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
42493
+ "docComment": "/**\n * default = 21.8. Inner angle can't be higher than outer angle, otherwise will default to same value. Min value is 0. Max value is 179.\n */\n",
41499
42494
  "excerptTokens": [
41500
42495
  {
41501
42496
  "kind": "Content",
41502
- "text": "disableJog?: "
42497
+ "text": "innerAngle?: "
41503
42498
  },
41504
42499
  {
41505
42500
  "kind": "Content",
41506
- "text": "boolean | undefined"
42501
+ "text": "number | undefined"
41507
42502
  },
41508
42503
  {
41509
42504
  "kind": "Content",
@@ -41513,7 +42508,7 @@
41513
42508
  "isReadonly": false,
41514
42509
  "isOptional": true,
41515
42510
  "releaseTag": "Public",
41516
- "name": "disableJog",
42511
+ "name": "innerAngle",
41517
42512
  "propertyTypeTokenRange": {
41518
42513
  "startIndex": 1,
41519
42514
  "endIndex": 2
@@ -41521,16 +42516,16 @@
41521
42516
  },
41522
42517
  {
41523
42518
  "kind": "PropertySignature",
41524
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
41525
- "docComment": "",
42519
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
42520
+ "docComment": "/**\n * default = 30. Outer angle can't be lower than inner angle, otherwise will inner angle will be set to same value. Max value is 179.\n */\n",
41526
42521
  "excerptTokens": [
41527
42522
  {
41528
42523
  "kind": "Content",
41529
- "text": "disableJump?: "
42524
+ "text": "outerAngle?: "
41530
42525
  },
41531
42526
  {
41532
42527
  "kind": "Content",
41533
- "text": "boolean | undefined"
42528
+ "text": "number | undefined"
41534
42529
  },
41535
42530
  {
41536
42531
  "kind": "Content",
@@ -41540,7 +42535,7 @@
41540
42535
  "isReadonly": false,
41541
42536
  "isOptional": true,
41542
42537
  "releaseTag": "Public",
41543
- "name": "disableJump",
42538
+ "name": "outerAngle",
41544
42539
  "propertyTypeTokenRange": {
41545
42540
  "startIndex": 1,
41546
42541
  "endIndex": 2
@@ -41548,16 +42543,21 @@
41548
42543
  },
41549
42544
  {
41550
42545
  "kind": "PropertySignature",
41551
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
41552
- "docComment": "",
42546
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadow:member",
42547
+ "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
41553
42548
  "excerptTokens": [
41554
42549
  {
41555
42550
  "kind": "Content",
41556
- "text": "disableRun?: "
42551
+ "text": "shadow?: "
42552
+ },
42553
+ {
42554
+ "kind": "Reference",
42555
+ "text": "PBLightSource_ShadowType",
42556
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
41557
42557
  },
41558
42558
  {
41559
42559
  "kind": "Content",
41560
- "text": "boolean | undefined"
42560
+ "text": " | undefined"
41561
42561
  },
41562
42562
  {
41563
42563
  "kind": "Content",
@@ -41567,24 +42567,29 @@
41567
42567
  "isReadonly": false,
41568
42568
  "isOptional": true,
41569
42569
  "releaseTag": "Public",
41570
- "name": "disableRun",
42570
+ "name": "shadow",
41571
42571
  "propertyTypeTokenRange": {
41572
42572
  "startIndex": 1,
41573
- "endIndex": 2
42573
+ "endIndex": 3
41574
42574
  }
41575
42575
  },
41576
42576
  {
41577
42577
  "kind": "PropertySignature",
41578
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
41579
- "docComment": "",
42578
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadowMaskTexture:member",
42579
+ "docComment": "/**\n * Texture mask through which shadows are cast to simulate caustics, soft shadows, and light shapes such as light entering from a window.\n */\n",
41580
42580
  "excerptTokens": [
41581
42581
  {
41582
42582
  "kind": "Content",
41583
- "text": "disableWalk?: "
42583
+ "text": "shadowMaskTexture?: "
42584
+ },
42585
+ {
42586
+ "kind": "Reference",
42587
+ "text": "TextureUnion",
42588
+ "canonicalReference": "@dcl/playground-assets!TextureUnion"
41584
42589
  },
41585
42590
  {
41586
42591
  "kind": "Content",
41587
- "text": "boolean | undefined"
42592
+ "text": " | undefined"
41588
42593
  },
41589
42594
  {
41590
42595
  "kind": "Content",
@@ -41594,10 +42599,10 @@
41594
42599
  "isReadonly": false,
41595
42600
  "isOptional": true,
41596
42601
  "releaseTag": "Public",
41597
- "name": "disableWalk",
42602
+ "name": "shadowMaskTexture",
41598
42603
  "propertyTypeTokenRange": {
41599
42604
  "startIndex": 1,
41600
- "endIndex": 2
42605
+ "endIndex": 3
41601
42606
  }
41602
42607
  }
41603
42608
  ],
@@ -41605,22 +42610,22 @@
41605
42610
  },
41606
42611
  {
41607
42612
  "kind": "Namespace",
41608
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
42613
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
41609
42614
  "docComment": "/**\n * @public\n */\n",
41610
42615
  "excerptTokens": [
41611
42616
  {
41612
42617
  "kind": "Content",
41613
- "text": "export declare namespace PBInputModifier_StandardInput "
42618
+ "text": "export declare namespace PBLightSource_Spot "
41614
42619
  }
41615
42620
  ],
41616
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42621
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41617
42622
  "releaseTag": "Public",
41618
- "name": "PBInputModifier_StandardInput",
42623
+ "name": "PBLightSource_Spot",
41619
42624
  "preserveMemberOrder": false,
41620
42625
  "members": [
41621
42626
  {
41622
42627
  "kind": "Function",
41623
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
42628
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
41624
42629
  "docComment": "",
41625
42630
  "excerptTokens": [
41626
42631
  {
@@ -41655,8 +42660,8 @@
41655
42660
  },
41656
42661
  {
41657
42662
  "kind": "Reference",
41658
- "text": "PBInputModifier_StandardInput",
41659
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42663
+ "text": "PBLightSource_Spot",
42664
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41660
42665
  },
41661
42666
  {
41662
42667
  "kind": "Content",
@@ -41691,7 +42696,7 @@
41691
42696
  },
41692
42697
  {
41693
42698
  "kind": "Function",
41694
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
42699
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
41695
42700
  "docComment": "",
41696
42701
  "excerptTokens": [
41697
42702
  {
@@ -41700,8 +42705,8 @@
41700
42705
  },
41701
42706
  {
41702
42707
  "kind": "Reference",
41703
- "text": "PBInputModifier_StandardInput",
41704
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42708
+ "text": "PBLightSource_Spot",
42709
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41705
42710
  },
41706
42711
  {
41707
42712
  "kind": "Content",
@@ -41756,36 +42761,158 @@
41756
42761
  },
41757
42762
  {
41758
42763
  "kind": "Interface",
41759
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
42764
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
41760
42765
  "docComment": "/**\n * @public\n */\n",
41761
42766
  "excerptTokens": [
41762
42767
  {
41763
42768
  "kind": "Content",
41764
- "text": "export interface PBInputModifier "
42769
+ "text": "export interface PBLightSource "
41765
42770
  }
41766
42771
  ],
41767
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42772
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41768
42773
  "releaseTag": "Public",
41769
- "name": "PBInputModifier",
42774
+ "name": "PBLightSource",
41770
42775
  "preserveMemberOrder": false,
41771
42776
  "members": [
41772
42777
  {
41773
42778
  "kind": "PropertySignature",
41774
- "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
42779
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
42780
+ "docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
42781
+ "excerptTokens": [
42782
+ {
42783
+ "kind": "Content",
42784
+ "text": "active?: "
42785
+ },
42786
+ {
42787
+ "kind": "Content",
42788
+ "text": "boolean | undefined"
42789
+ },
42790
+ {
42791
+ "kind": "Content",
42792
+ "text": ";"
42793
+ }
42794
+ ],
42795
+ "isReadonly": false,
42796
+ "isOptional": true,
42797
+ "releaseTag": "Public",
42798
+ "name": "active",
42799
+ "propertyTypeTokenRange": {
42800
+ "startIndex": 1,
42801
+ "endIndex": 2
42802
+ }
42803
+ },
42804
+ {
42805
+ "kind": "PropertySignature",
42806
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#brightness:member",
42807
+ "docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
42808
+ "excerptTokens": [
42809
+ {
42810
+ "kind": "Content",
42811
+ "text": "brightness?: "
42812
+ },
42813
+ {
42814
+ "kind": "Content",
42815
+ "text": "number | undefined"
42816
+ },
42817
+ {
42818
+ "kind": "Content",
42819
+ "text": ";"
42820
+ }
42821
+ ],
42822
+ "isReadonly": false,
42823
+ "isOptional": true,
42824
+ "releaseTag": "Public",
42825
+ "name": "brightness",
42826
+ "propertyTypeTokenRange": {
42827
+ "startIndex": 1,
42828
+ "endIndex": 2
42829
+ }
42830
+ },
42831
+ {
42832
+ "kind": "PropertySignature",
42833
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
42834
+ "docComment": "/**\n * default = Color.white, the tint of the light, in RGB format where each component is a floating point value with a range from 0 to 1.\n */\n",
42835
+ "excerptTokens": [
42836
+ {
42837
+ "kind": "Content",
42838
+ "text": "color?: "
42839
+ },
42840
+ {
42841
+ "kind": "Reference",
42842
+ "text": "Color3",
42843
+ "canonicalReference": "@dcl/playground-assets!Color3"
42844
+ },
42845
+ {
42846
+ "kind": "Content",
42847
+ "text": " | undefined"
42848
+ },
42849
+ {
42850
+ "kind": "Content",
42851
+ "text": ";"
42852
+ }
42853
+ ],
42854
+ "isReadonly": false,
42855
+ "isOptional": true,
42856
+ "releaseTag": "Public",
42857
+ "name": "color",
42858
+ "propertyTypeTokenRange": {
42859
+ "startIndex": 1,
42860
+ "endIndex": 3
42861
+ }
42862
+ },
42863
+ {
42864
+ "kind": "PropertySignature",
42865
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
42866
+ "docComment": "/**\n * default = 10, how far the light travels, expressed in meters.\n */\n",
42867
+ "excerptTokens": [
42868
+ {
42869
+ "kind": "Content",
42870
+ "text": "range?: "
42871
+ },
42872
+ {
42873
+ "kind": "Content",
42874
+ "text": "number | undefined"
42875
+ },
42876
+ {
42877
+ "kind": "Content",
42878
+ "text": ";"
42879
+ }
42880
+ ],
42881
+ "isReadonly": false,
42882
+ "isOptional": true,
42883
+ "releaseTag": "Public",
42884
+ "name": "range",
42885
+ "propertyTypeTokenRange": {
42886
+ "startIndex": 1,
42887
+ "endIndex": 2
42888
+ }
42889
+ },
42890
+ {
42891
+ "kind": "PropertySignature",
42892
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
41775
42893
  "docComment": "",
41776
42894
  "excerptTokens": [
41777
42895
  {
41778
42896
  "kind": "Content",
41779
- "text": "mode?: "
42897
+ "text": "type?: "
41780
42898
  },
41781
42899
  {
41782
42900
  "kind": "Content",
41783
- "text": "{\n $case: \"standard\";\n standard: "
42901
+ "text": "{\n $case: \"point\";\n point: "
41784
42902
  },
41785
42903
  {
41786
42904
  "kind": "Reference",
41787
- "text": "PBInputModifier_StandardInput",
41788
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42905
+ "text": "PBLightSource_Point",
42906
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
42907
+ },
42908
+ {
42909
+ "kind": "Content",
42910
+ "text": ";\n } | {\n $case: \"spot\";\n spot: "
42911
+ },
42912
+ {
42913
+ "kind": "Reference",
42914
+ "text": "PBLightSource_Spot",
42915
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41789
42916
  },
41790
42917
  {
41791
42918
  "kind": "Content",
@@ -41799,10 +42926,10 @@
41799
42926
  "isReadonly": false,
41800
42927
  "isOptional": true,
41801
42928
  "releaseTag": "Public",
41802
- "name": "mode",
42929
+ "name": "type",
41803
42930
  "propertyTypeTokenRange": {
41804
42931
  "startIndex": 1,
41805
- "endIndex": 4
42932
+ "endIndex": 6
41806
42933
  }
41807
42934
  }
41808
42935
  ],
@@ -41810,22 +42937,22 @@
41810
42937
  },
41811
42938
  {
41812
42939
  "kind": "Namespace",
41813
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
42940
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
41814
42941
  "docComment": "/**\n * @public\n */\n",
41815
42942
  "excerptTokens": [
41816
42943
  {
41817
42944
  "kind": "Content",
41818
- "text": "export declare namespace PBInputModifier "
42945
+ "text": "export declare namespace PBLightSource "
41819
42946
  }
41820
42947
  ],
41821
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42948
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41822
42949
  "releaseTag": "Public",
41823
- "name": "PBInputModifier",
42950
+ "name": "PBLightSource",
41824
42951
  "preserveMemberOrder": false,
41825
42952
  "members": [
41826
42953
  {
41827
42954
  "kind": "Function",
41828
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
42955
+ "canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
41829
42956
  "docComment": "",
41830
42957
  "excerptTokens": [
41831
42958
  {
@@ -41860,8 +42987,8 @@
41860
42987
  },
41861
42988
  {
41862
42989
  "kind": "Reference",
41863
- "text": "PBInputModifier",
41864
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
42990
+ "text": "PBLightSource",
42991
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
41865
42992
  },
41866
42993
  {
41867
42994
  "kind": "Content",
@@ -41896,7 +43023,7 @@
41896
43023
  },
41897
43024
  {
41898
43025
  "kind": "Function",
41899
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
43026
+ "canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
41900
43027
  "docComment": "",
41901
43028
  "excerptTokens": [
41902
43029
  {
@@ -41905,8 +43032,8 @@
41905
43032
  },
41906
43033
  {
41907
43034
  "kind": "Reference",
41908
- "text": "PBInputModifier",
41909
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
43035
+ "text": "PBLightSource",
43036
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
41910
43037
  },
41911
43038
  {
41912
43039
  "kind": "Content",
@@ -56088,6 +57215,33 @@
56088
57215
  "endIndex": 3
56089
57216
  }
56090
57217
  },
57218
+ {
57219
+ "kind": "PropertySignature",
57220
+ "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#fov:member",
57221
+ "docComment": "/**\n * default: 60\n */\n",
57222
+ "excerptTokens": [
57223
+ {
57224
+ "kind": "Content",
57225
+ "text": "fov?: "
57226
+ },
57227
+ {
57228
+ "kind": "Content",
57229
+ "text": "number | undefined"
57230
+ },
57231
+ {
57232
+ "kind": "Content",
57233
+ "text": ";"
57234
+ }
57235
+ ],
57236
+ "isReadonly": false,
57237
+ "isOptional": true,
57238
+ "releaseTag": "Public",
57239
+ "name": "fov",
57240
+ "propertyTypeTokenRange": {
57241
+ "startIndex": 1,
57242
+ "endIndex": 2
57243
+ }
57244
+ },
56091
57245
  {
56092
57246
  "kind": "PropertySignature",
56093
57247
  "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#lookAtEntity:member",