@dcl/playground-assets 7.8.7-14862279953.commit-72a7f7e → 7.8.7-14910296669.commit-0575dbe

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\": "
@@ -13529,7 +13556,7 @@
13529
13556
  "name": "componentDefinitionByName",
13530
13557
  "variableTypeTokenRange": {
13531
13558
  "startIndex": 1,
13532
- "endIndex": 272
13559
+ "endIndex": 278
13533
13560
  }
13534
13561
  },
13535
13562
  {
@@ -24478,6 +24505,211 @@
24478
24505
  }
24479
24506
  ]
24480
24507
  },
24508
+ {
24509
+ "kind": "Variable",
24510
+ "canonicalReference": "@dcl/playground-assets!LightSource:var",
24511
+ "docComment": "",
24512
+ "excerptTokens": [
24513
+ {
24514
+ "kind": "Content",
24515
+ "text": "LightSource: "
24516
+ },
24517
+ {
24518
+ "kind": "Reference",
24519
+ "text": "LightSourceComponentDefinitionExtended",
24520
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
24521
+ }
24522
+ ],
24523
+ "fileUrlPath": "../ecs/dist/index.d.ts",
24524
+ "isReadonly": true,
24525
+ "releaseTag": "Public",
24526
+ "name": "LightSource",
24527
+ "variableTypeTokenRange": {
24528
+ "startIndex": 1,
24529
+ "endIndex": 2
24530
+ }
24531
+ },
24532
+ {
24533
+ "kind": "Interface",
24534
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
24535
+ "docComment": "/**\n * @public\n */\n",
24536
+ "excerptTokens": [
24537
+ {
24538
+ "kind": "Content",
24539
+ "text": "export interface LightSourceComponentDefinitionExtended extends "
24540
+ },
24541
+ {
24542
+ "kind": "Reference",
24543
+ "text": "LastWriteWinElementSetComponentDefinition",
24544
+ "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
24545
+ },
24546
+ {
24547
+ "kind": "Content",
24548
+ "text": "<"
24549
+ },
24550
+ {
24551
+ "kind": "Reference",
24552
+ "text": "PBLightSource",
24553
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24554
+ },
24555
+ {
24556
+ "kind": "Content",
24557
+ "text": ">"
24558
+ },
24559
+ {
24560
+ "kind": "Content",
24561
+ "text": " "
24562
+ }
24563
+ ],
24564
+ "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24565
+ "releaseTag": "Public",
24566
+ "name": "LightSourceComponentDefinitionExtended",
24567
+ "preserveMemberOrder": false,
24568
+ "members": [
24569
+ {
24570
+ "kind": "PropertySignature",
24571
+ "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
24572
+ "docComment": "/**\n * LightSource helper with constructor\n */\n",
24573
+ "excerptTokens": [
24574
+ {
24575
+ "kind": "Content",
24576
+ "text": "Type: "
24577
+ },
24578
+ {
24579
+ "kind": "Reference",
24580
+ "text": "LightSourceHelper",
24581
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
24582
+ },
24583
+ {
24584
+ "kind": "Content",
24585
+ "text": ";"
24586
+ }
24587
+ ],
24588
+ "isReadonly": false,
24589
+ "isOptional": false,
24590
+ "releaseTag": "Public",
24591
+ "name": "Type",
24592
+ "propertyTypeTokenRange": {
24593
+ "startIndex": 1,
24594
+ "endIndex": 2
24595
+ }
24596
+ }
24597
+ ],
24598
+ "extendsTokenRanges": [
24599
+ {
24600
+ "startIndex": 1,
24601
+ "endIndex": 5
24602
+ }
24603
+ ]
24604
+ },
24605
+ {
24606
+ "kind": "Interface",
24607
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
24608
+ "docComment": "/**\n * @public\n */\n",
24609
+ "excerptTokens": [
24610
+ {
24611
+ "kind": "Content",
24612
+ "text": "export interface LightSourceHelper "
24613
+ }
24614
+ ],
24615
+ "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24616
+ "releaseTag": "Public",
24617
+ "name": "LightSourceHelper",
24618
+ "preserveMemberOrder": false,
24619
+ "members": [
24620
+ {
24621
+ "kind": "PropertySignature",
24622
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
24623
+ "docComment": "/**\n * @returns a Light Source type\n */\n",
24624
+ "excerptTokens": [
24625
+ {
24626
+ "kind": "Content",
24627
+ "text": "Point: "
24628
+ },
24629
+ {
24630
+ "kind": "Content",
24631
+ "text": "(point: "
24632
+ },
24633
+ {
24634
+ "kind": "Reference",
24635
+ "text": "PBLightSource_Point",
24636
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
24637
+ },
24638
+ {
24639
+ "kind": "Content",
24640
+ "text": ") => "
24641
+ },
24642
+ {
24643
+ "kind": "Reference",
24644
+ "text": "PBLightSource",
24645
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24646
+ },
24647
+ {
24648
+ "kind": "Content",
24649
+ "text": "['type']"
24650
+ },
24651
+ {
24652
+ "kind": "Content",
24653
+ "text": ";"
24654
+ }
24655
+ ],
24656
+ "isReadonly": false,
24657
+ "isOptional": false,
24658
+ "releaseTag": "Public",
24659
+ "name": "Point",
24660
+ "propertyTypeTokenRange": {
24661
+ "startIndex": 1,
24662
+ "endIndex": 6
24663
+ }
24664
+ },
24665
+ {
24666
+ "kind": "PropertySignature",
24667
+ "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
24668
+ "docComment": "/**\n * @returns a Light Source type\n */\n",
24669
+ "excerptTokens": [
24670
+ {
24671
+ "kind": "Content",
24672
+ "text": "Spot: "
24673
+ },
24674
+ {
24675
+ "kind": "Content",
24676
+ "text": "(spot: "
24677
+ },
24678
+ {
24679
+ "kind": "Reference",
24680
+ "text": "PBLightSource_Spot",
24681
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
24682
+ },
24683
+ {
24684
+ "kind": "Content",
24685
+ "text": ") => "
24686
+ },
24687
+ {
24688
+ "kind": "Reference",
24689
+ "text": "PBLightSource",
24690
+ "canonicalReference": "@dcl/playground-assets!PBLightSource"
24691
+ },
24692
+ {
24693
+ "kind": "Content",
24694
+ "text": "['type']"
24695
+ },
24696
+ {
24697
+ "kind": "Content",
24698
+ "text": ";"
24699
+ }
24700
+ ],
24701
+ "isReadonly": false,
24702
+ "isOptional": false,
24703
+ "releaseTag": "Public",
24704
+ "name": "Spot",
24705
+ "propertyTypeTokenRange": {
24706
+ "startIndex": 1,
24707
+ "endIndex": 6
24708
+ }
24709
+ }
24710
+ ],
24711
+ "extendsTokenRanges": []
24712
+ },
24481
24713
  {
24482
24714
  "kind": "TypeAlias",
24483
24715
  "canonicalReference": "@dcl/playground-assets!Listeners:type",
@@ -39945,36 +40177,814 @@
39945
40177
  },
39946
40178
  {
39947
40179
  "kind": "Interface",
39948
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
40180
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
40181
+ "docComment": "/**\n * @public\n */\n",
40182
+ "excerptTokens": [
40183
+ {
40184
+ "kind": "Content",
40185
+ "text": "export interface PBCameraModeArea "
40186
+ }
40187
+ ],
40188
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40189
+ "releaseTag": "Public",
40190
+ "name": "PBCameraModeArea",
40191
+ "preserveMemberOrder": false,
40192
+ "members": [
40193
+ {
40194
+ "kind": "PropertySignature",
40195
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
40196
+ "docComment": "/**\n * the 3D size of the region\n */\n",
40197
+ "excerptTokens": [
40198
+ {
40199
+ "kind": "Content",
40200
+ "text": "area: "
40201
+ },
40202
+ {
40203
+ "kind": "Reference",
40204
+ "text": "Vector3",
40205
+ "canonicalReference": "@dcl/playground-assets!Vector3"
40206
+ },
40207
+ {
40208
+ "kind": "Content",
40209
+ "text": " | undefined"
40210
+ },
40211
+ {
40212
+ "kind": "Content",
40213
+ "text": ";"
40214
+ }
40215
+ ],
40216
+ "isReadonly": false,
40217
+ "isOptional": false,
40218
+ "releaseTag": "Public",
40219
+ "name": "area",
40220
+ "propertyTypeTokenRange": {
40221
+ "startIndex": 1,
40222
+ "endIndex": 3
40223
+ }
40224
+ },
40225
+ {
40226
+ "kind": "PropertySignature",
40227
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
40228
+ "docComment": "/**\n * the camera mode to enforce\n */\n",
40229
+ "excerptTokens": [
40230
+ {
40231
+ "kind": "Content",
40232
+ "text": "mode: "
40233
+ },
40234
+ {
40235
+ "kind": "Reference",
40236
+ "text": "CameraType",
40237
+ "canonicalReference": "@dcl/playground-assets!CameraType:enum"
40238
+ },
40239
+ {
40240
+ "kind": "Content",
40241
+ "text": ";"
40242
+ }
40243
+ ],
40244
+ "isReadonly": false,
40245
+ "isOptional": false,
40246
+ "releaseTag": "Public",
40247
+ "name": "mode",
40248
+ "propertyTypeTokenRange": {
40249
+ "startIndex": 1,
40250
+ "endIndex": 2
40251
+ }
40252
+ }
40253
+ ],
40254
+ "extendsTokenRanges": []
40255
+ },
40256
+ {
40257
+ "kind": "Namespace",
40258
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
40259
+ "docComment": "/**\n * @public\n */\n",
40260
+ "excerptTokens": [
40261
+ {
40262
+ "kind": "Content",
40263
+ "text": "export declare namespace PBCameraModeArea "
40264
+ }
40265
+ ],
40266
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40267
+ "releaseTag": "Public",
40268
+ "name": "PBCameraModeArea",
40269
+ "preserveMemberOrder": false,
40270
+ "members": [
40271
+ {
40272
+ "kind": "Function",
40273
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
40274
+ "docComment": "",
40275
+ "excerptTokens": [
40276
+ {
40277
+ "kind": "Content",
40278
+ "text": "function decode(input: "
40279
+ },
40280
+ {
40281
+ "kind": "Reference",
40282
+ "text": "_m0.Reader",
40283
+ "canonicalReference": "protobufjs!Reader:class"
40284
+ },
40285
+ {
40286
+ "kind": "Content",
40287
+ "text": " | "
40288
+ },
40289
+ {
40290
+ "kind": "Reference",
40291
+ "text": "Uint8Array",
40292
+ "canonicalReference": "!Uint8Array:interface"
40293
+ },
40294
+ {
40295
+ "kind": "Content",
40296
+ "text": ", length?: "
40297
+ },
40298
+ {
40299
+ "kind": "Content",
40300
+ "text": "number"
40301
+ },
40302
+ {
40303
+ "kind": "Content",
40304
+ "text": "): "
40305
+ },
40306
+ {
40307
+ "kind": "Reference",
40308
+ "text": "PBCameraModeArea",
40309
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40310
+ },
40311
+ {
40312
+ "kind": "Content",
40313
+ "text": ";"
40314
+ }
40315
+ ],
40316
+ "returnTypeTokenRange": {
40317
+ "startIndex": 7,
40318
+ "endIndex": 8
40319
+ },
40320
+ "releaseTag": "Public",
40321
+ "overloadIndex": 1,
40322
+ "parameters": [
40323
+ {
40324
+ "parameterName": "input",
40325
+ "parameterTypeTokenRange": {
40326
+ "startIndex": 1,
40327
+ "endIndex": 4
40328
+ },
40329
+ "isOptional": false
40330
+ },
40331
+ {
40332
+ "parameterName": "length",
40333
+ "parameterTypeTokenRange": {
40334
+ "startIndex": 5,
40335
+ "endIndex": 6
40336
+ },
40337
+ "isOptional": true
40338
+ }
40339
+ ],
40340
+ "name": "decode"
40341
+ },
40342
+ {
40343
+ "kind": "Function",
40344
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
40345
+ "docComment": "",
40346
+ "excerptTokens": [
40347
+ {
40348
+ "kind": "Content",
40349
+ "text": "function encode(message: "
40350
+ },
40351
+ {
40352
+ "kind": "Reference",
40353
+ "text": "PBCameraModeArea",
40354
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40355
+ },
40356
+ {
40357
+ "kind": "Content",
40358
+ "text": ", writer?: "
40359
+ },
40360
+ {
40361
+ "kind": "Reference",
40362
+ "text": "_m0.Writer",
40363
+ "canonicalReference": "protobufjs!Writer:class"
40364
+ },
40365
+ {
40366
+ "kind": "Content",
40367
+ "text": "): "
40368
+ },
40369
+ {
40370
+ "kind": "Reference",
40371
+ "text": "_m0.Writer",
40372
+ "canonicalReference": "protobufjs!Writer:class"
40373
+ },
40374
+ {
40375
+ "kind": "Content",
40376
+ "text": ";"
40377
+ }
40378
+ ],
40379
+ "returnTypeTokenRange": {
40380
+ "startIndex": 5,
40381
+ "endIndex": 6
40382
+ },
40383
+ "releaseTag": "Public",
40384
+ "overloadIndex": 1,
40385
+ "parameters": [
40386
+ {
40387
+ "parameterName": "message",
40388
+ "parameterTypeTokenRange": {
40389
+ "startIndex": 1,
40390
+ "endIndex": 2
40391
+ },
40392
+ "isOptional": false
40393
+ },
40394
+ {
40395
+ "parameterName": "writer",
40396
+ "parameterTypeTokenRange": {
40397
+ "startIndex": 3,
40398
+ "endIndex": 4
40399
+ },
40400
+ "isOptional": true
40401
+ }
40402
+ ],
40403
+ "name": "encode"
40404
+ }
40405
+ ]
40406
+ },
40407
+ {
40408
+ "kind": "Interface",
40409
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
40410
+ "docComment": "/**\n * @public\n */\n",
40411
+ "excerptTokens": [
40412
+ {
40413
+ "kind": "Content",
40414
+ "text": "export interface Color3 "
40415
+ }
40416
+ ],
40417
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40418
+ "releaseTag": "Public",
40419
+ "name": "PBColor3",
40420
+ "preserveMemberOrder": false,
40421
+ "members": [
40422
+ {
40423
+ "kind": "PropertySignature",
40424
+ "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40425
+ "docComment": "",
40426
+ "excerptTokens": [
40427
+ {
40428
+ "kind": "Content",
40429
+ "text": "b: "
40430
+ },
40431
+ {
40432
+ "kind": "Content",
40433
+ "text": "number"
40434
+ },
40435
+ {
40436
+ "kind": "Content",
40437
+ "text": ";"
40438
+ }
40439
+ ],
40440
+ "isReadonly": false,
40441
+ "isOptional": false,
40442
+ "releaseTag": "Public",
40443
+ "name": "b",
40444
+ "propertyTypeTokenRange": {
40445
+ "startIndex": 1,
40446
+ "endIndex": 2
40447
+ }
40448
+ },
40449
+ {
40450
+ "kind": "PropertySignature",
40451
+ "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40452
+ "docComment": "",
40453
+ "excerptTokens": [
40454
+ {
40455
+ "kind": "Content",
40456
+ "text": "g: "
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": "g",
40471
+ "propertyTypeTokenRange": {
40472
+ "startIndex": 1,
40473
+ "endIndex": 2
40474
+ }
40475
+ },
40476
+ {
40477
+ "kind": "PropertySignature",
40478
+ "canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
40479
+ "docComment": "",
40480
+ "excerptTokens": [
40481
+ {
40482
+ "kind": "Content",
40483
+ "text": "r: "
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": "r",
40498
+ "propertyTypeTokenRange": {
40499
+ "startIndex": 1,
40500
+ "endIndex": 2
40501
+ }
40502
+ }
40503
+ ],
40504
+ "extendsTokenRanges": []
40505
+ },
40506
+ {
40507
+ "kind": "Namespace",
40508
+ "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
40509
+ "docComment": "/**\n * @public\n */\n",
40510
+ "excerptTokens": [
40511
+ {
40512
+ "kind": "Content",
40513
+ "text": "export declare namespace Color3 "
40514
+ }
40515
+ ],
40516
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40517
+ "releaseTag": "Public",
40518
+ "name": "PBColor3",
40519
+ "preserveMemberOrder": false,
40520
+ "members": [
40521
+ {
40522
+ "kind": "Function",
40523
+ "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
40524
+ "docComment": "",
40525
+ "excerptTokens": [
40526
+ {
40527
+ "kind": "Content",
40528
+ "text": "function decode(input: "
40529
+ },
40530
+ {
40531
+ "kind": "Reference",
40532
+ "text": "_m0.Reader",
40533
+ "canonicalReference": "protobufjs!Reader:class"
40534
+ },
40535
+ {
40536
+ "kind": "Content",
40537
+ "text": " | "
40538
+ },
40539
+ {
40540
+ "kind": "Reference",
40541
+ "text": "Uint8Array",
40542
+ "canonicalReference": "!Uint8Array:interface"
40543
+ },
40544
+ {
40545
+ "kind": "Content",
40546
+ "text": ", length?: "
40547
+ },
40548
+ {
40549
+ "kind": "Content",
40550
+ "text": "number"
40551
+ },
40552
+ {
40553
+ "kind": "Content",
40554
+ "text": "): "
40555
+ },
40556
+ {
40557
+ "kind": "Reference",
40558
+ "text": "Color3",
40559
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40560
+ },
40561
+ {
40562
+ "kind": "Content",
40563
+ "text": ";"
40564
+ }
40565
+ ],
40566
+ "returnTypeTokenRange": {
40567
+ "startIndex": 7,
40568
+ "endIndex": 8
40569
+ },
40570
+ "releaseTag": "Public",
40571
+ "overloadIndex": 1,
40572
+ "parameters": [
40573
+ {
40574
+ "parameterName": "input",
40575
+ "parameterTypeTokenRange": {
40576
+ "startIndex": 1,
40577
+ "endIndex": 4
40578
+ },
40579
+ "isOptional": false
40580
+ },
40581
+ {
40582
+ "parameterName": "length",
40583
+ "parameterTypeTokenRange": {
40584
+ "startIndex": 5,
40585
+ "endIndex": 6
40586
+ },
40587
+ "isOptional": true
40588
+ }
40589
+ ],
40590
+ "name": "decode"
40591
+ },
40592
+ {
40593
+ "kind": "Function",
40594
+ "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
40595
+ "docComment": "",
40596
+ "excerptTokens": [
40597
+ {
40598
+ "kind": "Content",
40599
+ "text": "function encode(message: "
40600
+ },
40601
+ {
40602
+ "kind": "Reference",
40603
+ "text": "Color3",
40604
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40605
+ },
40606
+ {
40607
+ "kind": "Content",
40608
+ "text": ", writer?: "
40609
+ },
40610
+ {
40611
+ "kind": "Reference",
40612
+ "text": "_m0.Writer",
40613
+ "canonicalReference": "protobufjs!Writer:class"
40614
+ },
40615
+ {
40616
+ "kind": "Content",
40617
+ "text": "): "
40618
+ },
40619
+ {
40620
+ "kind": "Reference",
40621
+ "text": "_m0.Writer",
40622
+ "canonicalReference": "protobufjs!Writer:class"
40623
+ },
40624
+ {
40625
+ "kind": "Content",
40626
+ "text": ";"
40627
+ }
40628
+ ],
40629
+ "returnTypeTokenRange": {
40630
+ "startIndex": 5,
40631
+ "endIndex": 6
40632
+ },
40633
+ "releaseTag": "Public",
40634
+ "overloadIndex": 1,
40635
+ "parameters": [
40636
+ {
40637
+ "parameterName": "message",
40638
+ "parameterTypeTokenRange": {
40639
+ "startIndex": 1,
40640
+ "endIndex": 2
40641
+ },
40642
+ "isOptional": false
40643
+ },
40644
+ {
40645
+ "parameterName": "writer",
40646
+ "parameterTypeTokenRange": {
40647
+ "startIndex": 3,
40648
+ "endIndex": 4
40649
+ },
40650
+ "isOptional": true
40651
+ }
40652
+ ],
40653
+ "name": "encode"
40654
+ }
40655
+ ]
40656
+ },
40657
+ {
40658
+ "kind": "Interface",
40659
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
40660
+ "docComment": "/**\n * @public\n */\n",
40661
+ "excerptTokens": [
40662
+ {
40663
+ "kind": "Content",
40664
+ "text": "export interface Color4 "
40665
+ }
40666
+ ],
40667
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40668
+ "releaseTag": "Public",
40669
+ "name": "PBColor4",
40670
+ "preserveMemberOrder": false,
40671
+ "members": [
40672
+ {
40673
+ "kind": "PropertySignature",
40674
+ "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
40675
+ "docComment": "",
40676
+ "excerptTokens": [
40677
+ {
40678
+ "kind": "Content",
40679
+ "text": "a: "
40680
+ },
40681
+ {
40682
+ "kind": "Content",
40683
+ "text": "number"
40684
+ },
40685
+ {
40686
+ "kind": "Content",
40687
+ "text": ";"
40688
+ }
40689
+ ],
40690
+ "isReadonly": false,
40691
+ "isOptional": false,
40692
+ "releaseTag": "Public",
40693
+ "name": "a",
40694
+ "propertyTypeTokenRange": {
40695
+ "startIndex": 1,
40696
+ "endIndex": 2
40697
+ }
40698
+ },
40699
+ {
40700
+ "kind": "PropertySignature",
40701
+ "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40702
+ "docComment": "",
40703
+ "excerptTokens": [
40704
+ {
40705
+ "kind": "Content",
40706
+ "text": "b: "
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": "b",
40721
+ "propertyTypeTokenRange": {
40722
+ "startIndex": 1,
40723
+ "endIndex": 2
40724
+ }
40725
+ },
40726
+ {
40727
+ "kind": "PropertySignature",
40728
+ "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40729
+ "docComment": "",
40730
+ "excerptTokens": [
40731
+ {
40732
+ "kind": "Content",
40733
+ "text": "g: "
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": "g",
40748
+ "propertyTypeTokenRange": {
40749
+ "startIndex": 1,
40750
+ "endIndex": 2
40751
+ }
40752
+ },
40753
+ {
40754
+ "kind": "PropertySignature",
40755
+ "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
40756
+ "docComment": "",
40757
+ "excerptTokens": [
40758
+ {
40759
+ "kind": "Content",
40760
+ "text": "r: "
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": "r",
40775
+ "propertyTypeTokenRange": {
40776
+ "startIndex": 1,
40777
+ "endIndex": 2
40778
+ }
40779
+ }
40780
+ ],
40781
+ "extendsTokenRanges": []
40782
+ },
40783
+ {
40784
+ "kind": "Namespace",
40785
+ "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
40786
+ "docComment": "/**\n * @public\n */\n",
40787
+ "excerptTokens": [
40788
+ {
40789
+ "kind": "Content",
40790
+ "text": "export declare namespace Color4 "
40791
+ }
40792
+ ],
40793
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40794
+ "releaseTag": "Public",
40795
+ "name": "PBColor4",
40796
+ "preserveMemberOrder": false,
40797
+ "members": [
40798
+ {
40799
+ "kind": "Function",
40800
+ "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
40801
+ "docComment": "",
40802
+ "excerptTokens": [
40803
+ {
40804
+ "kind": "Content",
40805
+ "text": "function decode(input: "
40806
+ },
40807
+ {
40808
+ "kind": "Reference",
40809
+ "text": "_m0.Reader",
40810
+ "canonicalReference": "protobufjs!Reader:class"
40811
+ },
40812
+ {
40813
+ "kind": "Content",
40814
+ "text": " | "
40815
+ },
40816
+ {
40817
+ "kind": "Reference",
40818
+ "text": "Uint8Array",
40819
+ "canonicalReference": "!Uint8Array:interface"
40820
+ },
40821
+ {
40822
+ "kind": "Content",
40823
+ "text": ", length?: "
40824
+ },
40825
+ {
40826
+ "kind": "Content",
40827
+ "text": "number"
40828
+ },
40829
+ {
40830
+ "kind": "Content",
40831
+ "text": "): "
40832
+ },
40833
+ {
40834
+ "kind": "Reference",
40835
+ "text": "Color4",
40836
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
40837
+ },
40838
+ {
40839
+ "kind": "Content",
40840
+ "text": ";"
40841
+ }
40842
+ ],
40843
+ "returnTypeTokenRange": {
40844
+ "startIndex": 7,
40845
+ "endIndex": 8
40846
+ },
40847
+ "releaseTag": "Public",
40848
+ "overloadIndex": 1,
40849
+ "parameters": [
40850
+ {
40851
+ "parameterName": "input",
40852
+ "parameterTypeTokenRange": {
40853
+ "startIndex": 1,
40854
+ "endIndex": 4
40855
+ },
40856
+ "isOptional": false
40857
+ },
40858
+ {
40859
+ "parameterName": "length",
40860
+ "parameterTypeTokenRange": {
40861
+ "startIndex": 5,
40862
+ "endIndex": 6
40863
+ },
40864
+ "isOptional": true
40865
+ }
40866
+ ],
40867
+ "name": "decode"
40868
+ },
40869
+ {
40870
+ "kind": "Function",
40871
+ "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
40872
+ "docComment": "",
40873
+ "excerptTokens": [
40874
+ {
40875
+ "kind": "Content",
40876
+ "text": "function encode(message: "
40877
+ },
40878
+ {
40879
+ "kind": "Reference",
40880
+ "text": "Color4",
40881
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
40882
+ },
40883
+ {
40884
+ "kind": "Content",
40885
+ "text": ", writer?: "
40886
+ },
40887
+ {
40888
+ "kind": "Reference",
40889
+ "text": "_m0.Writer",
40890
+ "canonicalReference": "protobufjs!Writer:class"
40891
+ },
40892
+ {
40893
+ "kind": "Content",
40894
+ "text": "): "
40895
+ },
40896
+ {
40897
+ "kind": "Reference",
40898
+ "text": "_m0.Writer",
40899
+ "canonicalReference": "protobufjs!Writer:class"
40900
+ },
40901
+ {
40902
+ "kind": "Content",
40903
+ "text": ";"
40904
+ }
40905
+ ],
40906
+ "returnTypeTokenRange": {
40907
+ "startIndex": 5,
40908
+ "endIndex": 6
40909
+ },
40910
+ "releaseTag": "Public",
40911
+ "overloadIndex": 1,
40912
+ "parameters": [
40913
+ {
40914
+ "parameterName": "message",
40915
+ "parameterTypeTokenRange": {
40916
+ "startIndex": 1,
40917
+ "endIndex": 2
40918
+ },
40919
+ "isOptional": false
40920
+ },
40921
+ {
40922
+ "parameterName": "writer",
40923
+ "parameterTypeTokenRange": {
40924
+ "startIndex": 3,
40925
+ "endIndex": 4
40926
+ },
40927
+ "isOptional": true
40928
+ }
40929
+ ],
40930
+ "name": "encode"
40931
+ }
40932
+ ]
40933
+ },
40934
+ {
40935
+ "kind": "Interface",
40936
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
39949
40937
  "docComment": "/**\n * @public\n */\n",
39950
40938
  "excerptTokens": [
39951
40939
  {
39952
40940
  "kind": "Content",
39953
- "text": "export interface PBCameraModeArea "
40941
+ "text": "export interface PBEngineInfo "
39954
40942
  }
39955
40943
  ],
39956
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40944
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
39957
40945
  "releaseTag": "Public",
39958
- "name": "PBCameraModeArea",
40946
+ "name": "PBEngineInfo",
39959
40947
  "preserveMemberOrder": false,
39960
40948
  "members": [
39961
40949
  {
39962
40950
  "kind": "PropertySignature",
39963
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
39964
- "docComment": "/**\n * the 3D size of the region\n */\n",
40951
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
40952
+ "docComment": "/**\n * frame counter of the engine\n */\n",
39965
40953
  "excerptTokens": [
39966
40954
  {
39967
40955
  "kind": "Content",
39968
- "text": "area: "
40956
+ "text": "frameNumber: "
39969
40957
  },
39970
40958
  {
39971
- "kind": "Reference",
39972
- "text": "Vector3",
39973
- "canonicalReference": "@dcl/playground-assets!Vector3"
40959
+ "kind": "Content",
40960
+ "text": "number"
39974
40961
  },
39975
40962
  {
39976
40963
  "kind": "Content",
39977
- "text": " | undefined"
40964
+ "text": ";"
40965
+ }
40966
+ ],
40967
+ "isReadonly": false,
40968
+ "isOptional": false,
40969
+ "releaseTag": "Public",
40970
+ "name": "frameNumber",
40971
+ "propertyTypeTokenRange": {
40972
+ "startIndex": 1,
40973
+ "endIndex": 2
40974
+ }
40975
+ },
40976
+ {
40977
+ "kind": "PropertySignature",
40978
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
40979
+ "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
40980
+ "excerptTokens": [
40981
+ {
40982
+ "kind": "Content",
40983
+ "text": "tickNumber: "
40984
+ },
40985
+ {
40986
+ "kind": "Content",
40987
+ "text": "number"
39978
40988
  },
39979
40989
  {
39980
40990
  "kind": "Content",
@@ -39984,25 +40994,24 @@
39984
40994
  "isReadonly": false,
39985
40995
  "isOptional": false,
39986
40996
  "releaseTag": "Public",
39987
- "name": "area",
40997
+ "name": "tickNumber",
39988
40998
  "propertyTypeTokenRange": {
39989
40999
  "startIndex": 1,
39990
- "endIndex": 3
41000
+ "endIndex": 2
39991
41001
  }
39992
41002
  },
39993
41003
  {
39994
41004
  "kind": "PropertySignature",
39995
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
39996
- "docComment": "/**\n * the camera mode to enforce\n */\n",
41005
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
41006
+ "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
39997
41007
  "excerptTokens": [
39998
41008
  {
39999
41009
  "kind": "Content",
40000
- "text": "mode: "
41010
+ "text": "totalRuntime: "
40001
41011
  },
40002
41012
  {
40003
- "kind": "Reference",
40004
- "text": "CameraType",
40005
- "canonicalReference": "@dcl/playground-assets!CameraType:enum"
41013
+ "kind": "Content",
41014
+ "text": "number"
40006
41015
  },
40007
41016
  {
40008
41017
  "kind": "Content",
@@ -40012,7 +41021,7 @@
40012
41021
  "isReadonly": false,
40013
41022
  "isOptional": false,
40014
41023
  "releaseTag": "Public",
40015
- "name": "mode",
41024
+ "name": "totalRuntime",
40016
41025
  "propertyTypeTokenRange": {
40017
41026
  "startIndex": 1,
40018
41027
  "endIndex": 2
@@ -40023,22 +41032,22 @@
40023
41032
  },
40024
41033
  {
40025
41034
  "kind": "Namespace",
40026
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
41035
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
40027
41036
  "docComment": "/**\n * @public\n */\n",
40028
41037
  "excerptTokens": [
40029
41038
  {
40030
41039
  "kind": "Content",
40031
- "text": "export declare namespace PBCameraModeArea "
41040
+ "text": "export declare namespace PBEngineInfo "
40032
41041
  }
40033
41042
  ],
40034
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
41043
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
40035
41044
  "releaseTag": "Public",
40036
- "name": "PBCameraModeArea",
41045
+ "name": "PBEngineInfo",
40037
41046
  "preserveMemberOrder": false,
40038
41047
  "members": [
40039
41048
  {
40040
41049
  "kind": "Function",
40041
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
41050
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
40042
41051
  "docComment": "",
40043
41052
  "excerptTokens": [
40044
41053
  {
@@ -40073,8 +41082,8 @@
40073
41082
  },
40074
41083
  {
40075
41084
  "kind": "Reference",
40076
- "text": "PBCameraModeArea",
40077
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41085
+ "text": "PBEngineInfo",
41086
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40078
41087
  },
40079
41088
  {
40080
41089
  "kind": "Content",
@@ -40109,7 +41118,7 @@
40109
41118
  },
40110
41119
  {
40111
41120
  "kind": "Function",
40112
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
41121
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
40113
41122
  "docComment": "",
40114
41123
  "excerptTokens": [
40115
41124
  {
@@ -40118,8 +41127,8 @@
40118
41127
  },
40119
41128
  {
40120
41129
  "kind": "Reference",
40121
- "text": "PBCameraModeArea",
40122
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41130
+ "text": "PBEngineInfo",
41131
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40123
41132
  },
40124
41133
  {
40125
41134
  "kind": "Content",
@@ -40174,31 +41183,31 @@
40174
41183
  },
40175
41184
  {
40176
41185
  "kind": "Interface",
40177
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
41186
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
40178
41187
  "docComment": "/**\n * @public\n */\n",
40179
41188
  "excerptTokens": [
40180
41189
  {
40181
41190
  "kind": "Content",
40182
- "text": "export interface Color3 "
41191
+ "text": "export interface PBGltfContainer "
40183
41192
  }
40184
41193
  ],
40185
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41194
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40186
41195
  "releaseTag": "Public",
40187
- "name": "PBColor3",
41196
+ "name": "PBGltfContainer",
40188
41197
  "preserveMemberOrder": false,
40189
41198
  "members": [
40190
41199
  {
40191
41200
  "kind": "PropertySignature",
40192
- "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40193
- "docComment": "",
41201
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
41202
+ "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
40194
41203
  "excerptTokens": [
40195
41204
  {
40196
41205
  "kind": "Content",
40197
- "text": "b: "
41206
+ "text": "invisibleMeshesCollisionMask?: "
40198
41207
  },
40199
41208
  {
40200
41209
  "kind": "Content",
40201
- "text": "number"
41210
+ "text": "number | undefined"
40202
41211
  },
40203
41212
  {
40204
41213
  "kind": "Content",
@@ -40206,9 +41215,9 @@
40206
41215
  }
40207
41216
  ],
40208
41217
  "isReadonly": false,
40209
- "isOptional": false,
41218
+ "isOptional": true,
40210
41219
  "releaseTag": "Public",
40211
- "name": "b",
41220
+ "name": "invisibleMeshesCollisionMask",
40212
41221
  "propertyTypeTokenRange": {
40213
41222
  "startIndex": 1,
40214
41223
  "endIndex": 2
@@ -40216,16 +41225,16 @@
40216
41225
  },
40217
41226
  {
40218
41227
  "kind": "PropertySignature",
40219
- "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40220
- "docComment": "",
41228
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
41229
+ "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
40221
41230
  "excerptTokens": [
40222
41231
  {
40223
41232
  "kind": "Content",
40224
- "text": "g: "
41233
+ "text": "src: "
40225
41234
  },
40226
41235
  {
40227
41236
  "kind": "Content",
40228
- "text": "number"
41237
+ "text": "string"
40229
41238
  },
40230
41239
  {
40231
41240
  "kind": "Content",
@@ -40235,7 +41244,7 @@
40235
41244
  "isReadonly": false,
40236
41245
  "isOptional": false,
40237
41246
  "releaseTag": "Public",
40238
- "name": "g",
41247
+ "name": "src",
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#r:member",
40247
- "docComment": "",
41255
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41256
+ "docComment": "/**\n * default: 0\n */\n",
40248
41257
  "excerptTokens": [
40249
41258
  {
40250
41259
  "kind": "Content",
40251
- "text": "r: "
41260
+ "text": "visibleMeshesCollisionMask?: "
40252
41261
  },
40253
41262
  {
40254
41263
  "kind": "Content",
40255
- "text": "number"
41264
+ "text": "number | undefined"
40256
41265
  },
40257
41266
  {
40258
41267
  "kind": "Content",
@@ -40260,9 +41269,9 @@
40260
41269
  }
40261
41270
  ],
40262
41271
  "isReadonly": false,
40263
- "isOptional": false,
41272
+ "isOptional": true,
40264
41273
  "releaseTag": "Public",
40265
- "name": "r",
41274
+ "name": "visibleMeshesCollisionMask",
40266
41275
  "propertyTypeTokenRange": {
40267
41276
  "startIndex": 1,
40268
41277
  "endIndex": 2
@@ -40273,22 +41282,22 @@
40273
41282
  },
40274
41283
  {
40275
41284
  "kind": "Namespace",
40276
- "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
41285
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
40277
41286
  "docComment": "/**\n * @public\n */\n",
40278
41287
  "excerptTokens": [
40279
41288
  {
40280
41289
  "kind": "Content",
40281
- "text": "export declare namespace Color3 "
41290
+ "text": "export declare namespace PBGltfContainer "
40282
41291
  }
40283
41292
  ],
40284
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41293
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40285
41294
  "releaseTag": "Public",
40286
- "name": "PBColor3",
41295
+ "name": "PBGltfContainer",
40287
41296
  "preserveMemberOrder": false,
40288
41297
  "members": [
40289
41298
  {
40290
41299
  "kind": "Function",
40291
- "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
41300
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
40292
41301
  "docComment": "",
40293
41302
  "excerptTokens": [
40294
41303
  {
@@ -40323,8 +41332,8 @@
40323
41332
  },
40324
41333
  {
40325
41334
  "kind": "Reference",
40326
- "text": "Color3",
40327
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41335
+ "text": "PBGltfContainer",
41336
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40328
41337
  },
40329
41338
  {
40330
41339
  "kind": "Content",
@@ -40359,7 +41368,7 @@
40359
41368
  },
40360
41369
  {
40361
41370
  "kind": "Function",
40362
- "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
41371
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
40363
41372
  "docComment": "",
40364
41373
  "excerptTokens": [
40365
41374
  {
@@ -40368,8 +41377,8 @@
40368
41377
  },
40369
41378
  {
40370
41379
  "kind": "Reference",
40371
- "text": "Color3",
40372
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41380
+ "text": "PBGltfContainer",
41381
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40373
41382
  },
40374
41383
  {
40375
41384
  "kind": "Content",
@@ -40424,112 +41433,32 @@
40424
41433
  },
40425
41434
  {
40426
41435
  "kind": "Interface",
40427
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
41436
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
40428
41437
  "docComment": "/**\n * @public\n */\n",
40429
41438
  "excerptTokens": [
40430
41439
  {
40431
41440
  "kind": "Content",
40432
- "text": "export interface Color4 "
41441
+ "text": "export interface PBGltfContainerLoadingState "
40433
41442
  }
40434
41443
  ],
40435
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41444
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40436
41445
  "releaseTag": "Public",
40437
- "name": "PBColor4",
41446
+ "name": "PBGltfContainerLoadingState",
40438
41447
  "preserveMemberOrder": false,
40439
41448
  "members": [
40440
41449
  {
40441
41450
  "kind": "PropertySignature",
40442
- "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
40443
- "docComment": "",
40444
- "excerptTokens": [
40445
- {
40446
- "kind": "Content",
40447
- "text": "a: "
40448
- },
40449
- {
40450
- "kind": "Content",
40451
- "text": "number"
40452
- },
40453
- {
40454
- "kind": "Content",
40455
- "text": ";"
40456
- }
40457
- ],
40458
- "isReadonly": false,
40459
- "isOptional": false,
40460
- "releaseTag": "Public",
40461
- "name": "a",
40462
- "propertyTypeTokenRange": {
40463
- "startIndex": 1,
40464
- "endIndex": 2
40465
- }
40466
- },
40467
- {
40468
- "kind": "PropertySignature",
40469
- "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40470
- "docComment": "",
40471
- "excerptTokens": [
40472
- {
40473
- "kind": "Content",
40474
- "text": "b: "
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": "b",
40489
- "propertyTypeTokenRange": {
40490
- "startIndex": 1,
40491
- "endIndex": 2
40492
- }
40493
- },
40494
- {
40495
- "kind": "PropertySignature",
40496
- "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40497
- "docComment": "",
40498
- "excerptTokens": [
40499
- {
40500
- "kind": "Content",
40501
- "text": "g: "
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": "g",
40516
- "propertyTypeTokenRange": {
40517
- "startIndex": 1,
40518
- "endIndex": 2
40519
- }
40520
- },
40521
- {
40522
- "kind": "PropertySignature",
40523
- "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
41451
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
40524
41452
  "docComment": "",
40525
41453
  "excerptTokens": [
40526
41454
  {
40527
41455
  "kind": "Content",
40528
- "text": "r: "
41456
+ "text": "currentState: "
40529
41457
  },
40530
41458
  {
40531
- "kind": "Content",
40532
- "text": "number"
41459
+ "kind": "Reference",
41460
+ "text": "LoadingState",
41461
+ "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
40533
41462
  },
40534
41463
  {
40535
41464
  "kind": "Content",
@@ -40539,7 +41468,7 @@
40539
41468
  "isReadonly": false,
40540
41469
  "isOptional": false,
40541
41470
  "releaseTag": "Public",
40542
- "name": "r",
41471
+ "name": "currentState",
40543
41472
  "propertyTypeTokenRange": {
40544
41473
  "startIndex": 1,
40545
41474
  "endIndex": 2
@@ -40550,22 +41479,22 @@
40550
41479
  },
40551
41480
  {
40552
41481
  "kind": "Namespace",
40553
- "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
41482
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
40554
41483
  "docComment": "/**\n * @public\n */\n",
40555
41484
  "excerptTokens": [
40556
41485
  {
40557
41486
  "kind": "Content",
40558
- "text": "export declare namespace Color4 "
41487
+ "text": "export declare namespace PBGltfContainerLoadingState "
40559
41488
  }
40560
41489
  ],
40561
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41490
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40562
41491
  "releaseTag": "Public",
40563
- "name": "PBColor4",
41492
+ "name": "PBGltfContainerLoadingState",
40564
41493
  "preserveMemberOrder": false,
40565
41494
  "members": [
40566
41495
  {
40567
41496
  "kind": "Function",
40568
- "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
41497
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
40569
41498
  "docComment": "",
40570
41499
  "excerptTokens": [
40571
41500
  {
@@ -40600,8 +41529,8 @@
40600
41529
  },
40601
41530
  {
40602
41531
  "kind": "Reference",
40603
- "text": "Color4",
40604
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41532
+ "text": "PBGltfContainerLoadingState",
41533
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40605
41534
  },
40606
41535
  {
40607
41536
  "kind": "Content",
@@ -40636,7 +41565,7 @@
40636
41565
  },
40637
41566
  {
40638
41567
  "kind": "Function",
40639
- "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
41568
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
40640
41569
  "docComment": "",
40641
41570
  "excerptTokens": [
40642
41571
  {
@@ -40645,8 +41574,8 @@
40645
41574
  },
40646
41575
  {
40647
41576
  "kind": "Reference",
40648
- "text": "Color4",
40649
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41577
+ "text": "PBGltfContainerLoadingState",
41578
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40650
41579
  },
40651
41580
  {
40652
41581
  "kind": "Content",
@@ -40701,31 +41630,31 @@
40701
41630
  },
40702
41631
  {
40703
41632
  "kind": "Interface",
40704
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
41633
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
40705
41634
  "docComment": "/**\n * @public\n */\n",
40706
41635
  "excerptTokens": [
40707
41636
  {
40708
41637
  "kind": "Content",
40709
- "text": "export interface PBEngineInfo "
41638
+ "text": "export interface PBInputModifier_StandardInput "
40710
41639
  }
40711
41640
  ],
40712
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41641
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40713
41642
  "releaseTag": "Public",
40714
- "name": "PBEngineInfo",
41643
+ "name": "PBInputModifier_StandardInput",
40715
41644
  "preserveMemberOrder": false,
40716
41645
  "members": [
40717
41646
  {
40718
41647
  "kind": "PropertySignature",
40719
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
40720
- "docComment": "/**\n * frame counter of the engine\n */\n",
41648
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
41649
+ "docComment": "",
40721
41650
  "excerptTokens": [
40722
41651
  {
40723
41652
  "kind": "Content",
40724
- "text": "frameNumber: "
41653
+ "text": "disableAll?: "
40725
41654
  },
40726
41655
  {
40727
41656
  "kind": "Content",
40728
- "text": "number"
41657
+ "text": "boolean | undefined"
40729
41658
  },
40730
41659
  {
40731
41660
  "kind": "Content",
@@ -40733,9 +41662,9 @@
40733
41662
  }
40734
41663
  ],
40735
41664
  "isReadonly": false,
40736
- "isOptional": false,
41665
+ "isOptional": true,
40737
41666
  "releaseTag": "Public",
40738
- "name": "frameNumber",
41667
+ "name": "disableAll",
40739
41668
  "propertyTypeTokenRange": {
40740
41669
  "startIndex": 1,
40741
41670
  "endIndex": 2
@@ -40743,16 +41672,16 @@
40743
41672
  },
40744
41673
  {
40745
41674
  "kind": "PropertySignature",
40746
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
40747
- "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
41675
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
41676
+ "docComment": "",
40748
41677
  "excerptTokens": [
40749
41678
  {
40750
41679
  "kind": "Content",
40751
- "text": "tickNumber: "
41680
+ "text": "disableEmote?: "
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": "tickNumber",
41694
+ "name": "disableEmote",
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#totalRuntime:member",
40774
- "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
41702
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
41703
+ "docComment": "",
40775
41704
  "excerptTokens": [
40776
41705
  {
40777
41706
  "kind": "Content",
40778
- "text": "totalRuntime: "
41707
+ "text": "disableJog?: "
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,90 @@
40787
41716
  }
40788
41717
  ],
40789
41718
  "isReadonly": false,
40790
- "isOptional": false,
41719
+ "isOptional": true,
40791
41720
  "releaseTag": "Public",
40792
- "name": "totalRuntime",
41721
+ "name": "disableJog",
41722
+ "propertyTypeTokenRange": {
41723
+ "startIndex": 1,
41724
+ "endIndex": 2
41725
+ }
41726
+ },
41727
+ {
41728
+ "kind": "PropertySignature",
41729
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
41730
+ "docComment": "",
41731
+ "excerptTokens": [
41732
+ {
41733
+ "kind": "Content",
41734
+ "text": "disableJump?: "
41735
+ },
41736
+ {
41737
+ "kind": "Content",
41738
+ "text": "boolean | undefined"
41739
+ },
41740
+ {
41741
+ "kind": "Content",
41742
+ "text": ";"
41743
+ }
41744
+ ],
41745
+ "isReadonly": false,
41746
+ "isOptional": true,
41747
+ "releaseTag": "Public",
41748
+ "name": "disableJump",
41749
+ "propertyTypeTokenRange": {
41750
+ "startIndex": 1,
41751
+ "endIndex": 2
41752
+ }
41753
+ },
41754
+ {
41755
+ "kind": "PropertySignature",
41756
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
41757
+ "docComment": "",
41758
+ "excerptTokens": [
41759
+ {
41760
+ "kind": "Content",
41761
+ "text": "disableRun?: "
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": "disableRun",
41776
+ "propertyTypeTokenRange": {
41777
+ "startIndex": 1,
41778
+ "endIndex": 2
41779
+ }
41780
+ },
41781
+ {
41782
+ "kind": "PropertySignature",
41783
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
41784
+ "docComment": "",
41785
+ "excerptTokens": [
41786
+ {
41787
+ "kind": "Content",
41788
+ "text": "disableWalk?: "
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": "disableWalk",
40793
41803
  "propertyTypeTokenRange": {
40794
41804
  "startIndex": 1,
40795
41805
  "endIndex": 2
@@ -40800,22 +41810,22 @@
40800
41810
  },
40801
41811
  {
40802
41812
  "kind": "Namespace",
40803
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
41813
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
40804
41814
  "docComment": "/**\n * @public\n */\n",
40805
41815
  "excerptTokens": [
40806
41816
  {
40807
41817
  "kind": "Content",
40808
- "text": "export declare namespace PBEngineInfo "
41818
+ "text": "export declare namespace PBInputModifier_StandardInput "
40809
41819
  }
40810
41820
  ],
40811
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41821
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40812
41822
  "releaseTag": "Public",
40813
- "name": "PBEngineInfo",
41823
+ "name": "PBInputModifier_StandardInput",
40814
41824
  "preserveMemberOrder": false,
40815
41825
  "members": [
40816
41826
  {
40817
41827
  "kind": "Function",
40818
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
41828
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
40819
41829
  "docComment": "",
40820
41830
  "excerptTokens": [
40821
41831
  {
@@ -40850,8 +41860,8 @@
40850
41860
  },
40851
41861
  {
40852
41862
  "kind": "Reference",
40853
- "text": "PBEngineInfo",
40854
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41863
+ "text": "PBInputModifier_StandardInput",
41864
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
40855
41865
  },
40856
41866
  {
40857
41867
  "kind": "Content",
@@ -40886,7 +41896,7 @@
40886
41896
  },
40887
41897
  {
40888
41898
  "kind": "Function",
40889
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
41899
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
40890
41900
  "docComment": "",
40891
41901
  "excerptTokens": [
40892
41902
  {
@@ -40895,8 +41905,8 @@
40895
41905
  },
40896
41906
  {
40897
41907
  "kind": "Reference",
40898
- "text": "PBEngineInfo",
40899
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41908
+ "text": "PBInputModifier_StandardInput",
41909
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
40900
41910
  },
40901
41911
  {
40902
41912
  "kind": "Content",
@@ -40951,85 +41961,40 @@
40951
41961
  },
40952
41962
  {
40953
41963
  "kind": "Interface",
40954
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
41964
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
40955
41965
  "docComment": "/**\n * @public\n */\n",
40956
41966
  "excerptTokens": [
40957
41967
  {
40958
41968
  "kind": "Content",
40959
- "text": "export interface PBGltfContainer "
41969
+ "text": "export interface PBInputModifier "
40960
41970
  }
40961
41971
  ],
40962
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
41972
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
40963
41973
  "releaseTag": "Public",
40964
- "name": "PBGltfContainer",
41974
+ "name": "PBInputModifier",
40965
41975
  "preserveMemberOrder": false,
40966
41976
  "members": [
40967
41977
  {
40968
41978
  "kind": "PropertySignature",
40969
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
40970
- "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
40971
- "excerptTokens": [
40972
- {
40973
- "kind": "Content",
40974
- "text": "invisibleMeshesCollisionMask?: "
40975
- },
40976
- {
40977
- "kind": "Content",
40978
- "text": "number | undefined"
40979
- },
40980
- {
40981
- "kind": "Content",
40982
- "text": ";"
40983
- }
40984
- ],
40985
- "isReadonly": false,
40986
- "isOptional": true,
40987
- "releaseTag": "Public",
40988
- "name": "invisibleMeshesCollisionMask",
40989
- "propertyTypeTokenRange": {
40990
- "startIndex": 1,
40991
- "endIndex": 2
40992
- }
40993
- },
40994
- {
40995
- "kind": "PropertySignature",
40996
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
40997
- "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
41979
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
41980
+ "docComment": "",
40998
41981
  "excerptTokens": [
40999
41982
  {
41000
41983
  "kind": "Content",
41001
- "text": "src: "
41984
+ "text": "mode?: "
41002
41985
  },
41003
41986
  {
41004
41987
  "kind": "Content",
41005
- "text": "string"
41988
+ "text": "{\n $case: \"standard\";\n standard: "
41006
41989
  },
41007
41990
  {
41008
- "kind": "Content",
41009
- "text": ";"
41010
- }
41011
- ],
41012
- "isReadonly": false,
41013
- "isOptional": false,
41014
- "releaseTag": "Public",
41015
- "name": "src",
41016
- "propertyTypeTokenRange": {
41017
- "startIndex": 1,
41018
- "endIndex": 2
41019
- }
41020
- },
41021
- {
41022
- "kind": "PropertySignature",
41023
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41024
- "docComment": "/**\n * default: 0\n */\n",
41025
- "excerptTokens": [
41026
- {
41027
- "kind": "Content",
41028
- "text": "visibleMeshesCollisionMask?: "
41991
+ "kind": "Reference",
41992
+ "text": "PBInputModifier_StandardInput",
41993
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
41029
41994
  },
41030
41995
  {
41031
41996
  "kind": "Content",
41032
- "text": "number | undefined"
41997
+ "text": ";\n } | undefined"
41033
41998
  },
41034
41999
  {
41035
42000
  "kind": "Content",
@@ -41039,10 +42004,10 @@
41039
42004
  "isReadonly": false,
41040
42005
  "isOptional": true,
41041
42006
  "releaseTag": "Public",
41042
- "name": "visibleMeshesCollisionMask",
42007
+ "name": "mode",
41043
42008
  "propertyTypeTokenRange": {
41044
42009
  "startIndex": 1,
41045
- "endIndex": 2
42010
+ "endIndex": 4
41046
42011
  }
41047
42012
  }
41048
42013
  ],
@@ -41050,22 +42015,22 @@
41050
42015
  },
41051
42016
  {
41052
42017
  "kind": "Namespace",
41053
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
42018
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
41054
42019
  "docComment": "/**\n * @public\n */\n",
41055
42020
  "excerptTokens": [
41056
42021
  {
41057
42022
  "kind": "Content",
41058
- "text": "export declare namespace PBGltfContainer "
42023
+ "text": "export declare namespace PBInputModifier "
41059
42024
  }
41060
42025
  ],
41061
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
42026
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41062
42027
  "releaseTag": "Public",
41063
- "name": "PBGltfContainer",
42028
+ "name": "PBInputModifier",
41064
42029
  "preserveMemberOrder": false,
41065
42030
  "members": [
41066
42031
  {
41067
42032
  "kind": "Function",
41068
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
42033
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
41069
42034
  "docComment": "",
41070
42035
  "excerptTokens": [
41071
42036
  {
@@ -41100,8 +42065,8 @@
41100
42065
  },
41101
42066
  {
41102
42067
  "kind": "Reference",
41103
- "text": "PBGltfContainer",
41104
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42068
+ "text": "PBInputModifier",
42069
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41105
42070
  },
41106
42071
  {
41107
42072
  "kind": "Content",
@@ -41136,7 +42101,7 @@
41136
42101
  },
41137
42102
  {
41138
42103
  "kind": "Function",
41139
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
42104
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
41140
42105
  "docComment": "",
41141
42106
  "excerptTokens": [
41142
42107
  {
@@ -41145,8 +42110,8 @@
41145
42110
  },
41146
42111
  {
41147
42112
  "kind": "Reference",
41148
- "text": "PBGltfContainer",
41149
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42113
+ "text": "PBInputModifier",
42114
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41150
42115
  },
41151
42116
  {
41152
42117
  "kind": "Content",
@@ -41201,32 +42166,36 @@
41201
42166
  },
41202
42167
  {
41203
42168
  "kind": "Interface",
41204
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
42169
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
41205
42170
  "docComment": "/**\n * @public\n */\n",
41206
42171
  "excerptTokens": [
41207
42172
  {
41208
42173
  "kind": "Content",
41209
- "text": "export interface PBGltfContainerLoadingState "
42174
+ "text": "export interface PBLightSource_Point "
41210
42175
  }
41211
42176
  ],
41212
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42177
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41213
42178
  "releaseTag": "Public",
41214
- "name": "PBGltfContainerLoadingState",
42179
+ "name": "PBLightSource_Point",
41215
42180
  "preserveMemberOrder": false,
41216
42181
  "members": [
41217
42182
  {
41218
42183
  "kind": "PropertySignature",
41219
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
41220
- "docComment": "",
42184
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point#shadow:member",
42185
+ "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
41221
42186
  "excerptTokens": [
41222
42187
  {
41223
42188
  "kind": "Content",
41224
- "text": "currentState: "
42189
+ "text": "shadow?: "
41225
42190
  },
41226
42191
  {
41227
42192
  "kind": "Reference",
41228
- "text": "LoadingState",
41229
- "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
42193
+ "text": "PBLightSource_ShadowType",
42194
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
42195
+ },
42196
+ {
42197
+ "kind": "Content",
42198
+ "text": " | undefined"
41230
42199
  },
41231
42200
  {
41232
42201
  "kind": "Content",
@@ -41234,12 +42203,12 @@
41234
42203
  }
41235
42204
  ],
41236
42205
  "isReadonly": false,
41237
- "isOptional": false,
42206
+ "isOptional": true,
41238
42207
  "releaseTag": "Public",
41239
- "name": "currentState",
42208
+ "name": "shadow",
41240
42209
  "propertyTypeTokenRange": {
41241
42210
  "startIndex": 1,
41242
- "endIndex": 2
42211
+ "endIndex": 3
41243
42212
  }
41244
42213
  }
41245
42214
  ],
@@ -41247,22 +42216,22 @@
41247
42216
  },
41248
42217
  {
41249
42218
  "kind": "Namespace",
41250
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
42219
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
41251
42220
  "docComment": "/**\n * @public\n */\n",
41252
42221
  "excerptTokens": [
41253
42222
  {
41254
42223
  "kind": "Content",
41255
- "text": "export declare namespace PBGltfContainerLoadingState "
42224
+ "text": "export declare namespace PBLightSource_Point "
41256
42225
  }
41257
42226
  ],
41258
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42227
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41259
42228
  "releaseTag": "Public",
41260
- "name": "PBGltfContainerLoadingState",
42229
+ "name": "PBLightSource_Point",
41261
42230
  "preserveMemberOrder": false,
41262
42231
  "members": [
41263
42232
  {
41264
42233
  "kind": "Function",
41265
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
42234
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
41266
42235
  "docComment": "",
41267
42236
  "excerptTokens": [
41268
42237
  {
@@ -41297,8 +42266,8 @@
41297
42266
  },
41298
42267
  {
41299
42268
  "kind": "Reference",
41300
- "text": "PBGltfContainerLoadingState",
41301
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42269
+ "text": "PBLightSource_Point",
42270
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41302
42271
  },
41303
42272
  {
41304
42273
  "kind": "Content",
@@ -41333,7 +42302,7 @@
41333
42302
  },
41334
42303
  {
41335
42304
  "kind": "Function",
41336
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
42305
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
41337
42306
  "docComment": "",
41338
42307
  "excerptTokens": [
41339
42308
  {
@@ -41342,8 +42311,8 @@
41342
42311
  },
41343
42312
  {
41344
42313
  "kind": "Reference",
41345
- "text": "PBGltfContainerLoadingState",
41346
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42314
+ "text": "PBLightSource_Point",
42315
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41347
42316
  },
41348
42317
  {
41349
42318
  "kind": "Content",
@@ -41397,86 +42366,112 @@
41397
42366
  ]
41398
42367
  },
41399
42368
  {
41400
- "kind": "Interface",
41401
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
42369
+ "kind": "Enum",
42370
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum",
41402
42371
  "docComment": "/**\n * @public\n */\n",
41403
42372
  "excerptTokens": [
41404
42373
  {
41405
42374
  "kind": "Content",
41406
- "text": "export interface PBInputModifier_StandardInput "
42375
+ "text": "export declare const enum PBLightSource_ShadowType "
41407
42376
  }
41408
42377
  ],
41409
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42378
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41410
42379
  "releaseTag": "Public",
41411
- "name": "PBInputModifier_StandardInput",
42380
+ "name": "PBLightSource_ShadowType",
41412
42381
  "preserveMemberOrder": false,
41413
42382
  "members": [
41414
42383
  {
41415
- "kind": "PropertySignature",
41416
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
41417
- "docComment": "",
42384
+ "kind": "EnumMember",
42385
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_HARD:member",
42386
+ "docComment": "/**\n * ST_HARD - Less realistic type of shadow but more performant, uses hard edges.\n */\n",
41418
42387
  "excerptTokens": [
41419
42388
  {
41420
42389
  "kind": "Content",
41421
- "text": "disableAll?: "
41422
- },
41423
- {
41424
- "kind": "Content",
41425
- "text": "boolean | undefined"
42390
+ "text": "ST_HARD = "
41426
42391
  },
41427
42392
  {
41428
42393
  "kind": "Content",
41429
- "text": ";"
42394
+ "text": "2"
41430
42395
  }
41431
42396
  ],
41432
- "isReadonly": false,
41433
- "isOptional": true,
41434
- "releaseTag": "Public",
41435
- "name": "disableAll",
41436
- "propertyTypeTokenRange": {
42397
+ "initializerTokenRange": {
41437
42398
  "startIndex": 1,
41438
42399
  "endIndex": 2
41439
- }
42400
+ },
42401
+ "releaseTag": "Public",
42402
+ "name": "ST_HARD"
41440
42403
  },
41441
42404
  {
41442
- "kind": "PropertySignature",
41443
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
41444
- "docComment": "",
42405
+ "kind": "EnumMember",
42406
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_NONE:member",
42407
+ "docComment": "/**\n * ST_NONE - No shadows are cast from this LightSource.\n */\n",
41445
42408
  "excerptTokens": [
41446
42409
  {
41447
42410
  "kind": "Content",
41448
- "text": "disableEmote?: "
42411
+ "text": "ST_NONE = "
41449
42412
  },
41450
42413
  {
41451
42414
  "kind": "Content",
41452
- "text": "boolean | undefined"
42415
+ "text": "0"
42416
+ }
42417
+ ],
42418
+ "initializerTokenRange": {
42419
+ "startIndex": 1,
42420
+ "endIndex": 2
42421
+ },
42422
+ "releaseTag": "Public",
42423
+ "name": "ST_NONE"
42424
+ },
42425
+ {
42426
+ "kind": "EnumMember",
42427
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_SOFT:member",
42428
+ "docComment": "/**\n * ST_SOFT - More realistic type of shadow that reduces block artifacts, noise or pixelation, but requires more processing.\n */\n",
42429
+ "excerptTokens": [
42430
+ {
42431
+ "kind": "Content",
42432
+ "text": "ST_SOFT = "
41453
42433
  },
41454
42434
  {
41455
42435
  "kind": "Content",
41456
- "text": ";"
42436
+ "text": "1"
41457
42437
  }
41458
42438
  ],
41459
- "isReadonly": false,
41460
- "isOptional": true,
41461
- "releaseTag": "Public",
41462
- "name": "disableEmote",
41463
- "propertyTypeTokenRange": {
42439
+ "initializerTokenRange": {
41464
42440
  "startIndex": 1,
41465
42441
  "endIndex": 2
41466
- }
41467
- },
42442
+ },
42443
+ "releaseTag": "Public",
42444
+ "name": "ST_SOFT"
42445
+ }
42446
+ ]
42447
+ },
42448
+ {
42449
+ "kind": "Interface",
42450
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
42451
+ "docComment": "/**\n * @public\n */\n",
42452
+ "excerptTokens": [
42453
+ {
42454
+ "kind": "Content",
42455
+ "text": "export interface PBLightSource_Spot "
42456
+ }
42457
+ ],
42458
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42459
+ "releaseTag": "Public",
42460
+ "name": "PBLightSource_Spot",
42461
+ "preserveMemberOrder": false,
42462
+ "members": [
41468
42463
  {
41469
42464
  "kind": "PropertySignature",
41470
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
41471
- "docComment": "",
42465
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
42466
+ "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",
41472
42467
  "excerptTokens": [
41473
42468
  {
41474
42469
  "kind": "Content",
41475
- "text": "disableJog?: "
42470
+ "text": "innerAngle?: "
41476
42471
  },
41477
42472
  {
41478
42473
  "kind": "Content",
41479
- "text": "boolean | undefined"
42474
+ "text": "number | undefined"
41480
42475
  },
41481
42476
  {
41482
42477
  "kind": "Content",
@@ -41486,7 +42481,7 @@
41486
42481
  "isReadonly": false,
41487
42482
  "isOptional": true,
41488
42483
  "releaseTag": "Public",
41489
- "name": "disableJog",
42484
+ "name": "innerAngle",
41490
42485
  "propertyTypeTokenRange": {
41491
42486
  "startIndex": 1,
41492
42487
  "endIndex": 2
@@ -41494,16 +42489,16 @@
41494
42489
  },
41495
42490
  {
41496
42491
  "kind": "PropertySignature",
41497
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
41498
- "docComment": "",
42492
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
42493
+ "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",
41499
42494
  "excerptTokens": [
41500
42495
  {
41501
42496
  "kind": "Content",
41502
- "text": "disableJump?: "
42497
+ "text": "outerAngle?: "
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": "disableJump",
42511
+ "name": "outerAngle",
41517
42512
  "propertyTypeTokenRange": {
41518
42513
  "startIndex": 1,
41519
42514
  "endIndex": 2
@@ -41521,16 +42516,21 @@
41521
42516
  },
41522
42517
  {
41523
42518
  "kind": "PropertySignature",
41524
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
41525
- "docComment": "",
42519
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadow:member",
42520
+ "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
41526
42521
  "excerptTokens": [
41527
42522
  {
41528
42523
  "kind": "Content",
41529
- "text": "disableRun?: "
42524
+ "text": "shadow?: "
42525
+ },
42526
+ {
42527
+ "kind": "Reference",
42528
+ "text": "PBLightSource_ShadowType",
42529
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
41530
42530
  },
41531
42531
  {
41532
42532
  "kind": "Content",
41533
- "text": "boolean | undefined"
42533
+ "text": " | undefined"
41534
42534
  },
41535
42535
  {
41536
42536
  "kind": "Content",
@@ -41540,24 +42540,29 @@
41540
42540
  "isReadonly": false,
41541
42541
  "isOptional": true,
41542
42542
  "releaseTag": "Public",
41543
- "name": "disableRun",
42543
+ "name": "shadow",
41544
42544
  "propertyTypeTokenRange": {
41545
42545
  "startIndex": 1,
41546
- "endIndex": 2
42546
+ "endIndex": 3
41547
42547
  }
41548
42548
  },
41549
42549
  {
41550
42550
  "kind": "PropertySignature",
41551
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
41552
- "docComment": "",
42551
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadowMaskTexture:member",
42552
+ "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",
41553
42553
  "excerptTokens": [
41554
42554
  {
41555
42555
  "kind": "Content",
41556
- "text": "disableWalk?: "
42556
+ "text": "shadowMaskTexture?: "
42557
+ },
42558
+ {
42559
+ "kind": "Reference",
42560
+ "text": "TextureUnion",
42561
+ "canonicalReference": "@dcl/playground-assets!TextureUnion"
41557
42562
  },
41558
42563
  {
41559
42564
  "kind": "Content",
41560
- "text": "boolean | undefined"
42565
+ "text": " | undefined"
41561
42566
  },
41562
42567
  {
41563
42568
  "kind": "Content",
@@ -41567,10 +42572,10 @@
41567
42572
  "isReadonly": false,
41568
42573
  "isOptional": true,
41569
42574
  "releaseTag": "Public",
41570
- "name": "disableWalk",
42575
+ "name": "shadowMaskTexture",
41571
42576
  "propertyTypeTokenRange": {
41572
42577
  "startIndex": 1,
41573
- "endIndex": 2
42578
+ "endIndex": 3
41574
42579
  }
41575
42580
  }
41576
42581
  ],
@@ -41578,22 +42583,22 @@
41578
42583
  },
41579
42584
  {
41580
42585
  "kind": "Namespace",
41581
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
42586
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
41582
42587
  "docComment": "/**\n * @public\n */\n",
41583
42588
  "excerptTokens": [
41584
42589
  {
41585
42590
  "kind": "Content",
41586
- "text": "export declare namespace PBInputModifier_StandardInput "
42591
+ "text": "export declare namespace PBLightSource_Spot "
41587
42592
  }
41588
42593
  ],
41589
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42594
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41590
42595
  "releaseTag": "Public",
41591
- "name": "PBInputModifier_StandardInput",
42596
+ "name": "PBLightSource_Spot",
41592
42597
  "preserveMemberOrder": false,
41593
42598
  "members": [
41594
42599
  {
41595
42600
  "kind": "Function",
41596
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
42601
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
41597
42602
  "docComment": "",
41598
42603
  "excerptTokens": [
41599
42604
  {
@@ -41628,8 +42633,8 @@
41628
42633
  },
41629
42634
  {
41630
42635
  "kind": "Reference",
41631
- "text": "PBInputModifier_StandardInput",
41632
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42636
+ "text": "PBLightSource_Spot",
42637
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41633
42638
  },
41634
42639
  {
41635
42640
  "kind": "Content",
@@ -41664,7 +42669,7 @@
41664
42669
  },
41665
42670
  {
41666
42671
  "kind": "Function",
41667
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
42672
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
41668
42673
  "docComment": "",
41669
42674
  "excerptTokens": [
41670
42675
  {
@@ -41673,8 +42678,8 @@
41673
42678
  },
41674
42679
  {
41675
42680
  "kind": "Reference",
41676
- "text": "PBInputModifier_StandardInput",
41677
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42681
+ "text": "PBLightSource_Spot",
42682
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41678
42683
  },
41679
42684
  {
41680
42685
  "kind": "Content",
@@ -41729,36 +42734,158 @@
41729
42734
  },
41730
42735
  {
41731
42736
  "kind": "Interface",
41732
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
42737
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
41733
42738
  "docComment": "/**\n * @public\n */\n",
41734
42739
  "excerptTokens": [
41735
42740
  {
41736
42741
  "kind": "Content",
41737
- "text": "export interface PBInputModifier "
42742
+ "text": "export interface PBLightSource "
41738
42743
  }
41739
42744
  ],
41740
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42745
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41741
42746
  "releaseTag": "Public",
41742
- "name": "PBInputModifier",
42747
+ "name": "PBLightSource",
41743
42748
  "preserveMemberOrder": false,
41744
42749
  "members": [
41745
42750
  {
41746
42751
  "kind": "PropertySignature",
41747
- "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
42752
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
42753
+ "docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
42754
+ "excerptTokens": [
42755
+ {
42756
+ "kind": "Content",
42757
+ "text": "active?: "
42758
+ },
42759
+ {
42760
+ "kind": "Content",
42761
+ "text": "boolean | undefined"
42762
+ },
42763
+ {
42764
+ "kind": "Content",
42765
+ "text": ";"
42766
+ }
42767
+ ],
42768
+ "isReadonly": false,
42769
+ "isOptional": true,
42770
+ "releaseTag": "Public",
42771
+ "name": "active",
42772
+ "propertyTypeTokenRange": {
42773
+ "startIndex": 1,
42774
+ "endIndex": 2
42775
+ }
42776
+ },
42777
+ {
42778
+ "kind": "PropertySignature",
42779
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#brightness:member",
42780
+ "docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
42781
+ "excerptTokens": [
42782
+ {
42783
+ "kind": "Content",
42784
+ "text": "brightness?: "
42785
+ },
42786
+ {
42787
+ "kind": "Content",
42788
+ "text": "number | undefined"
42789
+ },
42790
+ {
42791
+ "kind": "Content",
42792
+ "text": ";"
42793
+ }
42794
+ ],
42795
+ "isReadonly": false,
42796
+ "isOptional": true,
42797
+ "releaseTag": "Public",
42798
+ "name": "brightness",
42799
+ "propertyTypeTokenRange": {
42800
+ "startIndex": 1,
42801
+ "endIndex": 2
42802
+ }
42803
+ },
42804
+ {
42805
+ "kind": "PropertySignature",
42806
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
42807
+ "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",
42808
+ "excerptTokens": [
42809
+ {
42810
+ "kind": "Content",
42811
+ "text": "color?: "
42812
+ },
42813
+ {
42814
+ "kind": "Reference",
42815
+ "text": "Color3",
42816
+ "canonicalReference": "@dcl/playground-assets!Color3"
42817
+ },
42818
+ {
42819
+ "kind": "Content",
42820
+ "text": " | undefined"
42821
+ },
42822
+ {
42823
+ "kind": "Content",
42824
+ "text": ";"
42825
+ }
42826
+ ],
42827
+ "isReadonly": false,
42828
+ "isOptional": true,
42829
+ "releaseTag": "Public",
42830
+ "name": "color",
42831
+ "propertyTypeTokenRange": {
42832
+ "startIndex": 1,
42833
+ "endIndex": 3
42834
+ }
42835
+ },
42836
+ {
42837
+ "kind": "PropertySignature",
42838
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
42839
+ "docComment": "/**\n * default = 10, how far the light travels, expressed in meters.\n */\n",
42840
+ "excerptTokens": [
42841
+ {
42842
+ "kind": "Content",
42843
+ "text": "range?: "
42844
+ },
42845
+ {
42846
+ "kind": "Content",
42847
+ "text": "number | undefined"
42848
+ },
42849
+ {
42850
+ "kind": "Content",
42851
+ "text": ";"
42852
+ }
42853
+ ],
42854
+ "isReadonly": false,
42855
+ "isOptional": true,
42856
+ "releaseTag": "Public",
42857
+ "name": "range",
42858
+ "propertyTypeTokenRange": {
42859
+ "startIndex": 1,
42860
+ "endIndex": 2
42861
+ }
42862
+ },
42863
+ {
42864
+ "kind": "PropertySignature",
42865
+ "canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
41748
42866
  "docComment": "",
41749
42867
  "excerptTokens": [
41750
42868
  {
41751
42869
  "kind": "Content",
41752
- "text": "mode?: "
42870
+ "text": "type?: "
41753
42871
  },
41754
42872
  {
41755
42873
  "kind": "Content",
41756
- "text": "{\n $case: \"standard\";\n standard: "
42874
+ "text": "{\n $case: \"point\";\n point: "
41757
42875
  },
41758
42876
  {
41759
42877
  "kind": "Reference",
41760
- "text": "PBInputModifier_StandardInput",
41761
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
42878
+ "text": "PBLightSource_Point",
42879
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
42880
+ },
42881
+ {
42882
+ "kind": "Content",
42883
+ "text": ";\n } | {\n $case: \"spot\";\n spot: "
42884
+ },
42885
+ {
42886
+ "kind": "Reference",
42887
+ "text": "PBLightSource_Spot",
42888
+ "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
41762
42889
  },
41763
42890
  {
41764
42891
  "kind": "Content",
@@ -41772,10 +42899,10 @@
41772
42899
  "isReadonly": false,
41773
42900
  "isOptional": true,
41774
42901
  "releaseTag": "Public",
41775
- "name": "mode",
42902
+ "name": "type",
41776
42903
  "propertyTypeTokenRange": {
41777
42904
  "startIndex": 1,
41778
- "endIndex": 4
42905
+ "endIndex": 6
41779
42906
  }
41780
42907
  }
41781
42908
  ],
@@ -41783,22 +42910,22 @@
41783
42910
  },
41784
42911
  {
41785
42912
  "kind": "Namespace",
41786
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
42913
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
41787
42914
  "docComment": "/**\n * @public\n */\n",
41788
42915
  "excerptTokens": [
41789
42916
  {
41790
42917
  "kind": "Content",
41791
- "text": "export declare namespace PBInputModifier "
42918
+ "text": "export declare namespace PBLightSource "
41792
42919
  }
41793
42920
  ],
41794
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42921
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41795
42922
  "releaseTag": "Public",
41796
- "name": "PBInputModifier",
42923
+ "name": "PBLightSource",
41797
42924
  "preserveMemberOrder": false,
41798
42925
  "members": [
41799
42926
  {
41800
42927
  "kind": "Function",
41801
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
42928
+ "canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
41802
42929
  "docComment": "",
41803
42930
  "excerptTokens": [
41804
42931
  {
@@ -41833,8 +42960,8 @@
41833
42960
  },
41834
42961
  {
41835
42962
  "kind": "Reference",
41836
- "text": "PBInputModifier",
41837
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
42963
+ "text": "PBLightSource",
42964
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
41838
42965
  },
41839
42966
  {
41840
42967
  "kind": "Content",
@@ -41869,7 +42996,7 @@
41869
42996
  },
41870
42997
  {
41871
42998
  "kind": "Function",
41872
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
42999
+ "canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
41873
43000
  "docComment": "",
41874
43001
  "excerptTokens": [
41875
43002
  {
@@ -41878,8 +43005,8 @@
41878
43005
  },
41879
43006
  {
41880
43007
  "kind": "Reference",
41881
- "text": "PBInputModifier",
41882
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
43008
+ "text": "PBLightSource",
43009
+ "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
41883
43010
  },
41884
43011
  {
41885
43012
  "kind": "Content",
@@ -55764,6 +56891,33 @@
55764
56891
  "endIndex": 3
55765
56892
  }
55766
56893
  },
56894
+ {
56895
+ "kind": "PropertySignature",
56896
+ "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#fov:member",
56897
+ "docComment": "/**\n * default: 60\n */\n",
56898
+ "excerptTokens": [
56899
+ {
56900
+ "kind": "Content",
56901
+ "text": "fov?: "
56902
+ },
56903
+ {
56904
+ "kind": "Content",
56905
+ "text": "number | undefined"
56906
+ },
56907
+ {
56908
+ "kind": "Content",
56909
+ "text": ";"
56910
+ }
56911
+ ],
56912
+ "isReadonly": false,
56913
+ "isOptional": true,
56914
+ "releaseTag": "Public",
56915
+ "name": "fov",
56916
+ "propertyTypeTokenRange": {
56917
+ "startIndex": 1,
56918
+ "endIndex": 2
56919
+ }
56920
+ },
55767
56921
  {
55768
56922
  "kind": "PropertySignature",
55769
56923
  "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#lookAtEntity:member",