@dcl/playground-assets 7.8.22-16446000492.commit-c18a4fd → 7.8.22-16451545276.commit-a3e1759

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.
@@ -12789,33 +12789,6 @@
12789
12789
  "text": "PBInputModifier",
12790
12790
  "canonicalReference": "@dcl/playground-assets!PBInputModifier"
12791
12791
  },
12792
- {
12793
- "kind": "Content",
12794
- "text": ">>;\n \"core::LightSource\": "
12795
- },
12796
- {
12797
- "kind": "Reference",
12798
- "text": "LwwComponentGetter",
12799
- "canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
12800
- },
12801
- {
12802
- "kind": "Content",
12803
- "text": "<"
12804
- },
12805
- {
12806
- "kind": "Reference",
12807
- "text": "LastWriteWinElementSetComponentDefinition",
12808
- "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
12809
- },
12810
- {
12811
- "kind": "Content",
12812
- "text": "<"
12813
- },
12814
- {
12815
- "kind": "Reference",
12816
- "text": "PBLightSource",
12817
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
12818
- },
12819
12792
  {
12820
12793
  "kind": "Content",
12821
12794
  "text": ">>;\n \"core::MainCamera\": "
@@ -13637,7 +13610,7 @@
13637
13610
  "name": "componentDefinitionByName",
13638
13611
  "variableTypeTokenRange": {
13639
13612
  "startIndex": 1,
13640
- "endIndex": 296
13613
+ "endIndex": 290
13641
13614
  }
13642
13615
  },
13643
13616
  {
@@ -24623,211 +24596,6 @@
24623
24596
  }
24624
24597
  ]
24625
24598
  },
24626
- {
24627
- "kind": "Variable",
24628
- "canonicalReference": "@dcl/playground-assets!LightSource:var",
24629
- "docComment": "",
24630
- "excerptTokens": [
24631
- {
24632
- "kind": "Content",
24633
- "text": "LightSource: "
24634
- },
24635
- {
24636
- "kind": "Reference",
24637
- "text": "LightSourceComponentDefinitionExtended",
24638
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
24639
- }
24640
- ],
24641
- "fileUrlPath": "../ecs/dist/index.d.ts",
24642
- "isReadonly": true,
24643
- "releaseTag": "Public",
24644
- "name": "LightSource",
24645
- "variableTypeTokenRange": {
24646
- "startIndex": 1,
24647
- "endIndex": 2
24648
- }
24649
- },
24650
- {
24651
- "kind": "Interface",
24652
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
24653
- "docComment": "/**\n * @public\n */\n",
24654
- "excerptTokens": [
24655
- {
24656
- "kind": "Content",
24657
- "text": "export interface LightSourceComponentDefinitionExtended extends "
24658
- },
24659
- {
24660
- "kind": "Reference",
24661
- "text": "LastWriteWinElementSetComponentDefinition",
24662
- "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
24663
- },
24664
- {
24665
- "kind": "Content",
24666
- "text": "<"
24667
- },
24668
- {
24669
- "kind": "Reference",
24670
- "text": "PBLightSource",
24671
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24672
- },
24673
- {
24674
- "kind": "Content",
24675
- "text": ">"
24676
- },
24677
- {
24678
- "kind": "Content",
24679
- "text": " "
24680
- }
24681
- ],
24682
- "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24683
- "releaseTag": "Public",
24684
- "name": "LightSourceComponentDefinitionExtended",
24685
- "preserveMemberOrder": false,
24686
- "members": [
24687
- {
24688
- "kind": "PropertySignature",
24689
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
24690
- "docComment": "/**\n * LightSource helper with constructor\n */\n",
24691
- "excerptTokens": [
24692
- {
24693
- "kind": "Content",
24694
- "text": "Type: "
24695
- },
24696
- {
24697
- "kind": "Reference",
24698
- "text": "LightSourceHelper",
24699
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
24700
- },
24701
- {
24702
- "kind": "Content",
24703
- "text": ";"
24704
- }
24705
- ],
24706
- "isReadonly": false,
24707
- "isOptional": false,
24708
- "releaseTag": "Public",
24709
- "name": "Type",
24710
- "propertyTypeTokenRange": {
24711
- "startIndex": 1,
24712
- "endIndex": 2
24713
- }
24714
- }
24715
- ],
24716
- "extendsTokenRanges": [
24717
- {
24718
- "startIndex": 1,
24719
- "endIndex": 5
24720
- }
24721
- ]
24722
- },
24723
- {
24724
- "kind": "Interface",
24725
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
24726
- "docComment": "/**\n * @public\n */\n",
24727
- "excerptTokens": [
24728
- {
24729
- "kind": "Content",
24730
- "text": "export interface LightSourceHelper "
24731
- }
24732
- ],
24733
- "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24734
- "releaseTag": "Public",
24735
- "name": "LightSourceHelper",
24736
- "preserveMemberOrder": false,
24737
- "members": [
24738
- {
24739
- "kind": "PropertySignature",
24740
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
24741
- "docComment": "/**\n * @returns a Light Source type\n */\n",
24742
- "excerptTokens": [
24743
- {
24744
- "kind": "Content",
24745
- "text": "Point: "
24746
- },
24747
- {
24748
- "kind": "Content",
24749
- "text": "(point: "
24750
- },
24751
- {
24752
- "kind": "Reference",
24753
- "text": "PBLightSource_Point",
24754
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
24755
- },
24756
- {
24757
- "kind": "Content",
24758
- "text": ") => "
24759
- },
24760
- {
24761
- "kind": "Reference",
24762
- "text": "PBLightSource",
24763
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24764
- },
24765
- {
24766
- "kind": "Content",
24767
- "text": "['type']"
24768
- },
24769
- {
24770
- "kind": "Content",
24771
- "text": ";"
24772
- }
24773
- ],
24774
- "isReadonly": false,
24775
- "isOptional": false,
24776
- "releaseTag": "Public",
24777
- "name": "Point",
24778
- "propertyTypeTokenRange": {
24779
- "startIndex": 1,
24780
- "endIndex": 6
24781
- }
24782
- },
24783
- {
24784
- "kind": "PropertySignature",
24785
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
24786
- "docComment": "/**\n * @returns a Light Source type\n */\n",
24787
- "excerptTokens": [
24788
- {
24789
- "kind": "Content",
24790
- "text": "Spot: "
24791
- },
24792
- {
24793
- "kind": "Content",
24794
- "text": "(spot: "
24795
- },
24796
- {
24797
- "kind": "Reference",
24798
- "text": "PBLightSource_Spot",
24799
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
24800
- },
24801
- {
24802
- "kind": "Content",
24803
- "text": ") => "
24804
- },
24805
- {
24806
- "kind": "Reference",
24807
- "text": "PBLightSource",
24808
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24809
- },
24810
- {
24811
- "kind": "Content",
24812
- "text": "['type']"
24813
- },
24814
- {
24815
- "kind": "Content",
24816
- "text": ";"
24817
- }
24818
- ],
24819
- "isReadonly": false,
24820
- "isOptional": false,
24821
- "releaseTag": "Public",
24822
- "name": "Spot",
24823
- "propertyTypeTokenRange": {
24824
- "startIndex": 1,
24825
- "endIndex": 6
24826
- }
24827
- }
24828
- ],
24829
- "extendsTokenRanges": []
24830
- },
24831
24599
  {
24832
24600
  "kind": "TypeAlias",
24833
24601
  "canonicalReference": "@dcl/playground-assets!Listeners:type",
@@ -40098,788 +39866,32 @@
40098
39866
  },
40099
39867
  {
40100
39868
  "kind": "Interface",
40101
- "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface",
40102
- "docComment": "/**\n * @public\n */\n",
40103
- "excerptTokens": [
40104
- {
40105
- "kind": "Content",
40106
- "text": "export interface PBCameraMode "
40107
- }
40108
- ],
40109
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
40110
- "releaseTag": "Public",
40111
- "name": "PBCameraMode",
40112
- "preserveMemberOrder": false,
40113
- "members": [
40114
- {
40115
- "kind": "PropertySignature",
40116
- "canonicalReference": "@dcl/playground-assets!PBCameraMode#mode:member",
40117
- "docComment": "/**\n * the camera type (1st-person or 3rd-person)\n */\n",
40118
- "excerptTokens": [
40119
- {
40120
- "kind": "Content",
40121
- "text": "mode: "
40122
- },
40123
- {
40124
- "kind": "Reference",
40125
- "text": "CameraType",
40126
- "canonicalReference": "@dcl/playground-assets!CameraType:enum"
40127
- },
40128
- {
40129
- "kind": "Content",
40130
- "text": ";"
40131
- }
40132
- ],
40133
- "isReadonly": false,
40134
- "isOptional": false,
40135
- "releaseTag": "Public",
40136
- "name": "mode",
40137
- "propertyTypeTokenRange": {
40138
- "startIndex": 1,
40139
- "endIndex": 2
40140
- }
40141
- }
40142
- ],
40143
- "extendsTokenRanges": []
40144
- },
40145
- {
40146
- "kind": "Namespace",
40147
- "canonicalReference": "@dcl/playground-assets!PBCameraMode:namespace",
40148
- "docComment": "/**\n * @public\n */\n",
40149
- "excerptTokens": [
40150
- {
40151
- "kind": "Content",
40152
- "text": "export declare namespace PBCameraMode "
40153
- }
40154
- ],
40155
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
40156
- "releaseTag": "Public",
40157
- "name": "PBCameraMode",
40158
- "preserveMemberOrder": false,
40159
- "members": [
40160
- {
40161
- "kind": "Function",
40162
- "canonicalReference": "@dcl/playground-assets!PBCameraMode.decode:function(1)",
40163
- "docComment": "",
40164
- "excerptTokens": [
40165
- {
40166
- "kind": "Content",
40167
- "text": "function decode(input: "
40168
- },
40169
- {
40170
- "kind": "Reference",
40171
- "text": "_m0.Reader",
40172
- "canonicalReference": "protobufjs!Reader:class"
40173
- },
40174
- {
40175
- "kind": "Content",
40176
- "text": " | "
40177
- },
40178
- {
40179
- "kind": "Reference",
40180
- "text": "Uint8Array",
40181
- "canonicalReference": "!Uint8Array:interface"
40182
- },
40183
- {
40184
- "kind": "Content",
40185
- "text": ", length?: "
40186
- },
40187
- {
40188
- "kind": "Content",
40189
- "text": "number"
40190
- },
40191
- {
40192
- "kind": "Content",
40193
- "text": "): "
40194
- },
40195
- {
40196
- "kind": "Reference",
40197
- "text": "PBCameraMode",
40198
- "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
40199
- },
40200
- {
40201
- "kind": "Content",
40202
- "text": ";"
40203
- }
40204
- ],
40205
- "returnTypeTokenRange": {
40206
- "startIndex": 7,
40207
- "endIndex": 8
40208
- },
40209
- "releaseTag": "Public",
40210
- "overloadIndex": 1,
40211
- "parameters": [
40212
- {
40213
- "parameterName": "input",
40214
- "parameterTypeTokenRange": {
40215
- "startIndex": 1,
40216
- "endIndex": 4
40217
- },
40218
- "isOptional": false
40219
- },
40220
- {
40221
- "parameterName": "length",
40222
- "parameterTypeTokenRange": {
40223
- "startIndex": 5,
40224
- "endIndex": 6
40225
- },
40226
- "isOptional": true
40227
- }
40228
- ],
40229
- "name": "decode"
40230
- },
40231
- {
40232
- "kind": "Function",
40233
- "canonicalReference": "@dcl/playground-assets!PBCameraMode.encode:function(1)",
40234
- "docComment": "",
40235
- "excerptTokens": [
40236
- {
40237
- "kind": "Content",
40238
- "text": "function encode(message: "
40239
- },
40240
- {
40241
- "kind": "Reference",
40242
- "text": "PBCameraMode",
40243
- "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
40244
- },
40245
- {
40246
- "kind": "Content",
40247
- "text": ", writer?: "
40248
- },
40249
- {
40250
- "kind": "Reference",
40251
- "text": "_m0.Writer",
40252
- "canonicalReference": "protobufjs!Writer:class"
40253
- },
40254
- {
40255
- "kind": "Content",
40256
- "text": "): "
40257
- },
40258
- {
40259
- "kind": "Reference",
40260
- "text": "_m0.Writer",
40261
- "canonicalReference": "protobufjs!Writer:class"
40262
- },
40263
- {
40264
- "kind": "Content",
40265
- "text": ";"
40266
- }
40267
- ],
40268
- "returnTypeTokenRange": {
40269
- "startIndex": 5,
40270
- "endIndex": 6
40271
- },
40272
- "releaseTag": "Public",
40273
- "overloadIndex": 1,
40274
- "parameters": [
40275
- {
40276
- "parameterName": "message",
40277
- "parameterTypeTokenRange": {
40278
- "startIndex": 1,
40279
- "endIndex": 2
40280
- },
40281
- "isOptional": false
40282
- },
40283
- {
40284
- "parameterName": "writer",
40285
- "parameterTypeTokenRange": {
40286
- "startIndex": 3,
40287
- "endIndex": 4
40288
- },
40289
- "isOptional": true
40290
- }
40291
- ],
40292
- "name": "encode"
40293
- }
40294
- ]
40295
- },
40296
- {
40297
- "kind": "Interface",
40298
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
40299
- "docComment": "/**\n * @public\n */\n",
40300
- "excerptTokens": [
40301
- {
40302
- "kind": "Content",
40303
- "text": "export interface PBCameraModeArea "
40304
- }
40305
- ],
40306
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40307
- "releaseTag": "Public",
40308
- "name": "PBCameraModeArea",
40309
- "preserveMemberOrder": false,
40310
- "members": [
40311
- {
40312
- "kind": "PropertySignature",
40313
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
40314
- "docComment": "/**\n * the 3D size of the region\n */\n",
40315
- "excerptTokens": [
40316
- {
40317
- "kind": "Content",
40318
- "text": "area: "
40319
- },
40320
- {
40321
- "kind": "Reference",
40322
- "text": "Vector3",
40323
- "canonicalReference": "@dcl/playground-assets!Vector3"
40324
- },
40325
- {
40326
- "kind": "Content",
40327
- "text": " | undefined"
40328
- },
40329
- {
40330
- "kind": "Content",
40331
- "text": ";"
40332
- }
40333
- ],
40334
- "isReadonly": false,
40335
- "isOptional": false,
40336
- "releaseTag": "Public",
40337
- "name": "area",
40338
- "propertyTypeTokenRange": {
40339
- "startIndex": 1,
40340
- "endIndex": 3
40341
- }
40342
- },
40343
- {
40344
- "kind": "PropertySignature",
40345
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
40346
- "docComment": "/**\n * the camera mode to enforce\n */\n",
40347
- "excerptTokens": [
40348
- {
40349
- "kind": "Content",
40350
- "text": "mode: "
40351
- },
40352
- {
40353
- "kind": "Reference",
40354
- "text": "CameraType",
40355
- "canonicalReference": "@dcl/playground-assets!CameraType:enum"
40356
- },
40357
- {
40358
- "kind": "Content",
40359
- "text": ";"
40360
- }
40361
- ],
40362
- "isReadonly": false,
40363
- "isOptional": false,
40364
- "releaseTag": "Public",
40365
- "name": "mode",
40366
- "propertyTypeTokenRange": {
40367
- "startIndex": 1,
40368
- "endIndex": 2
40369
- }
40370
- }
40371
- ],
40372
- "extendsTokenRanges": []
40373
- },
40374
- {
40375
- "kind": "Namespace",
40376
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
40377
- "docComment": "/**\n * @public\n */\n",
40378
- "excerptTokens": [
40379
- {
40380
- "kind": "Content",
40381
- "text": "export declare namespace PBCameraModeArea "
40382
- }
40383
- ],
40384
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
40385
- "releaseTag": "Public",
40386
- "name": "PBCameraModeArea",
40387
- "preserveMemberOrder": false,
40388
- "members": [
40389
- {
40390
- "kind": "Function",
40391
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
40392
- "docComment": "",
40393
- "excerptTokens": [
40394
- {
40395
- "kind": "Content",
40396
- "text": "function decode(input: "
40397
- },
40398
- {
40399
- "kind": "Reference",
40400
- "text": "_m0.Reader",
40401
- "canonicalReference": "protobufjs!Reader:class"
40402
- },
40403
- {
40404
- "kind": "Content",
40405
- "text": " | "
40406
- },
40407
- {
40408
- "kind": "Reference",
40409
- "text": "Uint8Array",
40410
- "canonicalReference": "!Uint8Array:interface"
40411
- },
40412
- {
40413
- "kind": "Content",
40414
- "text": ", length?: "
40415
- },
40416
- {
40417
- "kind": "Content",
40418
- "text": "number"
40419
- },
40420
- {
40421
- "kind": "Content",
40422
- "text": "): "
40423
- },
40424
- {
40425
- "kind": "Reference",
40426
- "text": "PBCameraModeArea",
40427
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40428
- },
40429
- {
40430
- "kind": "Content",
40431
- "text": ";"
40432
- }
40433
- ],
40434
- "returnTypeTokenRange": {
40435
- "startIndex": 7,
40436
- "endIndex": 8
40437
- },
40438
- "releaseTag": "Public",
40439
- "overloadIndex": 1,
40440
- "parameters": [
40441
- {
40442
- "parameterName": "input",
40443
- "parameterTypeTokenRange": {
40444
- "startIndex": 1,
40445
- "endIndex": 4
40446
- },
40447
- "isOptional": false
40448
- },
40449
- {
40450
- "parameterName": "length",
40451
- "parameterTypeTokenRange": {
40452
- "startIndex": 5,
40453
- "endIndex": 6
40454
- },
40455
- "isOptional": true
40456
- }
40457
- ],
40458
- "name": "decode"
40459
- },
40460
- {
40461
- "kind": "Function",
40462
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
40463
- "docComment": "",
40464
- "excerptTokens": [
40465
- {
40466
- "kind": "Content",
40467
- "text": "function encode(message: "
40468
- },
40469
- {
40470
- "kind": "Reference",
40471
- "text": "PBCameraModeArea",
40472
- "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
40473
- },
40474
- {
40475
- "kind": "Content",
40476
- "text": ", writer?: "
40477
- },
40478
- {
40479
- "kind": "Reference",
40480
- "text": "_m0.Writer",
40481
- "canonicalReference": "protobufjs!Writer:class"
40482
- },
40483
- {
40484
- "kind": "Content",
40485
- "text": "): "
40486
- },
40487
- {
40488
- "kind": "Reference",
40489
- "text": "_m0.Writer",
40490
- "canonicalReference": "protobufjs!Writer:class"
40491
- },
40492
- {
40493
- "kind": "Content",
40494
- "text": ";"
40495
- }
40496
- ],
40497
- "returnTypeTokenRange": {
40498
- "startIndex": 5,
40499
- "endIndex": 6
40500
- },
40501
- "releaseTag": "Public",
40502
- "overloadIndex": 1,
40503
- "parameters": [
40504
- {
40505
- "parameterName": "message",
40506
- "parameterTypeTokenRange": {
40507
- "startIndex": 1,
40508
- "endIndex": 2
40509
- },
40510
- "isOptional": false
40511
- },
40512
- {
40513
- "parameterName": "writer",
40514
- "parameterTypeTokenRange": {
40515
- "startIndex": 3,
40516
- "endIndex": 4
40517
- },
40518
- "isOptional": true
40519
- }
40520
- ],
40521
- "name": "encode"
40522
- }
40523
- ]
40524
- },
40525
- {
40526
- "kind": "Interface",
40527
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
40528
- "docComment": "/**\n * @public\n */\n",
40529
- "excerptTokens": [
40530
- {
40531
- "kind": "Content",
40532
- "text": "export interface Color3 "
40533
- }
40534
- ],
40535
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40536
- "releaseTag": "Public",
40537
- "name": "PBColor3",
40538
- "preserveMemberOrder": false,
40539
- "members": [
40540
- {
40541
- "kind": "PropertySignature",
40542
- "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40543
- "docComment": "",
40544
- "excerptTokens": [
40545
- {
40546
- "kind": "Content",
40547
- "text": "b: "
40548
- },
40549
- {
40550
- "kind": "Content",
40551
- "text": "number"
40552
- },
40553
- {
40554
- "kind": "Content",
40555
- "text": ";"
40556
- }
40557
- ],
40558
- "isReadonly": false,
40559
- "isOptional": false,
40560
- "releaseTag": "Public",
40561
- "name": "b",
40562
- "propertyTypeTokenRange": {
40563
- "startIndex": 1,
40564
- "endIndex": 2
40565
- }
40566
- },
40567
- {
40568
- "kind": "PropertySignature",
40569
- "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40570
- "docComment": "",
40571
- "excerptTokens": [
40572
- {
40573
- "kind": "Content",
40574
- "text": "g: "
40575
- },
40576
- {
40577
- "kind": "Content",
40578
- "text": "number"
40579
- },
40580
- {
40581
- "kind": "Content",
40582
- "text": ";"
40583
- }
40584
- ],
40585
- "isReadonly": false,
40586
- "isOptional": false,
40587
- "releaseTag": "Public",
40588
- "name": "g",
40589
- "propertyTypeTokenRange": {
40590
- "startIndex": 1,
40591
- "endIndex": 2
40592
- }
40593
- },
40594
- {
40595
- "kind": "PropertySignature",
40596
- "canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
40597
- "docComment": "",
40598
- "excerptTokens": [
40599
- {
40600
- "kind": "Content",
40601
- "text": "r: "
40602
- },
40603
- {
40604
- "kind": "Content",
40605
- "text": "number"
40606
- },
40607
- {
40608
- "kind": "Content",
40609
- "text": ";"
40610
- }
40611
- ],
40612
- "isReadonly": false,
40613
- "isOptional": false,
40614
- "releaseTag": "Public",
40615
- "name": "r",
40616
- "propertyTypeTokenRange": {
40617
- "startIndex": 1,
40618
- "endIndex": 2
40619
- }
40620
- }
40621
- ],
40622
- "extendsTokenRanges": []
40623
- },
40624
- {
40625
- "kind": "Namespace",
40626
- "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
40627
- "docComment": "/**\n * @public\n */\n",
40628
- "excerptTokens": [
40629
- {
40630
- "kind": "Content",
40631
- "text": "export declare namespace Color3 "
40632
- }
40633
- ],
40634
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
40635
- "releaseTag": "Public",
40636
- "name": "PBColor3",
40637
- "preserveMemberOrder": false,
40638
- "members": [
40639
- {
40640
- "kind": "Function",
40641
- "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
40642
- "docComment": "",
40643
- "excerptTokens": [
40644
- {
40645
- "kind": "Content",
40646
- "text": "function decode(input: "
40647
- },
40648
- {
40649
- "kind": "Reference",
40650
- "text": "_m0.Reader",
40651
- "canonicalReference": "protobufjs!Reader:class"
40652
- },
40653
- {
40654
- "kind": "Content",
40655
- "text": " | "
40656
- },
40657
- {
40658
- "kind": "Reference",
40659
- "text": "Uint8Array",
40660
- "canonicalReference": "!Uint8Array:interface"
40661
- },
40662
- {
40663
- "kind": "Content",
40664
- "text": ", length?: "
40665
- },
40666
- {
40667
- "kind": "Content",
40668
- "text": "number"
40669
- },
40670
- {
40671
- "kind": "Content",
40672
- "text": "): "
40673
- },
40674
- {
40675
- "kind": "Reference",
40676
- "text": "Color3",
40677
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40678
- },
40679
- {
40680
- "kind": "Content",
40681
- "text": ";"
40682
- }
40683
- ],
40684
- "returnTypeTokenRange": {
40685
- "startIndex": 7,
40686
- "endIndex": 8
40687
- },
40688
- "releaseTag": "Public",
40689
- "overloadIndex": 1,
40690
- "parameters": [
40691
- {
40692
- "parameterName": "input",
40693
- "parameterTypeTokenRange": {
40694
- "startIndex": 1,
40695
- "endIndex": 4
40696
- },
40697
- "isOptional": false
40698
- },
40699
- {
40700
- "parameterName": "length",
40701
- "parameterTypeTokenRange": {
40702
- "startIndex": 5,
40703
- "endIndex": 6
40704
- },
40705
- "isOptional": true
40706
- }
40707
- ],
40708
- "name": "decode"
40709
- },
40710
- {
40711
- "kind": "Function",
40712
- "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
40713
- "docComment": "",
40714
- "excerptTokens": [
40715
- {
40716
- "kind": "Content",
40717
- "text": "function encode(message: "
40718
- },
40719
- {
40720
- "kind": "Reference",
40721
- "text": "Color3",
40722
- "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
40723
- },
40724
- {
40725
- "kind": "Content",
40726
- "text": ", writer?: "
40727
- },
40728
- {
40729
- "kind": "Reference",
40730
- "text": "_m0.Writer",
40731
- "canonicalReference": "protobufjs!Writer:class"
40732
- },
40733
- {
40734
- "kind": "Content",
40735
- "text": "): "
40736
- },
40737
- {
40738
- "kind": "Reference",
40739
- "text": "_m0.Writer",
40740
- "canonicalReference": "protobufjs!Writer:class"
40741
- },
40742
- {
40743
- "kind": "Content",
40744
- "text": ";"
40745
- }
40746
- ],
40747
- "returnTypeTokenRange": {
40748
- "startIndex": 5,
40749
- "endIndex": 6
40750
- },
40751
- "releaseTag": "Public",
40752
- "overloadIndex": 1,
40753
- "parameters": [
40754
- {
40755
- "parameterName": "message",
40756
- "parameterTypeTokenRange": {
40757
- "startIndex": 1,
40758
- "endIndex": 2
40759
- },
40760
- "isOptional": false
40761
- },
40762
- {
40763
- "parameterName": "writer",
40764
- "parameterTypeTokenRange": {
40765
- "startIndex": 3,
40766
- "endIndex": 4
40767
- },
40768
- "isOptional": true
40769
- }
40770
- ],
40771
- "name": "encode"
40772
- }
40773
- ]
40774
- },
40775
- {
40776
- "kind": "Interface",
40777
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
39869
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface",
40778
39870
  "docComment": "/**\n * @public\n */\n",
40779
39871
  "excerptTokens": [
40780
39872
  {
40781
39873
  "kind": "Content",
40782
- "text": "export interface Color4 "
39874
+ "text": "export interface PBCameraMode "
40783
39875
  }
40784
39876
  ],
40785
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
39877
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
40786
39878
  "releaseTag": "Public",
40787
- "name": "PBColor4",
39879
+ "name": "PBCameraMode",
40788
39880
  "preserveMemberOrder": false,
40789
39881
  "members": [
40790
39882
  {
40791
39883
  "kind": "PropertySignature",
40792
- "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
40793
- "docComment": "",
40794
- "excerptTokens": [
40795
- {
40796
- "kind": "Content",
40797
- "text": "a: "
40798
- },
40799
- {
40800
- "kind": "Content",
40801
- "text": "number"
40802
- },
40803
- {
40804
- "kind": "Content",
40805
- "text": ";"
40806
- }
40807
- ],
40808
- "isReadonly": false,
40809
- "isOptional": false,
40810
- "releaseTag": "Public",
40811
- "name": "a",
40812
- "propertyTypeTokenRange": {
40813
- "startIndex": 1,
40814
- "endIndex": 2
40815
- }
40816
- },
40817
- {
40818
- "kind": "PropertySignature",
40819
- "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40820
- "docComment": "",
40821
- "excerptTokens": [
40822
- {
40823
- "kind": "Content",
40824
- "text": "b: "
40825
- },
40826
- {
40827
- "kind": "Content",
40828
- "text": "number"
40829
- },
40830
- {
40831
- "kind": "Content",
40832
- "text": ";"
40833
- }
40834
- ],
40835
- "isReadonly": false,
40836
- "isOptional": false,
40837
- "releaseTag": "Public",
40838
- "name": "b",
40839
- "propertyTypeTokenRange": {
40840
- "startIndex": 1,
40841
- "endIndex": 2
40842
- }
40843
- },
40844
- {
40845
- "kind": "PropertySignature",
40846
- "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40847
- "docComment": "",
40848
- "excerptTokens": [
40849
- {
40850
- "kind": "Content",
40851
- "text": "g: "
40852
- },
40853
- {
40854
- "kind": "Content",
40855
- "text": "number"
40856
- },
40857
- {
40858
- "kind": "Content",
40859
- "text": ";"
40860
- }
40861
- ],
40862
- "isReadonly": false,
40863
- "isOptional": false,
40864
- "releaseTag": "Public",
40865
- "name": "g",
40866
- "propertyTypeTokenRange": {
40867
- "startIndex": 1,
40868
- "endIndex": 2
40869
- }
40870
- },
40871
- {
40872
- "kind": "PropertySignature",
40873
- "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
40874
- "docComment": "",
39884
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode#mode:member",
39885
+ "docComment": "/**\n * the camera type (1st-person or 3rd-person)\n */\n",
40875
39886
  "excerptTokens": [
40876
39887
  {
40877
39888
  "kind": "Content",
40878
- "text": "r: "
39889
+ "text": "mode: "
40879
39890
  },
40880
39891
  {
40881
- "kind": "Content",
40882
- "text": "number"
39892
+ "kind": "Reference",
39893
+ "text": "CameraType",
39894
+ "canonicalReference": "@dcl/playground-assets!CameraType:enum"
40883
39895
  },
40884
39896
  {
40885
39897
  "kind": "Content",
@@ -40889,7 +39901,7 @@
40889
39901
  "isReadonly": false,
40890
39902
  "isOptional": false,
40891
39903
  "releaseTag": "Public",
40892
- "name": "r",
39904
+ "name": "mode",
40893
39905
  "propertyTypeTokenRange": {
40894
39906
  "startIndex": 1,
40895
39907
  "endIndex": 2
@@ -40900,22 +39912,22 @@
40900
39912
  },
40901
39913
  {
40902
39914
  "kind": "Namespace",
40903
- "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
39915
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode:namespace",
40904
39916
  "docComment": "/**\n * @public\n */\n",
40905
39917
  "excerptTokens": [
40906
39918
  {
40907
39919
  "kind": "Content",
40908
- "text": "export declare namespace Color4 "
39920
+ "text": "export declare namespace PBCameraMode "
40909
39921
  }
40910
39922
  ],
40911
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
39923
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
40912
39924
  "releaseTag": "Public",
40913
- "name": "PBColor4",
39925
+ "name": "PBCameraMode",
40914
39926
  "preserveMemberOrder": false,
40915
39927
  "members": [
40916
39928
  {
40917
39929
  "kind": "Function",
40918
- "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
39930
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode.decode:function(1)",
40919
39931
  "docComment": "",
40920
39932
  "excerptTokens": [
40921
39933
  {
@@ -40950,8 +39962,8 @@
40950
39962
  },
40951
39963
  {
40952
39964
  "kind": "Reference",
40953
- "text": "Color4",
40954
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
39965
+ "text": "PBCameraMode",
39966
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
40955
39967
  },
40956
39968
  {
40957
39969
  "kind": "Content",
@@ -40986,7 +39998,7 @@
40986
39998
  },
40987
39999
  {
40988
40000
  "kind": "Function",
40989
- "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
40001
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode.encode:function(1)",
40990
40002
  "docComment": "",
40991
40003
  "excerptTokens": [
40992
40004
  {
@@ -40995,8 +40007,8 @@
40995
40007
  },
40996
40008
  {
40997
40009
  "kind": "Reference",
40998
- "text": "Color4",
40999
- "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
40010
+ "text": "PBCameraMode",
40011
+ "canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
41000
40012
  },
41001
40013
  {
41002
40014
  "kind": "Content",
@@ -41051,58 +40063,36 @@
41051
40063
  },
41052
40064
  {
41053
40065
  "kind": "Interface",
41054
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
40066
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
41055
40067
  "docComment": "/**\n * @public\n */\n",
41056
40068
  "excerptTokens": [
41057
40069
  {
41058
40070
  "kind": "Content",
41059
- "text": "export interface PBEngineInfo "
40071
+ "text": "export interface PBCameraModeArea "
41060
40072
  }
41061
40073
  ],
41062
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
40074
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
41063
40075
  "releaseTag": "Public",
41064
- "name": "PBEngineInfo",
40076
+ "name": "PBCameraModeArea",
41065
40077
  "preserveMemberOrder": false,
41066
40078
  "members": [
41067
40079
  {
41068
40080
  "kind": "PropertySignature",
41069
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
41070
- "docComment": "/**\n * frame counter of the engine\n */\n",
40081
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
40082
+ "docComment": "/**\n * the 3D size of the region\n */\n",
41071
40083
  "excerptTokens": [
41072
40084
  {
41073
40085
  "kind": "Content",
41074
- "text": "frameNumber: "
41075
- },
41076
- {
41077
- "kind": "Content",
41078
- "text": "number"
40086
+ "text": "area: "
41079
40087
  },
41080
40088
  {
41081
- "kind": "Content",
41082
- "text": ";"
41083
- }
41084
- ],
41085
- "isReadonly": false,
41086
- "isOptional": false,
41087
- "releaseTag": "Public",
41088
- "name": "frameNumber",
41089
- "propertyTypeTokenRange": {
41090
- "startIndex": 1,
41091
- "endIndex": 2
41092
- }
41093
- },
41094
- {
41095
- "kind": "PropertySignature",
41096
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
41097
- "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
41098
- "excerptTokens": [
41099
- {
41100
- "kind": "Content",
41101
- "text": "tickNumber: "
40089
+ "kind": "Reference",
40090
+ "text": "Vector3",
40091
+ "canonicalReference": "@dcl/playground-assets!Vector3"
41102
40092
  },
41103
40093
  {
41104
40094
  "kind": "Content",
41105
- "text": "number"
40095
+ "text": " | undefined"
41106
40096
  },
41107
40097
  {
41108
40098
  "kind": "Content",
@@ -41112,24 +40102,25 @@
41112
40102
  "isReadonly": false,
41113
40103
  "isOptional": false,
41114
40104
  "releaseTag": "Public",
41115
- "name": "tickNumber",
40105
+ "name": "area",
41116
40106
  "propertyTypeTokenRange": {
41117
40107
  "startIndex": 1,
41118
- "endIndex": 2
40108
+ "endIndex": 3
41119
40109
  }
41120
40110
  },
41121
40111
  {
41122
40112
  "kind": "PropertySignature",
41123
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
41124
- "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
40113
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
40114
+ "docComment": "/**\n * the camera mode to enforce\n */\n",
41125
40115
  "excerptTokens": [
41126
40116
  {
41127
40117
  "kind": "Content",
41128
- "text": "totalRuntime: "
40118
+ "text": "mode: "
41129
40119
  },
41130
40120
  {
41131
- "kind": "Content",
41132
- "text": "number"
40121
+ "kind": "Reference",
40122
+ "text": "CameraType",
40123
+ "canonicalReference": "@dcl/playground-assets!CameraType:enum"
41133
40124
  },
41134
40125
  {
41135
40126
  "kind": "Content",
@@ -41139,7 +40130,7 @@
41139
40130
  "isReadonly": false,
41140
40131
  "isOptional": false,
41141
40132
  "releaseTag": "Public",
41142
- "name": "totalRuntime",
40133
+ "name": "mode",
41143
40134
  "propertyTypeTokenRange": {
41144
40135
  "startIndex": 1,
41145
40136
  "endIndex": 2
@@ -41150,22 +40141,22 @@
41150
40141
  },
41151
40142
  {
41152
40143
  "kind": "Namespace",
41153
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
40144
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
41154
40145
  "docComment": "/**\n * @public\n */\n",
41155
40146
  "excerptTokens": [
41156
40147
  {
41157
40148
  "kind": "Content",
41158
- "text": "export declare namespace PBEngineInfo "
40149
+ "text": "export declare namespace PBCameraModeArea "
41159
40150
  }
41160
40151
  ],
41161
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
40152
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
41162
40153
  "releaseTag": "Public",
41163
- "name": "PBEngineInfo",
40154
+ "name": "PBCameraModeArea",
41164
40155
  "preserveMemberOrder": false,
41165
40156
  "members": [
41166
40157
  {
41167
40158
  "kind": "Function",
41168
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
40159
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
41169
40160
  "docComment": "",
41170
40161
  "excerptTokens": [
41171
40162
  {
@@ -41200,8 +40191,8 @@
41200
40191
  },
41201
40192
  {
41202
40193
  "kind": "Reference",
41203
- "text": "PBEngineInfo",
41204
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40194
+ "text": "PBCameraModeArea",
40195
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41205
40196
  },
41206
40197
  {
41207
40198
  "kind": "Content",
@@ -41236,7 +40227,7 @@
41236
40227
  },
41237
40228
  {
41238
40229
  "kind": "Function",
41239
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
40230
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
41240
40231
  "docComment": "",
41241
40232
  "excerptTokens": [
41242
40233
  {
@@ -41245,8 +40236,8 @@
41245
40236
  },
41246
40237
  {
41247
40238
  "kind": "Reference",
41248
- "text": "PBEngineInfo",
41249
- "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
40239
+ "text": "PBCameraModeArea",
40240
+ "canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
41250
40241
  },
41251
40242
  {
41252
40243
  "kind": "Content",
@@ -41301,31 +40292,31 @@
41301
40292
  },
41302
40293
  {
41303
40294
  "kind": "Interface",
41304
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
40295
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface",
41305
40296
  "docComment": "/**\n * @public\n */\n",
41306
40297
  "excerptTokens": [
41307
40298
  {
41308
40299
  "kind": "Content",
41309
- "text": "export interface PBGltfContainer "
40300
+ "text": "export interface Color3 "
41310
40301
  }
41311
40302
  ],
41312
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40303
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41313
40304
  "releaseTag": "Public",
41314
- "name": "PBGltfContainer",
40305
+ "name": "PBColor3",
41315
40306
  "preserveMemberOrder": false,
41316
40307
  "members": [
41317
40308
  {
41318
40309
  "kind": "PropertySignature",
41319
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
41320
- "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
40310
+ "canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
40311
+ "docComment": "",
41321
40312
  "excerptTokens": [
41322
40313
  {
41323
40314
  "kind": "Content",
41324
- "text": "invisibleMeshesCollisionMask?: "
40315
+ "text": "b: "
41325
40316
  },
41326
40317
  {
41327
40318
  "kind": "Content",
41328
- "text": "number | undefined"
40319
+ "text": "number"
41329
40320
  },
41330
40321
  {
41331
40322
  "kind": "Content",
@@ -41333,9 +40324,9 @@
41333
40324
  }
41334
40325
  ],
41335
40326
  "isReadonly": false,
41336
- "isOptional": true,
40327
+ "isOptional": false,
41337
40328
  "releaseTag": "Public",
41338
- "name": "invisibleMeshesCollisionMask",
40329
+ "name": "b",
41339
40330
  "propertyTypeTokenRange": {
41340
40331
  "startIndex": 1,
41341
40332
  "endIndex": 2
@@ -41343,16 +40334,16 @@
41343
40334
  },
41344
40335
  {
41345
40336
  "kind": "PropertySignature",
41346
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
41347
- "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
40337
+ "canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
40338
+ "docComment": "",
41348
40339
  "excerptTokens": [
41349
40340
  {
41350
40341
  "kind": "Content",
41351
- "text": "src: "
40342
+ "text": "g: "
41352
40343
  },
41353
40344
  {
41354
40345
  "kind": "Content",
41355
- "text": "string"
40346
+ "text": "number"
41356
40347
  },
41357
40348
  {
41358
40349
  "kind": "Content",
@@ -41362,7 +40353,7 @@
41362
40353
  "isReadonly": false,
41363
40354
  "isOptional": false,
41364
40355
  "releaseTag": "Public",
41365
- "name": "src",
40356
+ "name": "g",
41366
40357
  "propertyTypeTokenRange": {
41367
40358
  "startIndex": 1,
41368
40359
  "endIndex": 2
@@ -41370,16 +40361,16 @@
41370
40361
  },
41371
40362
  {
41372
40363
  "kind": "PropertySignature",
41373
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41374
- "docComment": "/**\n * default: 0\n */\n",
40364
+ "canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
40365
+ "docComment": "",
41375
40366
  "excerptTokens": [
41376
40367
  {
41377
40368
  "kind": "Content",
41378
- "text": "visibleMeshesCollisionMask?: "
40369
+ "text": "r: "
41379
40370
  },
41380
40371
  {
41381
40372
  "kind": "Content",
41382
- "text": "number | undefined"
40373
+ "text": "number"
41383
40374
  },
41384
40375
  {
41385
40376
  "kind": "Content",
@@ -41387,9 +40378,9 @@
41387
40378
  }
41388
40379
  ],
41389
40380
  "isReadonly": false,
41390
- "isOptional": true,
40381
+ "isOptional": false,
41391
40382
  "releaseTag": "Public",
41392
- "name": "visibleMeshesCollisionMask",
40383
+ "name": "r",
41393
40384
  "propertyTypeTokenRange": {
41394
40385
  "startIndex": 1,
41395
40386
  "endIndex": 2
@@ -41400,22 +40391,22 @@
41400
40391
  },
41401
40392
  {
41402
40393
  "kind": "Namespace",
41403
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
40394
+ "canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
41404
40395
  "docComment": "/**\n * @public\n */\n",
41405
40396
  "excerptTokens": [
41406
40397
  {
41407
40398
  "kind": "Content",
41408
- "text": "export declare namespace PBGltfContainer "
40399
+ "text": "export declare namespace Color3 "
41409
40400
  }
41410
40401
  ],
41411
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
40402
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41412
40403
  "releaseTag": "Public",
41413
- "name": "PBGltfContainer",
40404
+ "name": "PBColor3",
41414
40405
  "preserveMemberOrder": false,
41415
40406
  "members": [
41416
40407
  {
41417
40408
  "kind": "Function",
41418
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
40409
+ "canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
41419
40410
  "docComment": "",
41420
40411
  "excerptTokens": [
41421
40412
  {
@@ -41450,8 +40441,8 @@
41450
40441
  },
41451
40442
  {
41452
40443
  "kind": "Reference",
41453
- "text": "PBGltfContainer",
41454
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40444
+ "text": "Color3",
40445
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41455
40446
  },
41456
40447
  {
41457
40448
  "kind": "Content",
@@ -41486,7 +40477,7 @@
41486
40477
  },
41487
40478
  {
41488
40479
  "kind": "Function",
41489
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
40480
+ "canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
41490
40481
  "docComment": "",
41491
40482
  "excerptTokens": [
41492
40483
  {
@@ -41495,8 +40486,8 @@
41495
40486
  },
41496
40487
  {
41497
40488
  "kind": "Reference",
41498
- "text": "PBGltfContainer",
41499
- "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
40489
+ "text": "Color3",
40490
+ "canonicalReference": "@dcl/playground-assets!PBColor3:interface"
41500
40491
  },
41501
40492
  {
41502
40493
  "kind": "Content",
@@ -41551,32 +40542,31 @@
41551
40542
  },
41552
40543
  {
41553
40544
  "kind": "Interface",
41554
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
40545
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface",
41555
40546
  "docComment": "/**\n * @public\n */\n",
41556
40547
  "excerptTokens": [
41557
40548
  {
41558
40549
  "kind": "Content",
41559
- "text": "export interface PBGltfContainerLoadingState "
40550
+ "text": "export interface Color4 "
41560
40551
  }
41561
40552
  ],
41562
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40553
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41563
40554
  "releaseTag": "Public",
41564
- "name": "PBGltfContainerLoadingState",
40555
+ "name": "PBColor4",
41565
40556
  "preserveMemberOrder": false,
41566
40557
  "members": [
41567
40558
  {
41568
40559
  "kind": "PropertySignature",
41569
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
40560
+ "canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
41570
40561
  "docComment": "",
41571
40562
  "excerptTokens": [
41572
40563
  {
41573
40564
  "kind": "Content",
41574
- "text": "currentState: "
40565
+ "text": "a: "
41575
40566
  },
41576
40567
  {
41577
- "kind": "Reference",
41578
- "text": "LoadingState",
41579
- "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
40568
+ "kind": "Content",
40569
+ "text": "number"
41580
40570
  },
41581
40571
  {
41582
40572
  "kind": "Content",
@@ -41586,7 +40576,88 @@
41586
40576
  "isReadonly": false,
41587
40577
  "isOptional": false,
41588
40578
  "releaseTag": "Public",
41589
- "name": "currentState",
40579
+ "name": "a",
40580
+ "propertyTypeTokenRange": {
40581
+ "startIndex": 1,
40582
+ "endIndex": 2
40583
+ }
40584
+ },
40585
+ {
40586
+ "kind": "PropertySignature",
40587
+ "canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
40588
+ "docComment": "",
40589
+ "excerptTokens": [
40590
+ {
40591
+ "kind": "Content",
40592
+ "text": "b: "
40593
+ },
40594
+ {
40595
+ "kind": "Content",
40596
+ "text": "number"
40597
+ },
40598
+ {
40599
+ "kind": "Content",
40600
+ "text": ";"
40601
+ }
40602
+ ],
40603
+ "isReadonly": false,
40604
+ "isOptional": false,
40605
+ "releaseTag": "Public",
40606
+ "name": "b",
40607
+ "propertyTypeTokenRange": {
40608
+ "startIndex": 1,
40609
+ "endIndex": 2
40610
+ }
40611
+ },
40612
+ {
40613
+ "kind": "PropertySignature",
40614
+ "canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
40615
+ "docComment": "",
40616
+ "excerptTokens": [
40617
+ {
40618
+ "kind": "Content",
40619
+ "text": "g: "
40620
+ },
40621
+ {
40622
+ "kind": "Content",
40623
+ "text": "number"
40624
+ },
40625
+ {
40626
+ "kind": "Content",
40627
+ "text": ";"
40628
+ }
40629
+ ],
40630
+ "isReadonly": false,
40631
+ "isOptional": false,
40632
+ "releaseTag": "Public",
40633
+ "name": "g",
40634
+ "propertyTypeTokenRange": {
40635
+ "startIndex": 1,
40636
+ "endIndex": 2
40637
+ }
40638
+ },
40639
+ {
40640
+ "kind": "PropertySignature",
40641
+ "canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
40642
+ "docComment": "",
40643
+ "excerptTokens": [
40644
+ {
40645
+ "kind": "Content",
40646
+ "text": "r: "
40647
+ },
40648
+ {
40649
+ "kind": "Content",
40650
+ "text": "number"
40651
+ },
40652
+ {
40653
+ "kind": "Content",
40654
+ "text": ";"
40655
+ }
40656
+ ],
40657
+ "isReadonly": false,
40658
+ "isOptional": false,
40659
+ "releaseTag": "Public",
40660
+ "name": "r",
41590
40661
  "propertyTypeTokenRange": {
41591
40662
  "startIndex": 1,
41592
40663
  "endIndex": 2
@@ -41597,22 +40668,22 @@
41597
40668
  },
41598
40669
  {
41599
40670
  "kind": "Namespace",
41600
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
40671
+ "canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
41601
40672
  "docComment": "/**\n * @public\n */\n",
41602
40673
  "excerptTokens": [
41603
40674
  {
41604
40675
  "kind": "Content",
41605
- "text": "export declare namespace PBGltfContainerLoadingState "
40676
+ "text": "export declare namespace Color4 "
41606
40677
  }
41607
40678
  ],
41608
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
40679
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
41609
40680
  "releaseTag": "Public",
41610
- "name": "PBGltfContainerLoadingState",
40681
+ "name": "PBColor4",
41611
40682
  "preserveMemberOrder": false,
41612
40683
  "members": [
41613
40684
  {
41614
40685
  "kind": "Function",
41615
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
40686
+ "canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
41616
40687
  "docComment": "",
41617
40688
  "excerptTokens": [
41618
40689
  {
@@ -41647,8 +40718,8 @@
41647
40718
  },
41648
40719
  {
41649
40720
  "kind": "Reference",
41650
- "text": "PBGltfContainerLoadingState",
41651
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40721
+ "text": "Color4",
40722
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41652
40723
  },
41653
40724
  {
41654
40725
  "kind": "Content",
@@ -41683,7 +40754,7 @@
41683
40754
  },
41684
40755
  {
41685
40756
  "kind": "Function",
41686
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
40757
+ "canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
41687
40758
  "docComment": "",
41688
40759
  "excerptTokens": [
41689
40760
  {
@@ -41692,8 +40763,8 @@
41692
40763
  },
41693
40764
  {
41694
40765
  "kind": "Reference",
41695
- "text": "PBGltfContainerLoadingState",
41696
- "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
40766
+ "text": "Color4",
40767
+ "canonicalReference": "@dcl/playground-assets!PBColor4:interface"
41697
40768
  },
41698
40769
  {
41699
40770
  "kind": "Content",
@@ -41748,31 +40819,31 @@
41748
40819
  },
41749
40820
  {
41750
40821
  "kind": "Interface",
41751
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface",
40822
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
41752
40823
  "docComment": "/**\n * @public\n */\n",
41753
40824
  "excerptTokens": [
41754
40825
  {
41755
40826
  "kind": "Content",
41756
- "text": "export interface PBGltfNodeModifiers_GltfNodeModifier "
40827
+ "text": "export interface PBEngineInfo "
41757
40828
  }
41758
40829
  ],
41759
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
40830
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41760
40831
  "releaseTag": "Public",
41761
- "name": "PBGltfNodeModifiers_GltfNodeModifier",
40832
+ "name": "PBEngineInfo",
41762
40833
  "preserveMemberOrder": false,
41763
40834
  "members": [
41764
40835
  {
41765
40836
  "kind": "PropertySignature",
41766
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#castShadows:member",
41767
- "docComment": "/**\n * The casting shadows enabled override\n */\n",
40837
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
40838
+ "docComment": "/**\n * frame counter of the engine\n */\n",
41768
40839
  "excerptTokens": [
41769
40840
  {
41770
40841
  "kind": "Content",
41771
- "text": "castShadows?: "
40842
+ "text": "frameNumber: "
41772
40843
  },
41773
40844
  {
41774
40845
  "kind": "Content",
41775
- "text": "boolean | undefined"
40846
+ "text": "number"
41776
40847
  },
41777
40848
  {
41778
40849
  "kind": "Content",
@@ -41780,9 +40851,9 @@
41780
40851
  }
41781
40852
  ],
41782
40853
  "isReadonly": false,
41783
- "isOptional": true,
40854
+ "isOptional": false,
41784
40855
  "releaseTag": "Public",
41785
- "name": "castShadows",
40856
+ "name": "frameNumber",
41786
40857
  "propertyTypeTokenRange": {
41787
40858
  "startIndex": 1,
41788
40859
  "endIndex": 2
@@ -41790,21 +40861,16 @@
41790
40861
  },
41791
40862
  {
41792
40863
  "kind": "PropertySignature",
41793
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#material:member",
41794
- "docComment": "/**\n * The Material that will be overridden on the target Node\n */\n",
40864
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
40865
+ "docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
41795
40866
  "excerptTokens": [
41796
40867
  {
41797
40868
  "kind": "Content",
41798
- "text": "material?: "
41799
- },
41800
- {
41801
- "kind": "Reference",
41802
- "text": "PBMaterial",
41803
- "canonicalReference": "@dcl/playground-assets!PBMaterial"
40869
+ "text": "tickNumber: "
41804
40870
  },
41805
40871
  {
41806
40872
  "kind": "Content",
41807
- "text": " | undefined"
40873
+ "text": "number"
41808
40874
  },
41809
40875
  {
41810
40876
  "kind": "Content",
@@ -41812,26 +40878,26 @@
41812
40878
  }
41813
40879
  ],
41814
40880
  "isReadonly": false,
41815
- "isOptional": true,
40881
+ "isOptional": false,
41816
40882
  "releaseTag": "Public",
41817
- "name": "material",
40883
+ "name": "tickNumber",
41818
40884
  "propertyTypeTokenRange": {
41819
40885
  "startIndex": 1,
41820
- "endIndex": 3
40886
+ "endIndex": 2
41821
40887
  }
41822
40888
  },
41823
40889
  {
41824
40890
  "kind": "PropertySignature",
41825
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#path:member",
41826
- "docComment": "/**\n * The GLTF hierarchy path of the target Node to be affected\n */\n",
40891
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
40892
+ "docComment": "/**\n * total runtime of this scene in seconds\n */\n",
41827
40893
  "excerptTokens": [
41828
40894
  {
41829
40895
  "kind": "Content",
41830
- "text": "path: "
40896
+ "text": "totalRuntime: "
41831
40897
  },
41832
40898
  {
41833
40899
  "kind": "Content",
41834
- "text": "string"
40900
+ "text": "number"
41835
40901
  },
41836
40902
  {
41837
40903
  "kind": "Content",
@@ -41841,7 +40907,7 @@
41841
40907
  "isReadonly": false,
41842
40908
  "isOptional": false,
41843
40909
  "releaseTag": "Public",
41844
- "name": "path",
40910
+ "name": "totalRuntime",
41845
40911
  "propertyTypeTokenRange": {
41846
40912
  "startIndex": 1,
41847
40913
  "endIndex": 2
@@ -41852,22 +40918,22 @@
41852
40918
  },
41853
40919
  {
41854
40920
  "kind": "Namespace",
41855
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:namespace",
40921
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
41856
40922
  "docComment": "/**\n * @public\n */\n",
41857
40923
  "excerptTokens": [
41858
40924
  {
41859
40925
  "kind": "Content",
41860
- "text": "export declare namespace PBGltfNodeModifiers_GltfNodeModifier "
40926
+ "text": "export declare namespace PBEngineInfo "
41861
40927
  }
41862
40928
  ],
41863
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
40929
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
41864
40930
  "releaseTag": "Public",
41865
- "name": "PBGltfNodeModifiers_GltfNodeModifier",
40931
+ "name": "PBEngineInfo",
41866
40932
  "preserveMemberOrder": false,
41867
40933
  "members": [
41868
40934
  {
41869
40935
  "kind": "Function",
41870
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.decode:function(1)",
40936
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
41871
40937
  "docComment": "",
41872
40938
  "excerptTokens": [
41873
40939
  {
@@ -41902,8 +40968,8 @@
41902
40968
  },
41903
40969
  {
41904
40970
  "kind": "Reference",
41905
- "text": "PBGltfNodeModifiers_GltfNodeModifier",
41906
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
40971
+ "text": "PBEngineInfo",
40972
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41907
40973
  },
41908
40974
  {
41909
40975
  "kind": "Content",
@@ -41938,7 +41004,7 @@
41938
41004
  },
41939
41005
  {
41940
41006
  "kind": "Function",
41941
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.encode:function(1)",
41007
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
41942
41008
  "docComment": "",
41943
41009
  "excerptTokens": [
41944
41010
  {
@@ -41947,8 +41013,8 @@
41947
41013
  },
41948
41014
  {
41949
41015
  "kind": "Reference",
41950
- "text": "PBGltfNodeModifiers_GltfNodeModifier",
41951
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
41016
+ "text": "PBEngineInfo",
41017
+ "canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
41952
41018
  },
41953
41019
  {
41954
41020
  "kind": "Content",
@@ -42003,36 +41069,58 @@
42003
41069
  },
42004
41070
  {
42005
41071
  "kind": "Interface",
42006
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface",
41072
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
42007
41073
  "docComment": "/**\n * @public\n */\n",
42008
41074
  "excerptTokens": [
42009
41075
  {
42010
41076
  "kind": "Content",
42011
- "text": "export interface PBGltfNodeModifiers "
41077
+ "text": "export interface PBGltfContainer "
42012
41078
  }
42013
41079
  ],
42014
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
41080
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
42015
41081
  "releaseTag": "Public",
42016
- "name": "PBGltfNodeModifiers",
41082
+ "name": "PBGltfContainer",
42017
41083
  "preserveMemberOrder": false,
42018
41084
  "members": [
42019
41085
  {
42020
41086
  "kind": "PropertySignature",
42021
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers#modifiers:member",
42022
- "docComment": "",
41087
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
41088
+ "docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
42023
41089
  "excerptTokens": [
42024
41090
  {
42025
41091
  "kind": "Content",
42026
- "text": "modifiers: "
41092
+ "text": "invisibleMeshesCollisionMask?: "
42027
41093
  },
42028
41094
  {
42029
- "kind": "Reference",
42030
- "text": "PBGltfNodeModifiers_GltfNodeModifier",
42031
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
41095
+ "kind": "Content",
41096
+ "text": "number | undefined"
42032
41097
  },
42033
41098
  {
42034
41099
  "kind": "Content",
42035
- "text": "[]"
41100
+ "text": ";"
41101
+ }
41102
+ ],
41103
+ "isReadonly": false,
41104
+ "isOptional": true,
41105
+ "releaseTag": "Public",
41106
+ "name": "invisibleMeshesCollisionMask",
41107
+ "propertyTypeTokenRange": {
41108
+ "startIndex": 1,
41109
+ "endIndex": 2
41110
+ }
41111
+ },
41112
+ {
41113
+ "kind": "PropertySignature",
41114
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
41115
+ "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
41116
+ "excerptTokens": [
41117
+ {
41118
+ "kind": "Content",
41119
+ "text": "src: "
41120
+ },
41121
+ {
41122
+ "kind": "Content",
41123
+ "text": "string"
42036
41124
  },
42037
41125
  {
42038
41126
  "kind": "Content",
@@ -42042,10 +41130,37 @@
42042
41130
  "isReadonly": false,
42043
41131
  "isOptional": false,
42044
41132
  "releaseTag": "Public",
42045
- "name": "modifiers",
41133
+ "name": "src",
42046
41134
  "propertyTypeTokenRange": {
42047
41135
  "startIndex": 1,
42048
- "endIndex": 3
41136
+ "endIndex": 2
41137
+ }
41138
+ },
41139
+ {
41140
+ "kind": "PropertySignature",
41141
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
41142
+ "docComment": "/**\n * default: 0\n */\n",
41143
+ "excerptTokens": [
41144
+ {
41145
+ "kind": "Content",
41146
+ "text": "visibleMeshesCollisionMask?: "
41147
+ },
41148
+ {
41149
+ "kind": "Content",
41150
+ "text": "number | undefined"
41151
+ },
41152
+ {
41153
+ "kind": "Content",
41154
+ "text": ";"
41155
+ }
41156
+ ],
41157
+ "isReadonly": false,
41158
+ "isOptional": true,
41159
+ "releaseTag": "Public",
41160
+ "name": "visibleMeshesCollisionMask",
41161
+ "propertyTypeTokenRange": {
41162
+ "startIndex": 1,
41163
+ "endIndex": 2
42049
41164
  }
42050
41165
  }
42051
41166
  ],
@@ -42053,22 +41168,22 @@
42053
41168
  },
42054
41169
  {
42055
41170
  "kind": "Namespace",
42056
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:namespace",
41171
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
42057
41172
  "docComment": "/**\n * @public\n */\n",
42058
41173
  "excerptTokens": [
42059
41174
  {
42060
41175
  "kind": "Content",
42061
- "text": "export declare namespace PBGltfNodeModifiers "
41176
+ "text": "export declare namespace PBGltfContainer "
42062
41177
  }
42063
41178
  ],
42064
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
41179
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
42065
41180
  "releaseTag": "Public",
42066
- "name": "PBGltfNodeModifiers",
41181
+ "name": "PBGltfContainer",
42067
41182
  "preserveMemberOrder": false,
42068
41183
  "members": [
42069
41184
  {
42070
41185
  "kind": "Function",
42071
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.decode:function(1)",
41186
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
42072
41187
  "docComment": "",
42073
41188
  "excerptTokens": [
42074
41189
  {
@@ -42103,8 +41218,8 @@
42103
41218
  },
42104
41219
  {
42105
41220
  "kind": "Reference",
42106
- "text": "PBGltfNodeModifiers",
42107
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
41221
+ "text": "PBGltfContainer",
41222
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42108
41223
  },
42109
41224
  {
42110
41225
  "kind": "Content",
@@ -42139,7 +41254,7 @@
42139
41254
  },
42140
41255
  {
42141
41256
  "kind": "Function",
42142
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.encode:function(1)",
41257
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
42143
41258
  "docComment": "",
42144
41259
  "excerptTokens": [
42145
41260
  {
@@ -42148,8 +41263,8 @@
42148
41263
  },
42149
41264
  {
42150
41265
  "kind": "Reference",
42151
- "text": "PBGltfNodeModifiers",
42152
- "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
41266
+ "text": "PBGltfContainer",
41267
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
42153
41268
  },
42154
41269
  {
42155
41270
  "kind": "Content",
@@ -42204,166 +41319,32 @@
42204
41319
  },
42205
41320
  {
42206
41321
  "kind": "Interface",
42207
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
41322
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
42208
41323
  "docComment": "/**\n * @public\n */\n",
42209
41324
  "excerptTokens": [
42210
41325
  {
42211
41326
  "kind": "Content",
42212
- "text": "export interface PBInputModifier_StandardInput "
41327
+ "text": "export interface PBGltfContainerLoadingState "
42213
41328
  }
42214
41329
  ],
42215
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41330
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42216
41331
  "releaseTag": "Public",
42217
- "name": "PBInputModifier_StandardInput",
41332
+ "name": "PBGltfContainerLoadingState",
42218
41333
  "preserveMemberOrder": false,
42219
41334
  "members": [
42220
41335
  {
42221
41336
  "kind": "PropertySignature",
42222
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
42223
- "docComment": "",
42224
- "excerptTokens": [
42225
- {
42226
- "kind": "Content",
42227
- "text": "disableAll?: "
42228
- },
42229
- {
42230
- "kind": "Content",
42231
- "text": "boolean | undefined"
42232
- },
42233
- {
42234
- "kind": "Content",
42235
- "text": ";"
42236
- }
42237
- ],
42238
- "isReadonly": false,
42239
- "isOptional": true,
42240
- "releaseTag": "Public",
42241
- "name": "disableAll",
42242
- "propertyTypeTokenRange": {
42243
- "startIndex": 1,
42244
- "endIndex": 2
42245
- }
42246
- },
42247
- {
42248
- "kind": "PropertySignature",
42249
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
42250
- "docComment": "",
42251
- "excerptTokens": [
42252
- {
42253
- "kind": "Content",
42254
- "text": "disableEmote?: "
42255
- },
42256
- {
42257
- "kind": "Content",
42258
- "text": "boolean | undefined"
42259
- },
42260
- {
42261
- "kind": "Content",
42262
- "text": ";"
42263
- }
42264
- ],
42265
- "isReadonly": false,
42266
- "isOptional": true,
42267
- "releaseTag": "Public",
42268
- "name": "disableEmote",
42269
- "propertyTypeTokenRange": {
42270
- "startIndex": 1,
42271
- "endIndex": 2
42272
- }
42273
- },
42274
- {
42275
- "kind": "PropertySignature",
42276
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
42277
- "docComment": "",
42278
- "excerptTokens": [
42279
- {
42280
- "kind": "Content",
42281
- "text": "disableJog?: "
42282
- },
42283
- {
42284
- "kind": "Content",
42285
- "text": "boolean | undefined"
42286
- },
42287
- {
42288
- "kind": "Content",
42289
- "text": ";"
42290
- }
42291
- ],
42292
- "isReadonly": false,
42293
- "isOptional": true,
42294
- "releaseTag": "Public",
42295
- "name": "disableJog",
42296
- "propertyTypeTokenRange": {
42297
- "startIndex": 1,
42298
- "endIndex": 2
42299
- }
42300
- },
42301
- {
42302
- "kind": "PropertySignature",
42303
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
42304
- "docComment": "",
42305
- "excerptTokens": [
42306
- {
42307
- "kind": "Content",
42308
- "text": "disableJump?: "
42309
- },
42310
- {
42311
- "kind": "Content",
42312
- "text": "boolean | undefined"
42313
- },
42314
- {
42315
- "kind": "Content",
42316
- "text": ";"
42317
- }
42318
- ],
42319
- "isReadonly": false,
42320
- "isOptional": true,
42321
- "releaseTag": "Public",
42322
- "name": "disableJump",
42323
- "propertyTypeTokenRange": {
42324
- "startIndex": 1,
42325
- "endIndex": 2
42326
- }
42327
- },
42328
- {
42329
- "kind": "PropertySignature",
42330
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
42331
- "docComment": "",
42332
- "excerptTokens": [
42333
- {
42334
- "kind": "Content",
42335
- "text": "disableRun?: "
42336
- },
42337
- {
42338
- "kind": "Content",
42339
- "text": "boolean | undefined"
42340
- },
42341
- {
42342
- "kind": "Content",
42343
- "text": ";"
42344
- }
42345
- ],
42346
- "isReadonly": false,
42347
- "isOptional": true,
42348
- "releaseTag": "Public",
42349
- "name": "disableRun",
42350
- "propertyTypeTokenRange": {
42351
- "startIndex": 1,
42352
- "endIndex": 2
42353
- }
42354
- },
42355
- {
42356
- "kind": "PropertySignature",
42357
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
41337
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
42358
41338
  "docComment": "",
42359
41339
  "excerptTokens": [
42360
41340
  {
42361
41341
  "kind": "Content",
42362
- "text": "disableWalk?: "
41342
+ "text": "currentState: "
42363
41343
  },
42364
41344
  {
42365
- "kind": "Content",
42366
- "text": "boolean | undefined"
41345
+ "kind": "Reference",
41346
+ "text": "LoadingState",
41347
+ "canonicalReference": "@dcl/playground-assets!LoadingState:enum"
42367
41348
  },
42368
41349
  {
42369
41350
  "kind": "Content",
@@ -42371,9 +41352,9 @@
42371
41352
  }
42372
41353
  ],
42373
41354
  "isReadonly": false,
42374
- "isOptional": true,
41355
+ "isOptional": false,
42375
41356
  "releaseTag": "Public",
42376
- "name": "disableWalk",
41357
+ "name": "currentState",
42377
41358
  "propertyTypeTokenRange": {
42378
41359
  "startIndex": 1,
42379
41360
  "endIndex": 2
@@ -42384,22 +41365,22 @@
42384
41365
  },
42385
41366
  {
42386
41367
  "kind": "Namespace",
42387
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
41368
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
42388
41369
  "docComment": "/**\n * @public\n */\n",
42389
41370
  "excerptTokens": [
42390
41371
  {
42391
41372
  "kind": "Content",
42392
- "text": "export declare namespace PBInputModifier_StandardInput "
41373
+ "text": "export declare namespace PBGltfContainerLoadingState "
42393
41374
  }
42394
41375
  ],
42395
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41376
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
42396
41377
  "releaseTag": "Public",
42397
- "name": "PBInputModifier_StandardInput",
41378
+ "name": "PBGltfContainerLoadingState",
42398
41379
  "preserveMemberOrder": false,
42399
41380
  "members": [
42400
41381
  {
42401
41382
  "kind": "Function",
42402
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
41383
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
42403
41384
  "docComment": "",
42404
41385
  "excerptTokens": [
42405
41386
  {
@@ -42434,8 +41415,8 @@
42434
41415
  },
42435
41416
  {
42436
41417
  "kind": "Reference",
42437
- "text": "PBInputModifier_StandardInput",
42438
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
41418
+ "text": "PBGltfContainerLoadingState",
41419
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42439
41420
  },
42440
41421
  {
42441
41422
  "kind": "Content",
@@ -42470,7 +41451,7 @@
42470
41451
  },
42471
41452
  {
42472
41453
  "kind": "Function",
42473
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
41454
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
42474
41455
  "docComment": "",
42475
41456
  "excerptTokens": [
42476
41457
  {
@@ -42479,8 +41460,8 @@
42479
41460
  },
42480
41461
  {
42481
41462
  "kind": "Reference",
42482
- "text": "PBInputModifier_StandardInput",
42483
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
41463
+ "text": "PBGltfContainerLoadingState",
41464
+ "canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
42484
41465
  },
42485
41466
  {
42486
41467
  "kind": "Content",
@@ -42535,40 +41516,63 @@
42535
41516
  },
42536
41517
  {
42537
41518
  "kind": "Interface",
42538
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
41519
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface",
42539
41520
  "docComment": "/**\n * @public\n */\n",
42540
41521
  "excerptTokens": [
42541
41522
  {
42542
41523
  "kind": "Content",
42543
- "text": "export interface PBInputModifier "
41524
+ "text": "export interface PBGltfNodeModifiers_GltfNodeModifier "
42544
41525
  }
42545
41526
  ],
42546
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41527
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
42547
41528
  "releaseTag": "Public",
42548
- "name": "PBInputModifier",
41529
+ "name": "PBGltfNodeModifiers_GltfNodeModifier",
42549
41530
  "preserveMemberOrder": false,
42550
41531
  "members": [
42551
41532
  {
42552
41533
  "kind": "PropertySignature",
42553
- "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
42554
- "docComment": "",
41534
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#castShadows:member",
41535
+ "docComment": "/**\n * The casting shadows enabled override\n */\n",
42555
41536
  "excerptTokens": [
42556
41537
  {
42557
41538
  "kind": "Content",
42558
- "text": "mode?: "
41539
+ "text": "castShadows?: "
42559
41540
  },
42560
41541
  {
42561
41542
  "kind": "Content",
42562
- "text": "{\n $case: \"standard\";\n standard: "
41543
+ "text": "boolean | undefined"
41544
+ },
41545
+ {
41546
+ "kind": "Content",
41547
+ "text": ";"
41548
+ }
41549
+ ],
41550
+ "isReadonly": false,
41551
+ "isOptional": true,
41552
+ "releaseTag": "Public",
41553
+ "name": "castShadows",
41554
+ "propertyTypeTokenRange": {
41555
+ "startIndex": 1,
41556
+ "endIndex": 2
41557
+ }
41558
+ },
41559
+ {
41560
+ "kind": "PropertySignature",
41561
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#material:member",
41562
+ "docComment": "/**\n * The Material that will be overridden on the target Node\n */\n",
41563
+ "excerptTokens": [
41564
+ {
41565
+ "kind": "Content",
41566
+ "text": "material?: "
42563
41567
  },
42564
41568
  {
42565
41569
  "kind": "Reference",
42566
- "text": "PBInputModifier_StandardInput",
42567
- "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
41570
+ "text": "PBMaterial",
41571
+ "canonicalReference": "@dcl/playground-assets!PBMaterial"
42568
41572
  },
42569
41573
  {
42570
41574
  "kind": "Content",
42571
- "text": ";\n } | undefined"
41575
+ "text": " | undefined"
42572
41576
  },
42573
41577
  {
42574
41578
  "kind": "Content",
@@ -42578,10 +41582,37 @@
42578
41582
  "isReadonly": false,
42579
41583
  "isOptional": true,
42580
41584
  "releaseTag": "Public",
42581
- "name": "mode",
41585
+ "name": "material",
42582
41586
  "propertyTypeTokenRange": {
42583
41587
  "startIndex": 1,
42584
- "endIndex": 4
41588
+ "endIndex": 3
41589
+ }
41590
+ },
41591
+ {
41592
+ "kind": "PropertySignature",
41593
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#path:member",
41594
+ "docComment": "/**\n * The GLTF hierarchy path of the target Node to be affected\n */\n",
41595
+ "excerptTokens": [
41596
+ {
41597
+ "kind": "Content",
41598
+ "text": "path: "
41599
+ },
41600
+ {
41601
+ "kind": "Content",
41602
+ "text": "string"
41603
+ },
41604
+ {
41605
+ "kind": "Content",
41606
+ "text": ";"
41607
+ }
41608
+ ],
41609
+ "isReadonly": false,
41610
+ "isOptional": false,
41611
+ "releaseTag": "Public",
41612
+ "name": "path",
41613
+ "propertyTypeTokenRange": {
41614
+ "startIndex": 1,
41615
+ "endIndex": 2
42585
41616
  }
42586
41617
  }
42587
41618
  ],
@@ -42589,22 +41620,22 @@
42589
41620
  },
42590
41621
  {
42591
41622
  "kind": "Namespace",
42592
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
41623
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:namespace",
42593
41624
  "docComment": "/**\n * @public\n */\n",
42594
41625
  "excerptTokens": [
42595
41626
  {
42596
41627
  "kind": "Content",
42597
- "text": "export declare namespace PBInputModifier "
41628
+ "text": "export declare namespace PBGltfNodeModifiers_GltfNodeModifier "
42598
41629
  }
42599
41630
  ],
42600
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
41631
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
42601
41632
  "releaseTag": "Public",
42602
- "name": "PBInputModifier",
41633
+ "name": "PBGltfNodeModifiers_GltfNodeModifier",
42603
41634
  "preserveMemberOrder": false,
42604
41635
  "members": [
42605
41636
  {
42606
41637
  "kind": "Function",
42607
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
41638
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.decode:function(1)",
42608
41639
  "docComment": "",
42609
41640
  "excerptTokens": [
42610
41641
  {
@@ -42639,8 +41670,8 @@
42639
41670
  },
42640
41671
  {
42641
41672
  "kind": "Reference",
42642
- "text": "PBInputModifier",
42643
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41673
+ "text": "PBGltfNodeModifiers_GltfNodeModifier",
41674
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
42644
41675
  },
42645
41676
  {
42646
41677
  "kind": "Content",
@@ -42675,7 +41706,7 @@
42675
41706
  },
42676
41707
  {
42677
41708
  "kind": "Function",
42678
- "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
41709
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.encode:function(1)",
42679
41710
  "docComment": "",
42680
41711
  "excerptTokens": [
42681
41712
  {
@@ -42684,8 +41715,8 @@
42684
41715
  },
42685
41716
  {
42686
41717
  "kind": "Reference",
42687
- "text": "PBInputModifier",
42688
- "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
41718
+ "text": "PBGltfNodeModifiers_GltfNodeModifier",
41719
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
42689
41720
  },
42690
41721
  {
42691
41722
  "kind": "Content",
@@ -42740,36 +41771,36 @@
42740
41771
  },
42741
41772
  {
42742
41773
  "kind": "Interface",
42743
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
41774
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface",
42744
41775
  "docComment": "/**\n * @public\n */\n",
42745
41776
  "excerptTokens": [
42746
41777
  {
42747
41778
  "kind": "Content",
42748
- "text": "export interface PBLightSource_Point "
41779
+ "text": "export interface PBGltfNodeModifiers "
42749
41780
  }
42750
41781
  ],
42751
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41782
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
42752
41783
  "releaseTag": "Public",
42753
- "name": "PBLightSource_Point",
41784
+ "name": "PBGltfNodeModifiers",
42754
41785
  "preserveMemberOrder": false,
42755
41786
  "members": [
42756
41787
  {
42757
41788
  "kind": "PropertySignature",
42758
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point#shadow:member",
42759
- "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
41789
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers#modifiers:member",
41790
+ "docComment": "",
42760
41791
  "excerptTokens": [
42761
41792
  {
42762
41793
  "kind": "Content",
42763
- "text": "shadow?: "
41794
+ "text": "modifiers: "
42764
41795
  },
42765
41796
  {
42766
41797
  "kind": "Reference",
42767
- "text": "PBLightSource_ShadowType",
42768
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
41798
+ "text": "PBGltfNodeModifiers_GltfNodeModifier",
41799
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
42769
41800
  },
42770
41801
  {
42771
41802
  "kind": "Content",
42772
- "text": " | undefined"
41803
+ "text": "[]"
42773
41804
  },
42774
41805
  {
42775
41806
  "kind": "Content",
@@ -42777,9 +41808,9 @@
42777
41808
  }
42778
41809
  ],
42779
41810
  "isReadonly": false,
42780
- "isOptional": true,
41811
+ "isOptional": false,
42781
41812
  "releaseTag": "Public",
42782
- "name": "shadow",
41813
+ "name": "modifiers",
42783
41814
  "propertyTypeTokenRange": {
42784
41815
  "startIndex": 1,
42785
41816
  "endIndex": 3
@@ -42790,22 +41821,22 @@
42790
41821
  },
42791
41822
  {
42792
41823
  "kind": "Namespace",
42793
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
41824
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:namespace",
42794
41825
  "docComment": "/**\n * @public\n */\n",
42795
41826
  "excerptTokens": [
42796
41827
  {
42797
41828
  "kind": "Content",
42798
- "text": "export declare namespace PBLightSource_Point "
41829
+ "text": "export declare namespace PBGltfNodeModifiers "
42799
41830
  }
42800
41831
  ],
42801
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41832
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
42802
41833
  "releaseTag": "Public",
42803
- "name": "PBLightSource_Point",
41834
+ "name": "PBGltfNodeModifiers",
42804
41835
  "preserveMemberOrder": false,
42805
41836
  "members": [
42806
41837
  {
42807
41838
  "kind": "Function",
42808
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
41839
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.decode:function(1)",
42809
41840
  "docComment": "",
42810
41841
  "excerptTokens": [
42811
41842
  {
@@ -42840,8 +41871,8 @@
42840
41871
  },
42841
41872
  {
42842
41873
  "kind": "Reference",
42843
- "text": "PBLightSource_Point",
42844
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41874
+ "text": "PBGltfNodeModifiers",
41875
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
42845
41876
  },
42846
41877
  {
42847
41878
  "kind": "Content",
@@ -42876,7 +41907,7 @@
42876
41907
  },
42877
41908
  {
42878
41909
  "kind": "Function",
42879
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
41910
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.encode:function(1)",
42880
41911
  "docComment": "",
42881
41912
  "excerptTokens": [
42882
41913
  {
@@ -42885,8 +41916,8 @@
42885
41916
  },
42886
41917
  {
42887
41918
  "kind": "Reference",
42888
- "text": "PBLightSource_Point",
42889
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
41919
+ "text": "PBGltfNodeModifiers",
41920
+ "canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
42890
41921
  },
42891
41922
  {
42892
41923
  "kind": "Content",
@@ -42940,112 +41971,86 @@
42940
41971
  ]
42941
41972
  },
42942
41973
  {
42943
- "kind": "Enum",
42944
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum",
41974
+ "kind": "Interface",
41975
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
42945
41976
  "docComment": "/**\n * @public\n */\n",
42946
41977
  "excerptTokens": [
42947
41978
  {
42948
41979
  "kind": "Content",
42949
- "text": "export declare const enum PBLightSource_ShadowType "
41980
+ "text": "export interface PBInputModifier_StandardInput "
42950
41981
  }
42951
41982
  ],
42952
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
41983
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
42953
41984
  "releaseTag": "Public",
42954
- "name": "PBLightSource_ShadowType",
41985
+ "name": "PBInputModifier_StandardInput",
42955
41986
  "preserveMemberOrder": false,
42956
41987
  "members": [
42957
41988
  {
42958
- "kind": "EnumMember",
42959
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_HARD:member",
42960
- "docComment": "/**\n * ST_HARD - Less realistic type of shadow but more performant, uses hard edges.\n */\n",
41989
+ "kind": "PropertySignature",
41990
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
41991
+ "docComment": "",
42961
41992
  "excerptTokens": [
42962
41993
  {
42963
41994
  "kind": "Content",
42964
- "text": "ST_HARD = "
41995
+ "text": "disableAll?: "
42965
41996
  },
42966
41997
  {
42967
41998
  "kind": "Content",
42968
- "text": "2"
42969
- }
42970
- ],
42971
- "initializerTokenRange": {
42972
- "startIndex": 1,
42973
- "endIndex": 2
42974
- },
42975
- "releaseTag": "Public",
42976
- "name": "ST_HARD"
42977
- },
42978
- {
42979
- "kind": "EnumMember",
42980
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_NONE:member",
42981
- "docComment": "/**\n * ST_NONE - No shadows are cast from this LightSource.\n */\n",
42982
- "excerptTokens": [
42983
- {
42984
- "kind": "Content",
42985
- "text": "ST_NONE = "
41999
+ "text": "boolean | undefined"
42986
42000
  },
42987
42001
  {
42988
42002
  "kind": "Content",
42989
- "text": "0"
42003
+ "text": ";"
42990
42004
  }
42991
42005
  ],
42992
- "initializerTokenRange": {
42006
+ "isReadonly": false,
42007
+ "isOptional": true,
42008
+ "releaseTag": "Public",
42009
+ "name": "disableAll",
42010
+ "propertyTypeTokenRange": {
42993
42011
  "startIndex": 1,
42994
42012
  "endIndex": 2
42995
- },
42996
- "releaseTag": "Public",
42997
- "name": "ST_NONE"
42013
+ }
42998
42014
  },
42999
42015
  {
43000
- "kind": "EnumMember",
43001
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_SOFT:member",
43002
- "docComment": "/**\n * ST_SOFT - More realistic type of shadow that reduces block artifacts, noise or pixelation, but requires more processing.\n */\n",
42016
+ "kind": "PropertySignature",
42017
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
42018
+ "docComment": "",
43003
42019
  "excerptTokens": [
43004
42020
  {
43005
42021
  "kind": "Content",
43006
- "text": "ST_SOFT = "
42022
+ "text": "disableEmote?: "
43007
42023
  },
43008
42024
  {
43009
42025
  "kind": "Content",
43010
- "text": "1"
42026
+ "text": "boolean | undefined"
42027
+ },
42028
+ {
42029
+ "kind": "Content",
42030
+ "text": ";"
43011
42031
  }
43012
42032
  ],
43013
- "initializerTokenRange": {
42033
+ "isReadonly": false,
42034
+ "isOptional": true,
42035
+ "releaseTag": "Public",
42036
+ "name": "disableEmote",
42037
+ "propertyTypeTokenRange": {
43014
42038
  "startIndex": 1,
43015
42039
  "endIndex": 2
43016
- },
43017
- "releaseTag": "Public",
43018
- "name": "ST_SOFT"
43019
- }
43020
- ]
43021
- },
43022
- {
43023
- "kind": "Interface",
43024
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
43025
- "docComment": "/**\n * @public\n */\n",
43026
- "excerptTokens": [
43027
- {
43028
- "kind": "Content",
43029
- "text": "export interface PBLightSource_Spot "
43030
- }
43031
- ],
43032
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
43033
- "releaseTag": "Public",
43034
- "name": "PBLightSource_Spot",
43035
- "preserveMemberOrder": false,
43036
- "members": [
42040
+ }
42041
+ },
43037
42042
  {
43038
42043
  "kind": "PropertySignature",
43039
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
43040
- "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",
42044
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
42045
+ "docComment": "",
43041
42046
  "excerptTokens": [
43042
42047
  {
43043
42048
  "kind": "Content",
43044
- "text": "innerAngle?: "
42049
+ "text": "disableJog?: "
43045
42050
  },
43046
42051
  {
43047
42052
  "kind": "Content",
43048
- "text": "number | undefined"
42053
+ "text": "boolean | undefined"
43049
42054
  },
43050
42055
  {
43051
42056
  "kind": "Content",
@@ -43055,7 +42060,7 @@
43055
42060
  "isReadonly": false,
43056
42061
  "isOptional": true,
43057
42062
  "releaseTag": "Public",
43058
- "name": "innerAngle",
42063
+ "name": "disableJog",
43059
42064
  "propertyTypeTokenRange": {
43060
42065
  "startIndex": 1,
43061
42066
  "endIndex": 2
@@ -43063,16 +42068,16 @@
43063
42068
  },
43064
42069
  {
43065
42070
  "kind": "PropertySignature",
43066
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
43067
- "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",
42071
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
42072
+ "docComment": "",
43068
42073
  "excerptTokens": [
43069
42074
  {
43070
42075
  "kind": "Content",
43071
- "text": "outerAngle?: "
42076
+ "text": "disableJump?: "
43072
42077
  },
43073
42078
  {
43074
42079
  "kind": "Content",
43075
- "text": "number | undefined"
42080
+ "text": "boolean | undefined"
43076
42081
  },
43077
42082
  {
43078
42083
  "kind": "Content",
@@ -43082,7 +42087,7 @@
43082
42087
  "isReadonly": false,
43083
42088
  "isOptional": true,
43084
42089
  "releaseTag": "Public",
43085
- "name": "outerAngle",
42090
+ "name": "disableJump",
43086
42091
  "propertyTypeTokenRange": {
43087
42092
  "startIndex": 1,
43088
42093
  "endIndex": 2
@@ -43090,21 +42095,16 @@
43090
42095
  },
43091
42096
  {
43092
42097
  "kind": "PropertySignature",
43093
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadow:member",
43094
- "docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
42098
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
42099
+ "docComment": "",
43095
42100
  "excerptTokens": [
43096
42101
  {
43097
42102
  "kind": "Content",
43098
- "text": "shadow?: "
43099
- },
43100
- {
43101
- "kind": "Reference",
43102
- "text": "PBLightSource_ShadowType",
43103
- "canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
42103
+ "text": "disableRun?: "
43104
42104
  },
43105
42105
  {
43106
42106
  "kind": "Content",
43107
- "text": " | undefined"
42107
+ "text": "boolean | undefined"
43108
42108
  },
43109
42109
  {
43110
42110
  "kind": "Content",
@@ -43114,29 +42114,24 @@
43114
42114
  "isReadonly": false,
43115
42115
  "isOptional": true,
43116
42116
  "releaseTag": "Public",
43117
- "name": "shadow",
42117
+ "name": "disableRun",
43118
42118
  "propertyTypeTokenRange": {
43119
42119
  "startIndex": 1,
43120
- "endIndex": 3
42120
+ "endIndex": 2
43121
42121
  }
43122
42122
  },
43123
42123
  {
43124
42124
  "kind": "PropertySignature",
43125
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadowMaskTexture:member",
43126
- "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",
42125
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
42126
+ "docComment": "",
43127
42127
  "excerptTokens": [
43128
42128
  {
43129
42129
  "kind": "Content",
43130
- "text": "shadowMaskTexture?: "
43131
- },
43132
- {
43133
- "kind": "Reference",
43134
- "text": "TextureUnion",
43135
- "canonicalReference": "@dcl/playground-assets!TextureUnion"
42130
+ "text": "disableWalk?: "
43136
42131
  },
43137
42132
  {
43138
42133
  "kind": "Content",
43139
- "text": " | undefined"
42134
+ "text": "boolean | undefined"
43140
42135
  },
43141
42136
  {
43142
42137
  "kind": "Content",
@@ -43146,10 +42141,10 @@
43146
42141
  "isReadonly": false,
43147
42142
  "isOptional": true,
43148
42143
  "releaseTag": "Public",
43149
- "name": "shadowMaskTexture",
42144
+ "name": "disableWalk",
43150
42145
  "propertyTypeTokenRange": {
43151
42146
  "startIndex": 1,
43152
- "endIndex": 3
42147
+ "endIndex": 2
43153
42148
  }
43154
42149
  }
43155
42150
  ],
@@ -43157,22 +42152,22 @@
43157
42152
  },
43158
42153
  {
43159
42154
  "kind": "Namespace",
43160
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
42155
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
43161
42156
  "docComment": "/**\n * @public\n */\n",
43162
42157
  "excerptTokens": [
43163
42158
  {
43164
42159
  "kind": "Content",
43165
- "text": "export declare namespace PBLightSource_Spot "
42160
+ "text": "export declare namespace PBInputModifier_StandardInput "
43166
42161
  }
43167
42162
  ],
43168
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42163
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
43169
42164
  "releaseTag": "Public",
43170
- "name": "PBLightSource_Spot",
42165
+ "name": "PBInputModifier_StandardInput",
43171
42166
  "preserveMemberOrder": false,
43172
42167
  "members": [
43173
42168
  {
43174
42169
  "kind": "Function",
43175
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
42170
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
43176
42171
  "docComment": "",
43177
42172
  "excerptTokens": [
43178
42173
  {
@@ -43207,8 +42202,8 @@
43207
42202
  },
43208
42203
  {
43209
42204
  "kind": "Reference",
43210
- "text": "PBLightSource_Spot",
43211
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
42205
+ "text": "PBInputModifier_StandardInput",
42206
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
43212
42207
  },
43213
42208
  {
43214
42209
  "kind": "Content",
@@ -43243,7 +42238,7 @@
43243
42238
  },
43244
42239
  {
43245
42240
  "kind": "Function",
43246
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
42241
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
43247
42242
  "docComment": "",
43248
42243
  "excerptTokens": [
43249
42244
  {
@@ -43252,8 +42247,8 @@
43252
42247
  },
43253
42248
  {
43254
42249
  "kind": "Reference",
43255
- "text": "PBLightSource_Spot",
43256
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
42250
+ "text": "PBInputModifier_StandardInput",
42251
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
43257
42252
  },
43258
42253
  {
43259
42254
  "kind": "Content",
@@ -43308,158 +42303,36 @@
43308
42303
  },
43309
42304
  {
43310
42305
  "kind": "Interface",
43311
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
42306
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
43312
42307
  "docComment": "/**\n * @public\n */\n",
43313
42308
  "excerptTokens": [
43314
42309
  {
43315
42310
  "kind": "Content",
43316
- "text": "export interface PBLightSource "
42311
+ "text": "export interface PBInputModifier "
43317
42312
  }
43318
42313
  ],
43319
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42314
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
43320
42315
  "releaseTag": "Public",
43321
- "name": "PBLightSource",
42316
+ "name": "PBInputModifier",
43322
42317
  "preserveMemberOrder": false,
43323
42318
  "members": [
43324
42319
  {
43325
42320
  "kind": "PropertySignature",
43326
- "canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
43327
- "docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
43328
- "excerptTokens": [
43329
- {
43330
- "kind": "Content",
43331
- "text": "active?: "
43332
- },
43333
- {
43334
- "kind": "Content",
43335
- "text": "boolean | undefined"
43336
- },
43337
- {
43338
- "kind": "Content",
43339
- "text": ";"
43340
- }
43341
- ],
43342
- "isReadonly": false,
43343
- "isOptional": true,
43344
- "releaseTag": "Public",
43345
- "name": "active",
43346
- "propertyTypeTokenRange": {
43347
- "startIndex": 1,
43348
- "endIndex": 2
43349
- }
43350
- },
43351
- {
43352
- "kind": "PropertySignature",
43353
- "canonicalReference": "@dcl/playground-assets!PBLightSource#brightness:member",
43354
- "docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
43355
- "excerptTokens": [
43356
- {
43357
- "kind": "Content",
43358
- "text": "brightness?: "
43359
- },
43360
- {
43361
- "kind": "Content",
43362
- "text": "number | undefined"
43363
- },
43364
- {
43365
- "kind": "Content",
43366
- "text": ";"
43367
- }
43368
- ],
43369
- "isReadonly": false,
43370
- "isOptional": true,
43371
- "releaseTag": "Public",
43372
- "name": "brightness",
43373
- "propertyTypeTokenRange": {
43374
- "startIndex": 1,
43375
- "endIndex": 2
43376
- }
43377
- },
43378
- {
43379
- "kind": "PropertySignature",
43380
- "canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
43381
- "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",
43382
- "excerptTokens": [
43383
- {
43384
- "kind": "Content",
43385
- "text": "color?: "
43386
- },
43387
- {
43388
- "kind": "Reference",
43389
- "text": "Color3",
43390
- "canonicalReference": "@dcl/playground-assets!Color3"
43391
- },
43392
- {
43393
- "kind": "Content",
43394
- "text": " | undefined"
43395
- },
43396
- {
43397
- "kind": "Content",
43398
- "text": ";"
43399
- }
43400
- ],
43401
- "isReadonly": false,
43402
- "isOptional": true,
43403
- "releaseTag": "Public",
43404
- "name": "color",
43405
- "propertyTypeTokenRange": {
43406
- "startIndex": 1,
43407
- "endIndex": 3
43408
- }
43409
- },
43410
- {
43411
- "kind": "PropertySignature",
43412
- "canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
43413
- "docComment": "/**\n * default = 10, how far the light travels, expressed in meters.\n */\n",
43414
- "excerptTokens": [
43415
- {
43416
- "kind": "Content",
43417
- "text": "range?: "
43418
- },
43419
- {
43420
- "kind": "Content",
43421
- "text": "number | undefined"
43422
- },
43423
- {
43424
- "kind": "Content",
43425
- "text": ";"
43426
- }
43427
- ],
43428
- "isReadonly": false,
43429
- "isOptional": true,
43430
- "releaseTag": "Public",
43431
- "name": "range",
43432
- "propertyTypeTokenRange": {
43433
- "startIndex": 1,
43434
- "endIndex": 2
43435
- }
43436
- },
43437
- {
43438
- "kind": "PropertySignature",
43439
- "canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
42321
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
43440
42322
  "docComment": "",
43441
42323
  "excerptTokens": [
43442
42324
  {
43443
42325
  "kind": "Content",
43444
- "text": "type?: "
43445
- },
43446
- {
43447
- "kind": "Content",
43448
- "text": "{\n $case: \"point\";\n point: "
43449
- },
43450
- {
43451
- "kind": "Reference",
43452
- "text": "PBLightSource_Point",
43453
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
42326
+ "text": "mode?: "
43454
42327
  },
43455
42328
  {
43456
42329
  "kind": "Content",
43457
- "text": ";\n } | {\n $case: \"spot\";\n spot: "
42330
+ "text": "{\n $case: \"standard\";\n standard: "
43458
42331
  },
43459
42332
  {
43460
42333
  "kind": "Reference",
43461
- "text": "PBLightSource_Spot",
43462
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
42334
+ "text": "PBInputModifier_StandardInput",
42335
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
43463
42336
  },
43464
42337
  {
43465
42338
  "kind": "Content",
@@ -43473,10 +42346,10 @@
43473
42346
  "isReadonly": false,
43474
42347
  "isOptional": true,
43475
42348
  "releaseTag": "Public",
43476
- "name": "type",
42349
+ "name": "mode",
43477
42350
  "propertyTypeTokenRange": {
43478
42351
  "startIndex": 1,
43479
- "endIndex": 6
42352
+ "endIndex": 4
43480
42353
  }
43481
42354
  }
43482
42355
  ],
@@ -43484,22 +42357,22 @@
43484
42357
  },
43485
42358
  {
43486
42359
  "kind": "Namespace",
43487
- "canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
42360
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
43488
42361
  "docComment": "/**\n * @public\n */\n",
43489
42362
  "excerptTokens": [
43490
42363
  {
43491
42364
  "kind": "Content",
43492
- "text": "export declare namespace PBLightSource "
42365
+ "text": "export declare namespace PBInputModifier "
43493
42366
  }
43494
42367
  ],
43495
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42368
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
43496
42369
  "releaseTag": "Public",
43497
- "name": "PBLightSource",
42370
+ "name": "PBInputModifier",
43498
42371
  "preserveMemberOrder": false,
43499
42372
  "members": [
43500
42373
  {
43501
42374
  "kind": "Function",
43502
- "canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
42375
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
43503
42376
  "docComment": "",
43504
42377
  "excerptTokens": [
43505
42378
  {
@@ -43534,8 +42407,8 @@
43534
42407
  },
43535
42408
  {
43536
42409
  "kind": "Reference",
43537
- "text": "PBLightSource",
43538
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
42410
+ "text": "PBInputModifier",
42411
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
43539
42412
  },
43540
42413
  {
43541
42414
  "kind": "Content",
@@ -43570,7 +42443,7 @@
43570
42443
  },
43571
42444
  {
43572
42445
  "kind": "Function",
43573
- "canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
42446
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
43574
42447
  "docComment": "",
43575
42448
  "excerptTokens": [
43576
42449
  {
@@ -43579,8 +42452,8 @@
43579
42452
  },
43580
42453
  {
43581
42454
  "kind": "Reference",
43582
- "text": "PBLightSource",
43583
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
42455
+ "text": "PBInputModifier",
42456
+ "canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
43584
42457
  },
43585
42458
  {
43586
42459
  "kind": "Content",
@@ -58044,33 +56917,6 @@
58044
56917
  "endIndex": 3
58045
56918
  }
58046
56919
  },
58047
- {
58048
- "kind": "PropertySignature",
58049
- "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#fov:member",
58050
- "docComment": "/**\n * default: 60\n */\n",
58051
- "excerptTokens": [
58052
- {
58053
- "kind": "Content",
58054
- "text": "fov?: "
58055
- },
58056
- {
58057
- "kind": "Content",
58058
- "text": "number | undefined"
58059
- },
58060
- {
58061
- "kind": "Content",
58062
- "text": ";"
58063
- }
58064
- ],
58065
- "isReadonly": false,
58066
- "isOptional": true,
58067
- "releaseTag": "Public",
58068
- "name": "fov",
58069
- "propertyTypeTokenRange": {
58070
- "startIndex": 1,
58071
- "endIndex": 2
58072
- }
58073
- },
58074
56920
  {
58075
56921
  "kind": "PropertySignature",
58076
56922
  "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#lookAtEntity:member",