@dcl/playground-assets 7.9.3-16574576809.commit-c0a4156 → 7.9.3-16616194522.commit-20ff207
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alpha.d.ts +95 -0
- package/dist/beta.d.ts +95 -0
- package/dist/index.bundled.d.ts +95 -0
- package/dist/index.js +5 -5
- package/dist/index.js.map +4 -4
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +95 -0
- package/etc/playground-assets.api.json +1614 -578
- package/etc/playground-assets.api.md +72 -0
- package/package.json +4 -4
@@ -12789,6 +12789,33 @@
|
|
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
|
+
},
|
12792
12819
|
{
|
12793
12820
|
"kind": "Content",
|
12794
12821
|
"text": ">>;\n \"core::MainCamera\": "
|
@@ -13610,7 +13637,7 @@
|
|
13610
13637
|
"name": "componentDefinitionByName",
|
13611
13638
|
"variableTypeTokenRange": {
|
13612
13639
|
"startIndex": 1,
|
13613
|
-
"endIndex":
|
13640
|
+
"endIndex": 296
|
13614
13641
|
}
|
13615
13642
|
},
|
13616
13643
|
{
|
@@ -24596,6 +24623,211 @@
|
|
24596
24623
|
}
|
24597
24624
|
]
|
24598
24625
|
},
|
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
|
+
},
|
24599
24831
|
{
|
24600
24832
|
"kind": "TypeAlias",
|
24601
24833
|
"canonicalReference": "@dcl/playground-assets!Listeners:type",
|
@@ -40025,7 +40257,763 @@
|
|
40025
40257
|
},
|
40026
40258
|
{
|
40027
40259
|
"kind": "Function",
|
40028
|
-
"canonicalReference": "@dcl/playground-assets!PBCameraMode.encode:function(1)",
|
40260
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode.encode:function(1)",
|
40261
|
+
"docComment": "",
|
40262
|
+
"excerptTokens": [
|
40263
|
+
{
|
40264
|
+
"kind": "Content",
|
40265
|
+
"text": "function encode(message: "
|
40266
|
+
},
|
40267
|
+
{
|
40268
|
+
"kind": "Reference",
|
40269
|
+
"text": "PBCameraMode",
|
40270
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
|
40271
|
+
},
|
40272
|
+
{
|
40273
|
+
"kind": "Content",
|
40274
|
+
"text": ", writer?: "
|
40275
|
+
},
|
40276
|
+
{
|
40277
|
+
"kind": "Reference",
|
40278
|
+
"text": "_m0.Writer",
|
40279
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40280
|
+
},
|
40281
|
+
{
|
40282
|
+
"kind": "Content",
|
40283
|
+
"text": "): "
|
40284
|
+
},
|
40285
|
+
{
|
40286
|
+
"kind": "Reference",
|
40287
|
+
"text": "_m0.Writer",
|
40288
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40289
|
+
},
|
40290
|
+
{
|
40291
|
+
"kind": "Content",
|
40292
|
+
"text": ";"
|
40293
|
+
}
|
40294
|
+
],
|
40295
|
+
"returnTypeTokenRange": {
|
40296
|
+
"startIndex": 5,
|
40297
|
+
"endIndex": 6
|
40298
|
+
},
|
40299
|
+
"releaseTag": "Public",
|
40300
|
+
"overloadIndex": 1,
|
40301
|
+
"parameters": [
|
40302
|
+
{
|
40303
|
+
"parameterName": "message",
|
40304
|
+
"parameterTypeTokenRange": {
|
40305
|
+
"startIndex": 1,
|
40306
|
+
"endIndex": 2
|
40307
|
+
},
|
40308
|
+
"isOptional": false
|
40309
|
+
},
|
40310
|
+
{
|
40311
|
+
"parameterName": "writer",
|
40312
|
+
"parameterTypeTokenRange": {
|
40313
|
+
"startIndex": 3,
|
40314
|
+
"endIndex": 4
|
40315
|
+
},
|
40316
|
+
"isOptional": true
|
40317
|
+
}
|
40318
|
+
],
|
40319
|
+
"name": "encode"
|
40320
|
+
}
|
40321
|
+
]
|
40322
|
+
},
|
40323
|
+
{
|
40324
|
+
"kind": "Interface",
|
40325
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
|
40326
|
+
"docComment": "/**\n * @public\n */\n",
|
40327
|
+
"excerptTokens": [
|
40328
|
+
{
|
40329
|
+
"kind": "Content",
|
40330
|
+
"text": "export interface PBCameraModeArea "
|
40331
|
+
}
|
40332
|
+
],
|
40333
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
|
40334
|
+
"releaseTag": "Public",
|
40335
|
+
"name": "PBCameraModeArea",
|
40336
|
+
"preserveMemberOrder": false,
|
40337
|
+
"members": [
|
40338
|
+
{
|
40339
|
+
"kind": "PropertySignature",
|
40340
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
|
40341
|
+
"docComment": "/**\n * the 3D size of the region\n */\n",
|
40342
|
+
"excerptTokens": [
|
40343
|
+
{
|
40344
|
+
"kind": "Content",
|
40345
|
+
"text": "area: "
|
40346
|
+
},
|
40347
|
+
{
|
40348
|
+
"kind": "Reference",
|
40349
|
+
"text": "Vector3",
|
40350
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
40351
|
+
},
|
40352
|
+
{
|
40353
|
+
"kind": "Content",
|
40354
|
+
"text": " | undefined"
|
40355
|
+
},
|
40356
|
+
{
|
40357
|
+
"kind": "Content",
|
40358
|
+
"text": ";"
|
40359
|
+
}
|
40360
|
+
],
|
40361
|
+
"isReadonly": false,
|
40362
|
+
"isOptional": false,
|
40363
|
+
"releaseTag": "Public",
|
40364
|
+
"name": "area",
|
40365
|
+
"propertyTypeTokenRange": {
|
40366
|
+
"startIndex": 1,
|
40367
|
+
"endIndex": 3
|
40368
|
+
}
|
40369
|
+
},
|
40370
|
+
{
|
40371
|
+
"kind": "PropertySignature",
|
40372
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
|
40373
|
+
"docComment": "/**\n * the camera mode to enforce\n */\n",
|
40374
|
+
"excerptTokens": [
|
40375
|
+
{
|
40376
|
+
"kind": "Content",
|
40377
|
+
"text": "mode: "
|
40378
|
+
},
|
40379
|
+
{
|
40380
|
+
"kind": "Reference",
|
40381
|
+
"text": "CameraType",
|
40382
|
+
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
40383
|
+
},
|
40384
|
+
{
|
40385
|
+
"kind": "Content",
|
40386
|
+
"text": ";"
|
40387
|
+
}
|
40388
|
+
],
|
40389
|
+
"isReadonly": false,
|
40390
|
+
"isOptional": false,
|
40391
|
+
"releaseTag": "Public",
|
40392
|
+
"name": "mode",
|
40393
|
+
"propertyTypeTokenRange": {
|
40394
|
+
"startIndex": 1,
|
40395
|
+
"endIndex": 2
|
40396
|
+
}
|
40397
|
+
}
|
40398
|
+
],
|
40399
|
+
"extendsTokenRanges": []
|
40400
|
+
},
|
40401
|
+
{
|
40402
|
+
"kind": "Namespace",
|
40403
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
|
40404
|
+
"docComment": "/**\n * @public\n */\n",
|
40405
|
+
"excerptTokens": [
|
40406
|
+
{
|
40407
|
+
"kind": "Content",
|
40408
|
+
"text": "export declare namespace PBCameraModeArea "
|
40409
|
+
}
|
40410
|
+
],
|
40411
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
|
40412
|
+
"releaseTag": "Public",
|
40413
|
+
"name": "PBCameraModeArea",
|
40414
|
+
"preserveMemberOrder": false,
|
40415
|
+
"members": [
|
40416
|
+
{
|
40417
|
+
"kind": "Function",
|
40418
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
|
40419
|
+
"docComment": "",
|
40420
|
+
"excerptTokens": [
|
40421
|
+
{
|
40422
|
+
"kind": "Content",
|
40423
|
+
"text": "function decode(input: "
|
40424
|
+
},
|
40425
|
+
{
|
40426
|
+
"kind": "Reference",
|
40427
|
+
"text": "_m0.Reader",
|
40428
|
+
"canonicalReference": "protobufjs!Reader:class"
|
40429
|
+
},
|
40430
|
+
{
|
40431
|
+
"kind": "Content",
|
40432
|
+
"text": " | "
|
40433
|
+
},
|
40434
|
+
{
|
40435
|
+
"kind": "Reference",
|
40436
|
+
"text": "Uint8Array",
|
40437
|
+
"canonicalReference": "!Uint8Array:interface"
|
40438
|
+
},
|
40439
|
+
{
|
40440
|
+
"kind": "Content",
|
40441
|
+
"text": ", length?: "
|
40442
|
+
},
|
40443
|
+
{
|
40444
|
+
"kind": "Content",
|
40445
|
+
"text": "number"
|
40446
|
+
},
|
40447
|
+
{
|
40448
|
+
"kind": "Content",
|
40449
|
+
"text": "): "
|
40450
|
+
},
|
40451
|
+
{
|
40452
|
+
"kind": "Reference",
|
40453
|
+
"text": "PBCameraModeArea",
|
40454
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
|
40455
|
+
},
|
40456
|
+
{
|
40457
|
+
"kind": "Content",
|
40458
|
+
"text": ";"
|
40459
|
+
}
|
40460
|
+
],
|
40461
|
+
"returnTypeTokenRange": {
|
40462
|
+
"startIndex": 7,
|
40463
|
+
"endIndex": 8
|
40464
|
+
},
|
40465
|
+
"releaseTag": "Public",
|
40466
|
+
"overloadIndex": 1,
|
40467
|
+
"parameters": [
|
40468
|
+
{
|
40469
|
+
"parameterName": "input",
|
40470
|
+
"parameterTypeTokenRange": {
|
40471
|
+
"startIndex": 1,
|
40472
|
+
"endIndex": 4
|
40473
|
+
},
|
40474
|
+
"isOptional": false
|
40475
|
+
},
|
40476
|
+
{
|
40477
|
+
"parameterName": "length",
|
40478
|
+
"parameterTypeTokenRange": {
|
40479
|
+
"startIndex": 5,
|
40480
|
+
"endIndex": 6
|
40481
|
+
},
|
40482
|
+
"isOptional": true
|
40483
|
+
}
|
40484
|
+
],
|
40485
|
+
"name": "decode"
|
40486
|
+
},
|
40487
|
+
{
|
40488
|
+
"kind": "Function",
|
40489
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
|
40490
|
+
"docComment": "",
|
40491
|
+
"excerptTokens": [
|
40492
|
+
{
|
40493
|
+
"kind": "Content",
|
40494
|
+
"text": "function encode(message: "
|
40495
|
+
},
|
40496
|
+
{
|
40497
|
+
"kind": "Reference",
|
40498
|
+
"text": "PBCameraModeArea",
|
40499
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
|
40500
|
+
},
|
40501
|
+
{
|
40502
|
+
"kind": "Content",
|
40503
|
+
"text": ", writer?: "
|
40504
|
+
},
|
40505
|
+
{
|
40506
|
+
"kind": "Reference",
|
40507
|
+
"text": "_m0.Writer",
|
40508
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40509
|
+
},
|
40510
|
+
{
|
40511
|
+
"kind": "Content",
|
40512
|
+
"text": "): "
|
40513
|
+
},
|
40514
|
+
{
|
40515
|
+
"kind": "Reference",
|
40516
|
+
"text": "_m0.Writer",
|
40517
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40518
|
+
},
|
40519
|
+
{
|
40520
|
+
"kind": "Content",
|
40521
|
+
"text": ";"
|
40522
|
+
}
|
40523
|
+
],
|
40524
|
+
"returnTypeTokenRange": {
|
40525
|
+
"startIndex": 5,
|
40526
|
+
"endIndex": 6
|
40527
|
+
},
|
40528
|
+
"releaseTag": "Public",
|
40529
|
+
"overloadIndex": 1,
|
40530
|
+
"parameters": [
|
40531
|
+
{
|
40532
|
+
"parameterName": "message",
|
40533
|
+
"parameterTypeTokenRange": {
|
40534
|
+
"startIndex": 1,
|
40535
|
+
"endIndex": 2
|
40536
|
+
},
|
40537
|
+
"isOptional": false
|
40538
|
+
},
|
40539
|
+
{
|
40540
|
+
"parameterName": "writer",
|
40541
|
+
"parameterTypeTokenRange": {
|
40542
|
+
"startIndex": 3,
|
40543
|
+
"endIndex": 4
|
40544
|
+
},
|
40545
|
+
"isOptional": true
|
40546
|
+
}
|
40547
|
+
],
|
40548
|
+
"name": "encode"
|
40549
|
+
}
|
40550
|
+
]
|
40551
|
+
},
|
40552
|
+
{
|
40553
|
+
"kind": "Interface",
|
40554
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface",
|
40555
|
+
"docComment": "/**\n * @public\n */\n",
|
40556
|
+
"excerptTokens": [
|
40557
|
+
{
|
40558
|
+
"kind": "Content",
|
40559
|
+
"text": "export interface Color3 "
|
40560
|
+
}
|
40561
|
+
],
|
40562
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40563
|
+
"releaseTag": "Public",
|
40564
|
+
"name": "PBColor3",
|
40565
|
+
"preserveMemberOrder": false,
|
40566
|
+
"members": [
|
40567
|
+
{
|
40568
|
+
"kind": "PropertySignature",
|
40569
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
|
40570
|
+
"docComment": "",
|
40571
|
+
"excerptTokens": [
|
40572
|
+
{
|
40573
|
+
"kind": "Content",
|
40574
|
+
"text": "b: "
|
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": "b",
|
40589
|
+
"propertyTypeTokenRange": {
|
40590
|
+
"startIndex": 1,
|
40591
|
+
"endIndex": 2
|
40592
|
+
}
|
40593
|
+
},
|
40594
|
+
{
|
40595
|
+
"kind": "PropertySignature",
|
40596
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
|
40597
|
+
"docComment": "",
|
40598
|
+
"excerptTokens": [
|
40599
|
+
{
|
40600
|
+
"kind": "Content",
|
40601
|
+
"text": "g: "
|
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": "g",
|
40616
|
+
"propertyTypeTokenRange": {
|
40617
|
+
"startIndex": 1,
|
40618
|
+
"endIndex": 2
|
40619
|
+
}
|
40620
|
+
},
|
40621
|
+
{
|
40622
|
+
"kind": "PropertySignature",
|
40623
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
|
40624
|
+
"docComment": "",
|
40625
|
+
"excerptTokens": [
|
40626
|
+
{
|
40627
|
+
"kind": "Content",
|
40628
|
+
"text": "r: "
|
40629
|
+
},
|
40630
|
+
{
|
40631
|
+
"kind": "Content",
|
40632
|
+
"text": "number"
|
40633
|
+
},
|
40634
|
+
{
|
40635
|
+
"kind": "Content",
|
40636
|
+
"text": ";"
|
40637
|
+
}
|
40638
|
+
],
|
40639
|
+
"isReadonly": false,
|
40640
|
+
"isOptional": false,
|
40641
|
+
"releaseTag": "Public",
|
40642
|
+
"name": "r",
|
40643
|
+
"propertyTypeTokenRange": {
|
40644
|
+
"startIndex": 1,
|
40645
|
+
"endIndex": 2
|
40646
|
+
}
|
40647
|
+
}
|
40648
|
+
],
|
40649
|
+
"extendsTokenRanges": []
|
40650
|
+
},
|
40651
|
+
{
|
40652
|
+
"kind": "Namespace",
|
40653
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
|
40654
|
+
"docComment": "/**\n * @public\n */\n",
|
40655
|
+
"excerptTokens": [
|
40656
|
+
{
|
40657
|
+
"kind": "Content",
|
40658
|
+
"text": "export declare namespace Color3 "
|
40659
|
+
}
|
40660
|
+
],
|
40661
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40662
|
+
"releaseTag": "Public",
|
40663
|
+
"name": "PBColor3",
|
40664
|
+
"preserveMemberOrder": false,
|
40665
|
+
"members": [
|
40666
|
+
{
|
40667
|
+
"kind": "Function",
|
40668
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
|
40669
|
+
"docComment": "",
|
40670
|
+
"excerptTokens": [
|
40671
|
+
{
|
40672
|
+
"kind": "Content",
|
40673
|
+
"text": "function decode(input: "
|
40674
|
+
},
|
40675
|
+
{
|
40676
|
+
"kind": "Reference",
|
40677
|
+
"text": "_m0.Reader",
|
40678
|
+
"canonicalReference": "protobufjs!Reader:class"
|
40679
|
+
},
|
40680
|
+
{
|
40681
|
+
"kind": "Content",
|
40682
|
+
"text": " | "
|
40683
|
+
},
|
40684
|
+
{
|
40685
|
+
"kind": "Reference",
|
40686
|
+
"text": "Uint8Array",
|
40687
|
+
"canonicalReference": "!Uint8Array:interface"
|
40688
|
+
},
|
40689
|
+
{
|
40690
|
+
"kind": "Content",
|
40691
|
+
"text": ", length?: "
|
40692
|
+
},
|
40693
|
+
{
|
40694
|
+
"kind": "Content",
|
40695
|
+
"text": "number"
|
40696
|
+
},
|
40697
|
+
{
|
40698
|
+
"kind": "Content",
|
40699
|
+
"text": "): "
|
40700
|
+
},
|
40701
|
+
{
|
40702
|
+
"kind": "Reference",
|
40703
|
+
"text": "Color3",
|
40704
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface"
|
40705
|
+
},
|
40706
|
+
{
|
40707
|
+
"kind": "Content",
|
40708
|
+
"text": ";"
|
40709
|
+
}
|
40710
|
+
],
|
40711
|
+
"returnTypeTokenRange": {
|
40712
|
+
"startIndex": 7,
|
40713
|
+
"endIndex": 8
|
40714
|
+
},
|
40715
|
+
"releaseTag": "Public",
|
40716
|
+
"overloadIndex": 1,
|
40717
|
+
"parameters": [
|
40718
|
+
{
|
40719
|
+
"parameterName": "input",
|
40720
|
+
"parameterTypeTokenRange": {
|
40721
|
+
"startIndex": 1,
|
40722
|
+
"endIndex": 4
|
40723
|
+
},
|
40724
|
+
"isOptional": false
|
40725
|
+
},
|
40726
|
+
{
|
40727
|
+
"parameterName": "length",
|
40728
|
+
"parameterTypeTokenRange": {
|
40729
|
+
"startIndex": 5,
|
40730
|
+
"endIndex": 6
|
40731
|
+
},
|
40732
|
+
"isOptional": true
|
40733
|
+
}
|
40734
|
+
],
|
40735
|
+
"name": "decode"
|
40736
|
+
},
|
40737
|
+
{
|
40738
|
+
"kind": "Function",
|
40739
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
|
40740
|
+
"docComment": "",
|
40741
|
+
"excerptTokens": [
|
40742
|
+
{
|
40743
|
+
"kind": "Content",
|
40744
|
+
"text": "function encode(message: "
|
40745
|
+
},
|
40746
|
+
{
|
40747
|
+
"kind": "Reference",
|
40748
|
+
"text": "Color3",
|
40749
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface"
|
40750
|
+
},
|
40751
|
+
{
|
40752
|
+
"kind": "Content",
|
40753
|
+
"text": ", writer?: "
|
40754
|
+
},
|
40755
|
+
{
|
40756
|
+
"kind": "Reference",
|
40757
|
+
"text": "_m0.Writer",
|
40758
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40759
|
+
},
|
40760
|
+
{
|
40761
|
+
"kind": "Content",
|
40762
|
+
"text": "): "
|
40763
|
+
},
|
40764
|
+
{
|
40765
|
+
"kind": "Reference",
|
40766
|
+
"text": "_m0.Writer",
|
40767
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40768
|
+
},
|
40769
|
+
{
|
40770
|
+
"kind": "Content",
|
40771
|
+
"text": ";"
|
40772
|
+
}
|
40773
|
+
],
|
40774
|
+
"returnTypeTokenRange": {
|
40775
|
+
"startIndex": 5,
|
40776
|
+
"endIndex": 6
|
40777
|
+
},
|
40778
|
+
"releaseTag": "Public",
|
40779
|
+
"overloadIndex": 1,
|
40780
|
+
"parameters": [
|
40781
|
+
{
|
40782
|
+
"parameterName": "message",
|
40783
|
+
"parameterTypeTokenRange": {
|
40784
|
+
"startIndex": 1,
|
40785
|
+
"endIndex": 2
|
40786
|
+
},
|
40787
|
+
"isOptional": false
|
40788
|
+
},
|
40789
|
+
{
|
40790
|
+
"parameterName": "writer",
|
40791
|
+
"parameterTypeTokenRange": {
|
40792
|
+
"startIndex": 3,
|
40793
|
+
"endIndex": 4
|
40794
|
+
},
|
40795
|
+
"isOptional": true
|
40796
|
+
}
|
40797
|
+
],
|
40798
|
+
"name": "encode"
|
40799
|
+
}
|
40800
|
+
]
|
40801
|
+
},
|
40802
|
+
{
|
40803
|
+
"kind": "Interface",
|
40804
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface",
|
40805
|
+
"docComment": "/**\n * @public\n */\n",
|
40806
|
+
"excerptTokens": [
|
40807
|
+
{
|
40808
|
+
"kind": "Content",
|
40809
|
+
"text": "export interface Color4 "
|
40810
|
+
}
|
40811
|
+
],
|
40812
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40813
|
+
"releaseTag": "Public",
|
40814
|
+
"name": "PBColor4",
|
40815
|
+
"preserveMemberOrder": false,
|
40816
|
+
"members": [
|
40817
|
+
{
|
40818
|
+
"kind": "PropertySignature",
|
40819
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
|
40820
|
+
"docComment": "",
|
40821
|
+
"excerptTokens": [
|
40822
|
+
{
|
40823
|
+
"kind": "Content",
|
40824
|
+
"text": "a: "
|
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": "a",
|
40839
|
+
"propertyTypeTokenRange": {
|
40840
|
+
"startIndex": 1,
|
40841
|
+
"endIndex": 2
|
40842
|
+
}
|
40843
|
+
},
|
40844
|
+
{
|
40845
|
+
"kind": "PropertySignature",
|
40846
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
|
40847
|
+
"docComment": "",
|
40848
|
+
"excerptTokens": [
|
40849
|
+
{
|
40850
|
+
"kind": "Content",
|
40851
|
+
"text": "b: "
|
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": "b",
|
40866
|
+
"propertyTypeTokenRange": {
|
40867
|
+
"startIndex": 1,
|
40868
|
+
"endIndex": 2
|
40869
|
+
}
|
40870
|
+
},
|
40871
|
+
{
|
40872
|
+
"kind": "PropertySignature",
|
40873
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
|
40874
|
+
"docComment": "",
|
40875
|
+
"excerptTokens": [
|
40876
|
+
{
|
40877
|
+
"kind": "Content",
|
40878
|
+
"text": "g: "
|
40879
|
+
},
|
40880
|
+
{
|
40881
|
+
"kind": "Content",
|
40882
|
+
"text": "number"
|
40883
|
+
},
|
40884
|
+
{
|
40885
|
+
"kind": "Content",
|
40886
|
+
"text": ";"
|
40887
|
+
}
|
40888
|
+
],
|
40889
|
+
"isReadonly": false,
|
40890
|
+
"isOptional": false,
|
40891
|
+
"releaseTag": "Public",
|
40892
|
+
"name": "g",
|
40893
|
+
"propertyTypeTokenRange": {
|
40894
|
+
"startIndex": 1,
|
40895
|
+
"endIndex": 2
|
40896
|
+
}
|
40897
|
+
},
|
40898
|
+
{
|
40899
|
+
"kind": "PropertySignature",
|
40900
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
|
40901
|
+
"docComment": "",
|
40902
|
+
"excerptTokens": [
|
40903
|
+
{
|
40904
|
+
"kind": "Content",
|
40905
|
+
"text": "r: "
|
40906
|
+
},
|
40907
|
+
{
|
40908
|
+
"kind": "Content",
|
40909
|
+
"text": "number"
|
40910
|
+
},
|
40911
|
+
{
|
40912
|
+
"kind": "Content",
|
40913
|
+
"text": ";"
|
40914
|
+
}
|
40915
|
+
],
|
40916
|
+
"isReadonly": false,
|
40917
|
+
"isOptional": false,
|
40918
|
+
"releaseTag": "Public",
|
40919
|
+
"name": "r",
|
40920
|
+
"propertyTypeTokenRange": {
|
40921
|
+
"startIndex": 1,
|
40922
|
+
"endIndex": 2
|
40923
|
+
}
|
40924
|
+
}
|
40925
|
+
],
|
40926
|
+
"extendsTokenRanges": []
|
40927
|
+
},
|
40928
|
+
{
|
40929
|
+
"kind": "Namespace",
|
40930
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
|
40931
|
+
"docComment": "/**\n * @public\n */\n",
|
40932
|
+
"excerptTokens": [
|
40933
|
+
{
|
40934
|
+
"kind": "Content",
|
40935
|
+
"text": "export declare namespace Color4 "
|
40936
|
+
}
|
40937
|
+
],
|
40938
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40939
|
+
"releaseTag": "Public",
|
40940
|
+
"name": "PBColor4",
|
40941
|
+
"preserveMemberOrder": false,
|
40942
|
+
"members": [
|
40943
|
+
{
|
40944
|
+
"kind": "Function",
|
40945
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
|
40946
|
+
"docComment": "",
|
40947
|
+
"excerptTokens": [
|
40948
|
+
{
|
40949
|
+
"kind": "Content",
|
40950
|
+
"text": "function decode(input: "
|
40951
|
+
},
|
40952
|
+
{
|
40953
|
+
"kind": "Reference",
|
40954
|
+
"text": "_m0.Reader",
|
40955
|
+
"canonicalReference": "protobufjs!Reader:class"
|
40956
|
+
},
|
40957
|
+
{
|
40958
|
+
"kind": "Content",
|
40959
|
+
"text": " | "
|
40960
|
+
},
|
40961
|
+
{
|
40962
|
+
"kind": "Reference",
|
40963
|
+
"text": "Uint8Array",
|
40964
|
+
"canonicalReference": "!Uint8Array:interface"
|
40965
|
+
},
|
40966
|
+
{
|
40967
|
+
"kind": "Content",
|
40968
|
+
"text": ", length?: "
|
40969
|
+
},
|
40970
|
+
{
|
40971
|
+
"kind": "Content",
|
40972
|
+
"text": "number"
|
40973
|
+
},
|
40974
|
+
{
|
40975
|
+
"kind": "Content",
|
40976
|
+
"text": "): "
|
40977
|
+
},
|
40978
|
+
{
|
40979
|
+
"kind": "Reference",
|
40980
|
+
"text": "Color4",
|
40981
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface"
|
40982
|
+
},
|
40983
|
+
{
|
40984
|
+
"kind": "Content",
|
40985
|
+
"text": ";"
|
40986
|
+
}
|
40987
|
+
],
|
40988
|
+
"returnTypeTokenRange": {
|
40989
|
+
"startIndex": 7,
|
40990
|
+
"endIndex": 8
|
40991
|
+
},
|
40992
|
+
"releaseTag": "Public",
|
40993
|
+
"overloadIndex": 1,
|
40994
|
+
"parameters": [
|
40995
|
+
{
|
40996
|
+
"parameterName": "input",
|
40997
|
+
"parameterTypeTokenRange": {
|
40998
|
+
"startIndex": 1,
|
40999
|
+
"endIndex": 4
|
41000
|
+
},
|
41001
|
+
"isOptional": false
|
41002
|
+
},
|
41003
|
+
{
|
41004
|
+
"parameterName": "length",
|
41005
|
+
"parameterTypeTokenRange": {
|
41006
|
+
"startIndex": 5,
|
41007
|
+
"endIndex": 6
|
41008
|
+
},
|
41009
|
+
"isOptional": true
|
41010
|
+
}
|
41011
|
+
],
|
41012
|
+
"name": "decode"
|
41013
|
+
},
|
41014
|
+
{
|
41015
|
+
"kind": "Function",
|
41016
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
|
40029
41017
|
"docComment": "",
|
40030
41018
|
"excerptTokens": [
|
40031
41019
|
{
|
@@ -40034,8 +41022,8 @@
|
|
40034
41022
|
},
|
40035
41023
|
{
|
40036
41024
|
"kind": "Reference",
|
40037
|
-
"text": "
|
40038
|
-
"canonicalReference": "@dcl/playground-assets!
|
41025
|
+
"text": "Color4",
|
41026
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface"
|
40039
41027
|
},
|
40040
41028
|
{
|
40041
41029
|
"kind": "Content",
|
@@ -40090,36 +41078,58 @@
|
|
40090
41078
|
},
|
40091
41079
|
{
|
40092
41080
|
"kind": "Interface",
|
40093
|
-
"canonicalReference": "@dcl/playground-assets!
|
41081
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
|
40094
41082
|
"docComment": "/**\n * @public\n */\n",
|
40095
41083
|
"excerptTokens": [
|
40096
41084
|
{
|
40097
41085
|
"kind": "Content",
|
40098
|
-
"text": "export interface
|
41086
|
+
"text": "export interface PBEngineInfo "
|
40099
41087
|
}
|
40100
41088
|
],
|
40101
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41089
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
|
40102
41090
|
"releaseTag": "Public",
|
40103
|
-
"name": "
|
41091
|
+
"name": "PBEngineInfo",
|
40104
41092
|
"preserveMemberOrder": false,
|
40105
41093
|
"members": [
|
40106
41094
|
{
|
40107
41095
|
"kind": "PropertySignature",
|
40108
|
-
"canonicalReference": "@dcl/playground-assets!
|
40109
|
-
"docComment": "/**\n *
|
41096
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
|
41097
|
+
"docComment": "/**\n * frame counter of the engine\n */\n",
|
40110
41098
|
"excerptTokens": [
|
40111
41099
|
{
|
40112
41100
|
"kind": "Content",
|
40113
|
-
"text": "
|
41101
|
+
"text": "frameNumber: "
|
40114
41102
|
},
|
40115
41103
|
{
|
40116
|
-
"kind": "
|
40117
|
-
"text": "
|
40118
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
41104
|
+
"kind": "Content",
|
41105
|
+
"text": "number"
|
40119
41106
|
},
|
40120
41107
|
{
|
40121
41108
|
"kind": "Content",
|
40122
|
-
"text": "
|
41109
|
+
"text": ";"
|
41110
|
+
}
|
41111
|
+
],
|
41112
|
+
"isReadonly": false,
|
41113
|
+
"isOptional": false,
|
41114
|
+
"releaseTag": "Public",
|
41115
|
+
"name": "frameNumber",
|
41116
|
+
"propertyTypeTokenRange": {
|
41117
|
+
"startIndex": 1,
|
41118
|
+
"endIndex": 2
|
41119
|
+
}
|
41120
|
+
},
|
41121
|
+
{
|
41122
|
+
"kind": "PropertySignature",
|
41123
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
|
41124
|
+
"docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
|
41125
|
+
"excerptTokens": [
|
41126
|
+
{
|
41127
|
+
"kind": "Content",
|
41128
|
+
"text": "tickNumber: "
|
41129
|
+
},
|
41130
|
+
{
|
41131
|
+
"kind": "Content",
|
41132
|
+
"text": "number"
|
40123
41133
|
},
|
40124
41134
|
{
|
40125
41135
|
"kind": "Content",
|
@@ -40129,25 +41139,24 @@
|
|
40129
41139
|
"isReadonly": false,
|
40130
41140
|
"isOptional": false,
|
40131
41141
|
"releaseTag": "Public",
|
40132
|
-
"name": "
|
41142
|
+
"name": "tickNumber",
|
40133
41143
|
"propertyTypeTokenRange": {
|
40134
41144
|
"startIndex": 1,
|
40135
|
-
"endIndex":
|
41145
|
+
"endIndex": 2
|
40136
41146
|
}
|
40137
41147
|
},
|
40138
41148
|
{
|
40139
41149
|
"kind": "PropertySignature",
|
40140
|
-
"canonicalReference": "@dcl/playground-assets!
|
40141
|
-
"docComment": "/**\n *
|
41150
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
|
41151
|
+
"docComment": "/**\n * total runtime of this scene in seconds\n */\n",
|
40142
41152
|
"excerptTokens": [
|
40143
41153
|
{
|
40144
41154
|
"kind": "Content",
|
40145
|
-
"text": "
|
41155
|
+
"text": "totalRuntime: "
|
40146
41156
|
},
|
40147
41157
|
{
|
40148
|
-
"kind": "
|
40149
|
-
"text": "
|
40150
|
-
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
41158
|
+
"kind": "Content",
|
41159
|
+
"text": "number"
|
40151
41160
|
},
|
40152
41161
|
{
|
40153
41162
|
"kind": "Content",
|
@@ -40157,7 +41166,7 @@
|
|
40157
41166
|
"isReadonly": false,
|
40158
41167
|
"isOptional": false,
|
40159
41168
|
"releaseTag": "Public",
|
40160
|
-
"name": "
|
41169
|
+
"name": "totalRuntime",
|
40161
41170
|
"propertyTypeTokenRange": {
|
40162
41171
|
"startIndex": 1,
|
40163
41172
|
"endIndex": 2
|
@@ -40168,22 +41177,22 @@
|
|
40168
41177
|
},
|
40169
41178
|
{
|
40170
41179
|
"kind": "Namespace",
|
40171
|
-
"canonicalReference": "@dcl/playground-assets!
|
41180
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
|
40172
41181
|
"docComment": "/**\n * @public\n */\n",
|
40173
41182
|
"excerptTokens": [
|
40174
41183
|
{
|
40175
41184
|
"kind": "Content",
|
40176
|
-
"text": "export declare namespace
|
41185
|
+
"text": "export declare namespace PBEngineInfo "
|
40177
41186
|
}
|
40178
41187
|
],
|
40179
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41188
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
|
40180
41189
|
"releaseTag": "Public",
|
40181
|
-
"name": "
|
41190
|
+
"name": "PBEngineInfo",
|
40182
41191
|
"preserveMemberOrder": false,
|
40183
41192
|
"members": [
|
40184
41193
|
{
|
40185
41194
|
"kind": "Function",
|
40186
|
-
"canonicalReference": "@dcl/playground-assets!
|
41195
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
|
40187
41196
|
"docComment": "",
|
40188
41197
|
"excerptTokens": [
|
40189
41198
|
{
|
@@ -40218,8 +41227,8 @@
|
|
40218
41227
|
},
|
40219
41228
|
{
|
40220
41229
|
"kind": "Reference",
|
40221
|
-
"text": "
|
40222
|
-
"canonicalReference": "@dcl/playground-assets!
|
41230
|
+
"text": "PBEngineInfo",
|
41231
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
|
40223
41232
|
},
|
40224
41233
|
{
|
40225
41234
|
"kind": "Content",
|
@@ -40254,7 +41263,7 @@
|
|
40254
41263
|
},
|
40255
41264
|
{
|
40256
41265
|
"kind": "Function",
|
40257
|
-
"canonicalReference": "@dcl/playground-assets!
|
41266
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
|
40258
41267
|
"docComment": "",
|
40259
41268
|
"excerptTokens": [
|
40260
41269
|
{
|
@@ -40263,8 +41272,8 @@
|
|
40263
41272
|
},
|
40264
41273
|
{
|
40265
41274
|
"kind": "Reference",
|
40266
|
-
"text": "
|
40267
|
-
"canonicalReference": "@dcl/playground-assets!
|
41275
|
+
"text": "PBEngineInfo",
|
41276
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
|
40268
41277
|
},
|
40269
41278
|
{
|
40270
41279
|
"kind": "Content",
|
@@ -40319,31 +41328,31 @@
|
|
40319
41328
|
},
|
40320
41329
|
{
|
40321
41330
|
"kind": "Interface",
|
40322
|
-
"canonicalReference": "@dcl/playground-assets!
|
41331
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
|
40323
41332
|
"docComment": "/**\n * @public\n */\n",
|
40324
41333
|
"excerptTokens": [
|
40325
41334
|
{
|
40326
41335
|
"kind": "Content",
|
40327
|
-
"text": "export interface
|
41336
|
+
"text": "export interface PBGltfContainer "
|
40328
41337
|
}
|
40329
41338
|
],
|
40330
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41339
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
|
40331
41340
|
"releaseTag": "Public",
|
40332
|
-
"name": "
|
41341
|
+
"name": "PBGltfContainer",
|
40333
41342
|
"preserveMemberOrder": false,
|
40334
41343
|
"members": [
|
40335
41344
|
{
|
40336
41345
|
"kind": "PropertySignature",
|
40337
|
-
"canonicalReference": "@dcl/playground-assets!
|
40338
|
-
"docComment": "",
|
41346
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
|
41347
|
+
"docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
|
40339
41348
|
"excerptTokens": [
|
40340
41349
|
{
|
40341
41350
|
"kind": "Content",
|
40342
|
-
"text": "
|
41351
|
+
"text": "invisibleMeshesCollisionMask?: "
|
40343
41352
|
},
|
40344
41353
|
{
|
40345
41354
|
"kind": "Content",
|
40346
|
-
"text": "number"
|
41355
|
+
"text": "number | undefined"
|
40347
41356
|
},
|
40348
41357
|
{
|
40349
41358
|
"kind": "Content",
|
@@ -40351,9 +41360,9 @@
|
|
40351
41360
|
}
|
40352
41361
|
],
|
40353
41362
|
"isReadonly": false,
|
40354
|
-
"isOptional":
|
41363
|
+
"isOptional": true,
|
40355
41364
|
"releaseTag": "Public",
|
40356
|
-
"name": "
|
41365
|
+
"name": "invisibleMeshesCollisionMask",
|
40357
41366
|
"propertyTypeTokenRange": {
|
40358
41367
|
"startIndex": 1,
|
40359
41368
|
"endIndex": 2
|
@@ -40361,16 +41370,16 @@
|
|
40361
41370
|
},
|
40362
41371
|
{
|
40363
41372
|
"kind": "PropertySignature",
|
40364
|
-
"canonicalReference": "@dcl/playground-assets!
|
40365
|
-
"docComment": "",
|
41373
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
|
41374
|
+
"docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
|
40366
41375
|
"excerptTokens": [
|
40367
41376
|
{
|
40368
41377
|
"kind": "Content",
|
40369
|
-
"text": "
|
41378
|
+
"text": "src: "
|
40370
41379
|
},
|
40371
41380
|
{
|
40372
41381
|
"kind": "Content",
|
40373
|
-
"text": "
|
41382
|
+
"text": "string"
|
40374
41383
|
},
|
40375
41384
|
{
|
40376
41385
|
"kind": "Content",
|
@@ -40380,7 +41389,7 @@
|
|
40380
41389
|
"isReadonly": false,
|
40381
41390
|
"isOptional": false,
|
40382
41391
|
"releaseTag": "Public",
|
40383
|
-
"name": "
|
41392
|
+
"name": "src",
|
40384
41393
|
"propertyTypeTokenRange": {
|
40385
41394
|
"startIndex": 1,
|
40386
41395
|
"endIndex": 2
|
@@ -40388,16 +41397,16 @@
|
|
40388
41397
|
},
|
40389
41398
|
{
|
40390
41399
|
"kind": "PropertySignature",
|
40391
|
-
"canonicalReference": "@dcl/playground-assets!
|
40392
|
-
"docComment": "",
|
41400
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
|
41401
|
+
"docComment": "/**\n * default: 0\n */\n",
|
40393
41402
|
"excerptTokens": [
|
40394
41403
|
{
|
40395
41404
|
"kind": "Content",
|
40396
|
-
"text": "
|
41405
|
+
"text": "visibleMeshesCollisionMask?: "
|
40397
41406
|
},
|
40398
41407
|
{
|
40399
41408
|
"kind": "Content",
|
40400
|
-
"text": "number"
|
41409
|
+
"text": "number | undefined"
|
40401
41410
|
},
|
40402
41411
|
{
|
40403
41412
|
"kind": "Content",
|
@@ -40405,9 +41414,9 @@
|
|
40405
41414
|
}
|
40406
41415
|
],
|
40407
41416
|
"isReadonly": false,
|
40408
|
-
"isOptional":
|
41417
|
+
"isOptional": true,
|
40409
41418
|
"releaseTag": "Public",
|
40410
|
-
"name": "
|
41419
|
+
"name": "visibleMeshesCollisionMask",
|
40411
41420
|
"propertyTypeTokenRange": {
|
40412
41421
|
"startIndex": 1,
|
40413
41422
|
"endIndex": 2
|
@@ -40418,22 +41427,22 @@
|
|
40418
41427
|
},
|
40419
41428
|
{
|
40420
41429
|
"kind": "Namespace",
|
40421
|
-
"canonicalReference": "@dcl/playground-assets!
|
41430
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
|
40422
41431
|
"docComment": "/**\n * @public\n */\n",
|
40423
41432
|
"excerptTokens": [
|
40424
41433
|
{
|
40425
41434
|
"kind": "Content",
|
40426
|
-
"text": "export declare namespace
|
41435
|
+
"text": "export declare namespace PBGltfContainer "
|
40427
41436
|
}
|
40428
41437
|
],
|
40429
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41438
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
|
40430
41439
|
"releaseTag": "Public",
|
40431
|
-
"name": "
|
41440
|
+
"name": "PBGltfContainer",
|
40432
41441
|
"preserveMemberOrder": false,
|
40433
41442
|
"members": [
|
40434
41443
|
{
|
40435
41444
|
"kind": "Function",
|
40436
|
-
"canonicalReference": "@dcl/playground-assets!
|
41445
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
|
40437
41446
|
"docComment": "",
|
40438
41447
|
"excerptTokens": [
|
40439
41448
|
{
|
@@ -40468,8 +41477,8 @@
|
|
40468
41477
|
},
|
40469
41478
|
{
|
40470
41479
|
"kind": "Reference",
|
40471
|
-
"text": "
|
40472
|
-
"canonicalReference": "@dcl/playground-assets!
|
41480
|
+
"text": "PBGltfContainer",
|
41481
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
|
40473
41482
|
},
|
40474
41483
|
{
|
40475
41484
|
"kind": "Content",
|
@@ -40504,7 +41513,7 @@
|
|
40504
41513
|
},
|
40505
41514
|
{
|
40506
41515
|
"kind": "Function",
|
40507
|
-
"canonicalReference": "@dcl/playground-assets!
|
41516
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
|
40508
41517
|
"docComment": "",
|
40509
41518
|
"excerptTokens": [
|
40510
41519
|
{
|
@@ -40513,8 +41522,8 @@
|
|
40513
41522
|
},
|
40514
41523
|
{
|
40515
41524
|
"kind": "Reference",
|
40516
|
-
"text": "
|
40517
|
-
"canonicalReference": "@dcl/playground-assets!
|
41525
|
+
"text": "PBGltfContainer",
|
41526
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
|
40518
41527
|
},
|
40519
41528
|
{
|
40520
41529
|
"kind": "Content",
|
@@ -40569,112 +41578,32 @@
|
|
40569
41578
|
},
|
40570
41579
|
{
|
40571
41580
|
"kind": "Interface",
|
40572
|
-
"canonicalReference": "@dcl/playground-assets!
|
41581
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
|
40573
41582
|
"docComment": "/**\n * @public\n */\n",
|
40574
41583
|
"excerptTokens": [
|
40575
41584
|
{
|
40576
41585
|
"kind": "Content",
|
40577
|
-
"text": "export interface
|
41586
|
+
"text": "export interface PBGltfContainerLoadingState "
|
40578
41587
|
}
|
40579
41588
|
],
|
40580
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41589
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
|
40581
41590
|
"releaseTag": "Public",
|
40582
|
-
"name": "
|
41591
|
+
"name": "PBGltfContainerLoadingState",
|
40583
41592
|
"preserveMemberOrder": false,
|
40584
41593
|
"members": [
|
40585
41594
|
{
|
40586
41595
|
"kind": "PropertySignature",
|
40587
|
-
"canonicalReference": "@dcl/playground-assets!
|
40588
|
-
"docComment": "",
|
40589
|
-
"excerptTokens": [
|
40590
|
-
{
|
40591
|
-
"kind": "Content",
|
40592
|
-
"text": "a: "
|
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": "a",
|
40607
|
-
"propertyTypeTokenRange": {
|
40608
|
-
"startIndex": 1,
|
40609
|
-
"endIndex": 2
|
40610
|
-
}
|
40611
|
-
},
|
40612
|
-
{
|
40613
|
-
"kind": "PropertySignature",
|
40614
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
|
40615
|
-
"docComment": "",
|
40616
|
-
"excerptTokens": [
|
40617
|
-
{
|
40618
|
-
"kind": "Content",
|
40619
|
-
"text": "b: "
|
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": "b",
|
40634
|
-
"propertyTypeTokenRange": {
|
40635
|
-
"startIndex": 1,
|
40636
|
-
"endIndex": 2
|
40637
|
-
}
|
40638
|
-
},
|
40639
|
-
{
|
40640
|
-
"kind": "PropertySignature",
|
40641
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
|
40642
|
-
"docComment": "",
|
40643
|
-
"excerptTokens": [
|
40644
|
-
{
|
40645
|
-
"kind": "Content",
|
40646
|
-
"text": "g: "
|
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": "g",
|
40661
|
-
"propertyTypeTokenRange": {
|
40662
|
-
"startIndex": 1,
|
40663
|
-
"endIndex": 2
|
40664
|
-
}
|
40665
|
-
},
|
40666
|
-
{
|
40667
|
-
"kind": "PropertySignature",
|
40668
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
|
41596
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
|
40669
41597
|
"docComment": "",
|
40670
41598
|
"excerptTokens": [
|
40671
41599
|
{
|
40672
41600
|
"kind": "Content",
|
40673
|
-
"text": "
|
41601
|
+
"text": "currentState: "
|
40674
41602
|
},
|
40675
41603
|
{
|
40676
|
-
"kind": "
|
40677
|
-
"text": "
|
41604
|
+
"kind": "Reference",
|
41605
|
+
"text": "LoadingState",
|
41606
|
+
"canonicalReference": "@dcl/playground-assets!LoadingState:enum"
|
40678
41607
|
},
|
40679
41608
|
{
|
40680
41609
|
"kind": "Content",
|
@@ -40684,7 +41613,7 @@
|
|
40684
41613
|
"isReadonly": false,
|
40685
41614
|
"isOptional": false,
|
40686
41615
|
"releaseTag": "Public",
|
40687
|
-
"name": "
|
41616
|
+
"name": "currentState",
|
40688
41617
|
"propertyTypeTokenRange": {
|
40689
41618
|
"startIndex": 1,
|
40690
41619
|
"endIndex": 2
|
@@ -40695,22 +41624,22 @@
|
|
40695
41624
|
},
|
40696
41625
|
{
|
40697
41626
|
"kind": "Namespace",
|
40698
|
-
"canonicalReference": "@dcl/playground-assets!
|
41627
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
|
40699
41628
|
"docComment": "/**\n * @public\n */\n",
|
40700
41629
|
"excerptTokens": [
|
40701
41630
|
{
|
40702
41631
|
"kind": "Content",
|
40703
|
-
"text": "export declare namespace
|
41632
|
+
"text": "export declare namespace PBGltfContainerLoadingState "
|
40704
41633
|
}
|
40705
41634
|
],
|
40706
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41635
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
|
40707
41636
|
"releaseTag": "Public",
|
40708
|
-
"name": "
|
41637
|
+
"name": "PBGltfContainerLoadingState",
|
40709
41638
|
"preserveMemberOrder": false,
|
40710
41639
|
"members": [
|
40711
41640
|
{
|
40712
41641
|
"kind": "Function",
|
40713
|
-
"canonicalReference": "@dcl/playground-assets!
|
41642
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
|
40714
41643
|
"docComment": "",
|
40715
41644
|
"excerptTokens": [
|
40716
41645
|
{
|
@@ -40745,8 +41674,8 @@
|
|
40745
41674
|
},
|
40746
41675
|
{
|
40747
41676
|
"kind": "Reference",
|
40748
|
-
"text": "
|
40749
|
-
"canonicalReference": "@dcl/playground-assets!
|
41677
|
+
"text": "PBGltfContainerLoadingState",
|
41678
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
|
40750
41679
|
},
|
40751
41680
|
{
|
40752
41681
|
"kind": "Content",
|
@@ -40781,7 +41710,7 @@
|
|
40781
41710
|
},
|
40782
41711
|
{
|
40783
41712
|
"kind": "Function",
|
40784
|
-
"canonicalReference": "@dcl/playground-assets!
|
41713
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
|
40785
41714
|
"docComment": "",
|
40786
41715
|
"excerptTokens": [
|
40787
41716
|
{
|
@@ -40790,8 +41719,8 @@
|
|
40790
41719
|
},
|
40791
41720
|
{
|
40792
41721
|
"kind": "Reference",
|
40793
|
-
"text": "
|
40794
|
-
"canonicalReference": "@dcl/playground-assets!
|
41722
|
+
"text": "PBGltfContainerLoadingState",
|
41723
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
|
40795
41724
|
},
|
40796
41725
|
{
|
40797
41726
|
"kind": "Content",
|
@@ -40846,31 +41775,31 @@
|
|
40846
41775
|
},
|
40847
41776
|
{
|
40848
41777
|
"kind": "Interface",
|
40849
|
-
"canonicalReference": "@dcl/playground-assets!
|
41778
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface",
|
40850
41779
|
"docComment": "/**\n * @public\n */\n",
|
40851
41780
|
"excerptTokens": [
|
40852
41781
|
{
|
40853
41782
|
"kind": "Content",
|
40854
|
-
"text": "export interface
|
41783
|
+
"text": "export interface PBGltfNodeModifiers_GltfNodeModifier "
|
40855
41784
|
}
|
40856
41785
|
],
|
40857
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41786
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
|
40858
41787
|
"releaseTag": "Public",
|
40859
|
-
"name": "
|
41788
|
+
"name": "PBGltfNodeModifiers_GltfNodeModifier",
|
40860
41789
|
"preserveMemberOrder": false,
|
40861
41790
|
"members": [
|
40862
41791
|
{
|
40863
41792
|
"kind": "PropertySignature",
|
40864
|
-
"canonicalReference": "@dcl/playground-assets!
|
40865
|
-
"docComment": "/**\n *
|
41793
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#castShadows:member",
|
41794
|
+
"docComment": "/**\n * The casting shadows enabled override\n */\n",
|
40866
41795
|
"excerptTokens": [
|
40867
41796
|
{
|
40868
41797
|
"kind": "Content",
|
40869
|
-
"text": "
|
41798
|
+
"text": "castShadows?: "
|
40870
41799
|
},
|
40871
41800
|
{
|
40872
41801
|
"kind": "Content",
|
40873
|
-
"text": "
|
41802
|
+
"text": "boolean | undefined"
|
40874
41803
|
},
|
40875
41804
|
{
|
40876
41805
|
"kind": "Content",
|
@@ -40878,9 +41807,9 @@
|
|
40878
41807
|
}
|
40879
41808
|
],
|
40880
41809
|
"isReadonly": false,
|
40881
|
-
"isOptional":
|
41810
|
+
"isOptional": true,
|
40882
41811
|
"releaseTag": "Public",
|
40883
|
-
"name": "
|
41812
|
+
"name": "castShadows",
|
40884
41813
|
"propertyTypeTokenRange": {
|
40885
41814
|
"startIndex": 1,
|
40886
41815
|
"endIndex": 2
|
@@ -40888,16 +41817,21 @@
|
|
40888
41817
|
},
|
40889
41818
|
{
|
40890
41819
|
"kind": "PropertySignature",
|
40891
|
-
"canonicalReference": "@dcl/playground-assets!
|
40892
|
-
"docComment": "/**\n *
|
41820
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#material:member",
|
41821
|
+
"docComment": "/**\n * The Material that will be overridden on the target Node\n */\n",
|
40893
41822
|
"excerptTokens": [
|
40894
41823
|
{
|
40895
41824
|
"kind": "Content",
|
40896
|
-
"text": "
|
41825
|
+
"text": "material?: "
|
41826
|
+
},
|
41827
|
+
{
|
41828
|
+
"kind": "Reference",
|
41829
|
+
"text": "PBMaterial",
|
41830
|
+
"canonicalReference": "@dcl/playground-assets!PBMaterial"
|
40897
41831
|
},
|
40898
41832
|
{
|
40899
41833
|
"kind": "Content",
|
40900
|
-
"text": "
|
41834
|
+
"text": " | undefined"
|
40901
41835
|
},
|
40902
41836
|
{
|
40903
41837
|
"kind": "Content",
|
@@ -40905,26 +41839,26 @@
|
|
40905
41839
|
}
|
40906
41840
|
],
|
40907
41841
|
"isReadonly": false,
|
40908
|
-
"isOptional":
|
41842
|
+
"isOptional": true,
|
40909
41843
|
"releaseTag": "Public",
|
40910
|
-
"name": "
|
41844
|
+
"name": "material",
|
40911
41845
|
"propertyTypeTokenRange": {
|
40912
41846
|
"startIndex": 1,
|
40913
|
-
"endIndex":
|
41847
|
+
"endIndex": 3
|
40914
41848
|
}
|
40915
41849
|
},
|
40916
41850
|
{
|
40917
41851
|
"kind": "PropertySignature",
|
40918
|
-
"canonicalReference": "@dcl/playground-assets!
|
40919
|
-
"docComment": "/**\n *
|
41852
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier#path:member",
|
41853
|
+
"docComment": "/**\n * The GLTF hierarchy path of the target Node to be affected\n */\n",
|
40920
41854
|
"excerptTokens": [
|
40921
41855
|
{
|
40922
41856
|
"kind": "Content",
|
40923
|
-
"text": "
|
41857
|
+
"text": "path: "
|
40924
41858
|
},
|
40925
41859
|
{
|
40926
41860
|
"kind": "Content",
|
40927
|
-
"text": "
|
41861
|
+
"text": "string"
|
40928
41862
|
},
|
40929
41863
|
{
|
40930
41864
|
"kind": "Content",
|
@@ -40934,7 +41868,7 @@
|
|
40934
41868
|
"isReadonly": false,
|
40935
41869
|
"isOptional": false,
|
40936
41870
|
"releaseTag": "Public",
|
40937
|
-
"name": "
|
41871
|
+
"name": "path",
|
40938
41872
|
"propertyTypeTokenRange": {
|
40939
41873
|
"startIndex": 1,
|
40940
41874
|
"endIndex": 2
|
@@ -40945,22 +41879,22 @@
|
|
40945
41879
|
},
|
40946
41880
|
{
|
40947
41881
|
"kind": "Namespace",
|
40948
|
-
"canonicalReference": "@dcl/playground-assets!
|
41882
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:namespace",
|
40949
41883
|
"docComment": "/**\n * @public\n */\n",
|
40950
41884
|
"excerptTokens": [
|
40951
41885
|
{
|
40952
41886
|
"kind": "Content",
|
40953
|
-
"text": "export declare namespace
|
41887
|
+
"text": "export declare namespace PBGltfNodeModifiers_GltfNodeModifier "
|
40954
41888
|
}
|
40955
41889
|
],
|
40956
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41890
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
|
40957
41891
|
"releaseTag": "Public",
|
40958
|
-
"name": "
|
41892
|
+
"name": "PBGltfNodeModifiers_GltfNodeModifier",
|
40959
41893
|
"preserveMemberOrder": false,
|
40960
41894
|
"members": [
|
40961
41895
|
{
|
40962
41896
|
"kind": "Function",
|
40963
|
-
"canonicalReference": "@dcl/playground-assets!
|
41897
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.decode:function(1)",
|
40964
41898
|
"docComment": "",
|
40965
41899
|
"excerptTokens": [
|
40966
41900
|
{
|
@@ -40995,8 +41929,8 @@
|
|
40995
41929
|
},
|
40996
41930
|
{
|
40997
41931
|
"kind": "Reference",
|
40998
|
-
"text": "
|
40999
|
-
"canonicalReference": "@dcl/playground-assets!
|
41932
|
+
"text": "PBGltfNodeModifiers_GltfNodeModifier",
|
41933
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
|
41000
41934
|
},
|
41001
41935
|
{
|
41002
41936
|
"kind": "Content",
|
@@ -41031,7 +41965,7 @@
|
|
41031
41965
|
},
|
41032
41966
|
{
|
41033
41967
|
"kind": "Function",
|
41034
|
-
"canonicalReference": "@dcl/playground-assets!
|
41968
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier.encode:function(1)",
|
41035
41969
|
"docComment": "",
|
41036
41970
|
"excerptTokens": [
|
41037
41971
|
{
|
@@ -41040,8 +41974,8 @@
|
|
41040
41974
|
},
|
41041
41975
|
{
|
41042
41976
|
"kind": "Reference",
|
41043
|
-
"text": "
|
41044
|
-
"canonicalReference": "@dcl/playground-assets!
|
41977
|
+
"text": "PBGltfNodeModifiers_GltfNodeModifier",
|
41978
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
|
41045
41979
|
},
|
41046
41980
|
{
|
41047
41981
|
"kind": "Content",
|
@@ -41096,58 +42030,36 @@
|
|
41096
42030
|
},
|
41097
42031
|
{
|
41098
42032
|
"kind": "Interface",
|
41099
|
-
"canonicalReference": "@dcl/playground-assets!
|
42033
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface",
|
41100
42034
|
"docComment": "/**\n * @public\n */\n",
|
41101
42035
|
"excerptTokens": [
|
41102
42036
|
{
|
41103
42037
|
"kind": "Content",
|
41104
|
-
"text": "export interface
|
42038
|
+
"text": "export interface PBGltfNodeModifiers "
|
41105
42039
|
}
|
41106
42040
|
],
|
41107
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42041
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
|
41108
42042
|
"releaseTag": "Public",
|
41109
|
-
"name": "
|
42043
|
+
"name": "PBGltfNodeModifiers",
|
41110
42044
|
"preserveMemberOrder": false,
|
41111
42045
|
"members": [
|
41112
42046
|
{
|
41113
42047
|
"kind": "PropertySignature",
|
41114
|
-
"canonicalReference": "@dcl/playground-assets!
|
41115
|
-
"docComment": "
|
42048
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers#modifiers:member",
|
42049
|
+
"docComment": "",
|
41116
42050
|
"excerptTokens": [
|
41117
42051
|
{
|
41118
42052
|
"kind": "Content",
|
41119
|
-
"text": "
|
41120
|
-
},
|
41121
|
-
{
|
41122
|
-
"kind": "Content",
|
41123
|
-
"text": "number | undefined"
|
42053
|
+
"text": "modifiers: "
|
41124
42054
|
},
|
41125
42055
|
{
|
41126
|
-
"kind": "
|
41127
|
-
"text": "
|
41128
|
-
|
41129
|
-
],
|
41130
|
-
"isReadonly": false,
|
41131
|
-
"isOptional": true,
|
41132
|
-
"releaseTag": "Public",
|
41133
|
-
"name": "invisibleMeshesCollisionMask",
|
41134
|
-
"propertyTypeTokenRange": {
|
41135
|
-
"startIndex": 1,
|
41136
|
-
"endIndex": 2
|
41137
|
-
}
|
41138
|
-
},
|
41139
|
-
{
|
41140
|
-
"kind": "PropertySignature",
|
41141
|
-
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
|
41142
|
-
"docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
|
41143
|
-
"excerptTokens": [
|
41144
|
-
{
|
41145
|
-
"kind": "Content",
|
41146
|
-
"text": "src: "
|
42056
|
+
"kind": "Reference",
|
42057
|
+
"text": "PBGltfNodeModifiers_GltfNodeModifier",
|
42058
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
|
41147
42059
|
},
|
41148
42060
|
{
|
41149
42061
|
"kind": "Content",
|
41150
|
-
"text": "
|
42062
|
+
"text": "[]"
|
41151
42063
|
},
|
41152
42064
|
{
|
41153
42065
|
"kind": "Content",
|
@@ -41157,37 +42069,10 @@
|
|
41157
42069
|
"isReadonly": false,
|
41158
42070
|
"isOptional": false,
|
41159
42071
|
"releaseTag": "Public",
|
41160
|
-
"name": "
|
41161
|
-
"propertyTypeTokenRange": {
|
41162
|
-
"startIndex": 1,
|
41163
|
-
"endIndex": 2
|
41164
|
-
}
|
41165
|
-
},
|
41166
|
-
{
|
41167
|
-
"kind": "PropertySignature",
|
41168
|
-
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
|
41169
|
-
"docComment": "/**\n * default: 0\n */\n",
|
41170
|
-
"excerptTokens": [
|
41171
|
-
{
|
41172
|
-
"kind": "Content",
|
41173
|
-
"text": "visibleMeshesCollisionMask?: "
|
41174
|
-
},
|
41175
|
-
{
|
41176
|
-
"kind": "Content",
|
41177
|
-
"text": "number | undefined"
|
41178
|
-
},
|
41179
|
-
{
|
41180
|
-
"kind": "Content",
|
41181
|
-
"text": ";"
|
41182
|
-
}
|
41183
|
-
],
|
41184
|
-
"isReadonly": false,
|
41185
|
-
"isOptional": true,
|
41186
|
-
"releaseTag": "Public",
|
41187
|
-
"name": "visibleMeshesCollisionMask",
|
42072
|
+
"name": "modifiers",
|
41188
42073
|
"propertyTypeTokenRange": {
|
41189
42074
|
"startIndex": 1,
|
41190
|
-
"endIndex":
|
42075
|
+
"endIndex": 3
|
41191
42076
|
}
|
41192
42077
|
}
|
41193
42078
|
],
|
@@ -41195,22 +42080,22 @@
|
|
41195
42080
|
},
|
41196
42081
|
{
|
41197
42082
|
"kind": "Namespace",
|
41198
|
-
"canonicalReference": "@dcl/playground-assets!
|
42083
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:namespace",
|
41199
42084
|
"docComment": "/**\n * @public\n */\n",
|
41200
42085
|
"excerptTokens": [
|
41201
42086
|
{
|
41202
42087
|
"kind": "Content",
|
41203
|
-
"text": "export declare namespace
|
42088
|
+
"text": "export declare namespace PBGltfNodeModifiers "
|
41204
42089
|
}
|
41205
42090
|
],
|
41206
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42091
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_node_modifiers.gen.d.ts",
|
41207
42092
|
"releaseTag": "Public",
|
41208
|
-
"name": "
|
42093
|
+
"name": "PBGltfNodeModifiers",
|
41209
42094
|
"preserveMemberOrder": false,
|
41210
42095
|
"members": [
|
41211
42096
|
{
|
41212
42097
|
"kind": "Function",
|
41213
|
-
"canonicalReference": "@dcl/playground-assets!
|
42098
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.decode:function(1)",
|
41214
42099
|
"docComment": "",
|
41215
42100
|
"excerptTokens": [
|
41216
42101
|
{
|
@@ -41245,8 +42130,8 @@
|
|
41245
42130
|
},
|
41246
42131
|
{
|
41247
42132
|
"kind": "Reference",
|
41248
|
-
"text": "
|
41249
|
-
"canonicalReference": "@dcl/playground-assets!
|
42133
|
+
"text": "PBGltfNodeModifiers",
|
42134
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
|
41250
42135
|
},
|
41251
42136
|
{
|
41252
42137
|
"kind": "Content",
|
@@ -41281,7 +42166,7 @@
|
|
41281
42166
|
},
|
41282
42167
|
{
|
41283
42168
|
"kind": "Function",
|
41284
|
-
"canonicalReference": "@dcl/playground-assets!
|
42169
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers.encode:function(1)",
|
41285
42170
|
"docComment": "",
|
41286
42171
|
"excerptTokens": [
|
41287
42172
|
{
|
@@ -41290,8 +42175,8 @@
|
|
41290
42175
|
},
|
41291
42176
|
{
|
41292
42177
|
"kind": "Reference",
|
41293
|
-
"text": "
|
41294
|
-
"canonicalReference": "@dcl/playground-assets!
|
42178
|
+
"text": "PBGltfNodeModifiers",
|
42179
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers:interface"
|
41295
42180
|
},
|
41296
42181
|
{
|
41297
42182
|
"kind": "Content",
|
@@ -41346,32 +42231,31 @@
|
|
41346
42231
|
},
|
41347
42232
|
{
|
41348
42233
|
"kind": "Interface",
|
41349
|
-
"canonicalReference": "@dcl/playground-assets!
|
42234
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
|
41350
42235
|
"docComment": "/**\n * @public\n */\n",
|
41351
42236
|
"excerptTokens": [
|
41352
42237
|
{
|
41353
42238
|
"kind": "Content",
|
41354
|
-
"text": "export interface
|
42239
|
+
"text": "export interface PBInputModifier_StandardInput "
|
41355
42240
|
}
|
41356
42241
|
],
|
41357
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42242
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
41358
42243
|
"releaseTag": "Public",
|
41359
|
-
"name": "
|
42244
|
+
"name": "PBInputModifier_StandardInput",
|
41360
42245
|
"preserveMemberOrder": false,
|
41361
42246
|
"members": [
|
41362
42247
|
{
|
41363
42248
|
"kind": "PropertySignature",
|
41364
|
-
"canonicalReference": "@dcl/playground-assets!
|
42249
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
|
41365
42250
|
"docComment": "",
|
41366
42251
|
"excerptTokens": [
|
41367
42252
|
{
|
41368
42253
|
"kind": "Content",
|
41369
|
-
"text": "
|
42254
|
+
"text": "disableAll?: "
|
41370
42255
|
},
|
41371
42256
|
{
|
41372
|
-
"kind": "
|
41373
|
-
"text": "
|
41374
|
-
"canonicalReference": "@dcl/playground-assets!LoadingState:enum"
|
42257
|
+
"kind": "Content",
|
42258
|
+
"text": "boolean | undefined"
|
41375
42259
|
},
|
41376
42260
|
{
|
41377
42261
|
"kind": "Content",
|
@@ -41379,9 +42263,144 @@
|
|
41379
42263
|
}
|
41380
42264
|
],
|
41381
42265
|
"isReadonly": false,
|
41382
|
-
"isOptional":
|
42266
|
+
"isOptional": true,
|
41383
42267
|
"releaseTag": "Public",
|
41384
|
-
"name": "
|
42268
|
+
"name": "disableAll",
|
42269
|
+
"propertyTypeTokenRange": {
|
42270
|
+
"startIndex": 1,
|
42271
|
+
"endIndex": 2
|
42272
|
+
}
|
42273
|
+
},
|
42274
|
+
{
|
42275
|
+
"kind": "PropertySignature",
|
42276
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
|
42277
|
+
"docComment": "",
|
42278
|
+
"excerptTokens": [
|
42279
|
+
{
|
42280
|
+
"kind": "Content",
|
42281
|
+
"text": "disableEmote?: "
|
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": "disableEmote",
|
42296
|
+
"propertyTypeTokenRange": {
|
42297
|
+
"startIndex": 1,
|
42298
|
+
"endIndex": 2
|
42299
|
+
}
|
42300
|
+
},
|
42301
|
+
{
|
42302
|
+
"kind": "PropertySignature",
|
42303
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
|
42304
|
+
"docComment": "",
|
42305
|
+
"excerptTokens": [
|
42306
|
+
{
|
42307
|
+
"kind": "Content",
|
42308
|
+
"text": "disableJog?: "
|
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": "disableJog",
|
42323
|
+
"propertyTypeTokenRange": {
|
42324
|
+
"startIndex": 1,
|
42325
|
+
"endIndex": 2
|
42326
|
+
}
|
42327
|
+
},
|
42328
|
+
{
|
42329
|
+
"kind": "PropertySignature",
|
42330
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
|
42331
|
+
"docComment": "",
|
42332
|
+
"excerptTokens": [
|
42333
|
+
{
|
42334
|
+
"kind": "Content",
|
42335
|
+
"text": "disableJump?: "
|
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": "disableJump",
|
42350
|
+
"propertyTypeTokenRange": {
|
42351
|
+
"startIndex": 1,
|
42352
|
+
"endIndex": 2
|
42353
|
+
}
|
42354
|
+
},
|
42355
|
+
{
|
42356
|
+
"kind": "PropertySignature",
|
42357
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
|
42358
|
+
"docComment": "",
|
42359
|
+
"excerptTokens": [
|
42360
|
+
{
|
42361
|
+
"kind": "Content",
|
42362
|
+
"text": "disableRun?: "
|
42363
|
+
},
|
42364
|
+
{
|
42365
|
+
"kind": "Content",
|
42366
|
+
"text": "boolean | undefined"
|
42367
|
+
},
|
42368
|
+
{
|
42369
|
+
"kind": "Content",
|
42370
|
+
"text": ";"
|
42371
|
+
}
|
42372
|
+
],
|
42373
|
+
"isReadonly": false,
|
42374
|
+
"isOptional": true,
|
42375
|
+
"releaseTag": "Public",
|
42376
|
+
"name": "disableRun",
|
42377
|
+
"propertyTypeTokenRange": {
|
42378
|
+
"startIndex": 1,
|
42379
|
+
"endIndex": 2
|
42380
|
+
}
|
42381
|
+
},
|
42382
|
+
{
|
42383
|
+
"kind": "PropertySignature",
|
42384
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
|
42385
|
+
"docComment": "",
|
42386
|
+
"excerptTokens": [
|
42387
|
+
{
|
42388
|
+
"kind": "Content",
|
42389
|
+
"text": "disableWalk?: "
|
42390
|
+
},
|
42391
|
+
{
|
42392
|
+
"kind": "Content",
|
42393
|
+
"text": "boolean | undefined"
|
42394
|
+
},
|
42395
|
+
{
|
42396
|
+
"kind": "Content",
|
42397
|
+
"text": ";"
|
42398
|
+
}
|
42399
|
+
],
|
42400
|
+
"isReadonly": false,
|
42401
|
+
"isOptional": true,
|
42402
|
+
"releaseTag": "Public",
|
42403
|
+
"name": "disableWalk",
|
41385
42404
|
"propertyTypeTokenRange": {
|
41386
42405
|
"startIndex": 1,
|
41387
42406
|
"endIndex": 2
|
@@ -41392,22 +42411,22 @@
|
|
41392
42411
|
},
|
41393
42412
|
{
|
41394
42413
|
"kind": "Namespace",
|
41395
|
-
"canonicalReference": "@dcl/playground-assets!
|
42414
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
|
41396
42415
|
"docComment": "/**\n * @public\n */\n",
|
41397
42416
|
"excerptTokens": [
|
41398
42417
|
{
|
41399
42418
|
"kind": "Content",
|
41400
|
-
"text": "export declare namespace
|
42419
|
+
"text": "export declare namespace PBInputModifier_StandardInput "
|
41401
42420
|
}
|
41402
42421
|
],
|
41403
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42422
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
41404
42423
|
"releaseTag": "Public",
|
41405
|
-
"name": "
|
42424
|
+
"name": "PBInputModifier_StandardInput",
|
41406
42425
|
"preserveMemberOrder": false,
|
41407
42426
|
"members": [
|
41408
42427
|
{
|
41409
42428
|
"kind": "Function",
|
41410
|
-
"canonicalReference": "@dcl/playground-assets!
|
42429
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
|
41411
42430
|
"docComment": "",
|
41412
42431
|
"excerptTokens": [
|
41413
42432
|
{
|
@@ -41442,8 +42461,8 @@
|
|
41442
42461
|
},
|
41443
42462
|
{
|
41444
42463
|
"kind": "Reference",
|
41445
|
-
"text": "
|
41446
|
-
"canonicalReference": "@dcl/playground-assets!
|
42464
|
+
"text": "PBInputModifier_StandardInput",
|
42465
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
41447
42466
|
},
|
41448
42467
|
{
|
41449
42468
|
"kind": "Content",
|
@@ -41478,7 +42497,7 @@
|
|
41478
42497
|
},
|
41479
42498
|
{
|
41480
42499
|
"kind": "Function",
|
41481
|
-
"canonicalReference": "@dcl/playground-assets!
|
42500
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
|
41482
42501
|
"docComment": "",
|
41483
42502
|
"excerptTokens": [
|
41484
42503
|
{
|
@@ -41487,8 +42506,8 @@
|
|
41487
42506
|
},
|
41488
42507
|
{
|
41489
42508
|
"kind": "Reference",
|
41490
|
-
"text": "
|
41491
|
-
"canonicalReference": "@dcl/playground-assets!
|
42509
|
+
"text": "PBInputModifier_StandardInput",
|
42510
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
41492
42511
|
},
|
41493
42512
|
{
|
41494
42513
|
"kind": "Content",
|
@@ -41543,31 +42562,40 @@
|
|
41543
42562
|
},
|
41544
42563
|
{
|
41545
42564
|
"kind": "Interface",
|
41546
|
-
"canonicalReference": "@dcl/playground-assets!
|
42565
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
|
41547
42566
|
"docComment": "/**\n * @public\n */\n",
|
41548
42567
|
"excerptTokens": [
|
41549
42568
|
{
|
41550
42569
|
"kind": "Content",
|
41551
|
-
"text": "export interface
|
42570
|
+
"text": "export interface PBInputModifier "
|
41552
42571
|
}
|
41553
42572
|
],
|
41554
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42573
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
41555
42574
|
"releaseTag": "Public",
|
41556
|
-
"name": "
|
42575
|
+
"name": "PBInputModifier",
|
41557
42576
|
"preserveMemberOrder": false,
|
41558
42577
|
"members": [
|
41559
42578
|
{
|
41560
42579
|
"kind": "PropertySignature",
|
41561
|
-
"canonicalReference": "@dcl/playground-assets!
|
41562
|
-
"docComment": "
|
42580
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
|
42581
|
+
"docComment": "",
|
41563
42582
|
"excerptTokens": [
|
41564
42583
|
{
|
41565
42584
|
"kind": "Content",
|
41566
|
-
"text": "
|
42585
|
+
"text": "mode?: "
|
41567
42586
|
},
|
41568
42587
|
{
|
41569
42588
|
"kind": "Content",
|
41570
|
-
"text": "
|
42589
|
+
"text": "{\n $case: \"standard\";\n standard: "
|
42590
|
+
},
|
42591
|
+
{
|
42592
|
+
"kind": "Reference",
|
42593
|
+
"text": "PBInputModifier_StandardInput",
|
42594
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
42595
|
+
},
|
42596
|
+
{
|
42597
|
+
"kind": "Content",
|
42598
|
+
"text": ";\n } | undefined"
|
41571
42599
|
},
|
41572
42600
|
{
|
41573
42601
|
"kind": "Content",
|
@@ -41577,92 +42605,201 @@
|
|
41577
42605
|
"isReadonly": false,
|
41578
42606
|
"isOptional": true,
|
41579
42607
|
"releaseTag": "Public",
|
41580
|
-
"name": "
|
42608
|
+
"name": "mode",
|
41581
42609
|
"propertyTypeTokenRange": {
|
41582
42610
|
"startIndex": 1,
|
41583
|
-
"endIndex":
|
42611
|
+
"endIndex": 4
|
41584
42612
|
}
|
41585
|
-
}
|
42613
|
+
}
|
42614
|
+
],
|
42615
|
+
"extendsTokenRanges": []
|
42616
|
+
},
|
42617
|
+
{
|
42618
|
+
"kind": "Namespace",
|
42619
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
|
42620
|
+
"docComment": "/**\n * @public\n */\n",
|
42621
|
+
"excerptTokens": [
|
41586
42622
|
{
|
41587
|
-
"kind": "
|
41588
|
-
"
|
41589
|
-
|
42623
|
+
"kind": "Content",
|
42624
|
+
"text": "export declare namespace PBInputModifier "
|
42625
|
+
}
|
42626
|
+
],
|
42627
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
42628
|
+
"releaseTag": "Public",
|
42629
|
+
"name": "PBInputModifier",
|
42630
|
+
"preserveMemberOrder": false,
|
42631
|
+
"members": [
|
42632
|
+
{
|
42633
|
+
"kind": "Function",
|
42634
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
|
42635
|
+
"docComment": "",
|
41590
42636
|
"excerptTokens": [
|
41591
42637
|
{
|
41592
42638
|
"kind": "Content",
|
41593
|
-
"text": "
|
42639
|
+
"text": "function decode(input: "
|
41594
42640
|
},
|
41595
42641
|
{
|
41596
42642
|
"kind": "Reference",
|
41597
|
-
"text": "
|
41598
|
-
"canonicalReference": "
|
42643
|
+
"text": "_m0.Reader",
|
42644
|
+
"canonicalReference": "protobufjs!Reader:class"
|
41599
42645
|
},
|
41600
42646
|
{
|
41601
42647
|
"kind": "Content",
|
41602
|
-
"text": " |
|
42648
|
+
"text": " | "
|
42649
|
+
},
|
42650
|
+
{
|
42651
|
+
"kind": "Reference",
|
42652
|
+
"text": "Uint8Array",
|
42653
|
+
"canonicalReference": "!Uint8Array:interface"
|
42654
|
+
},
|
42655
|
+
{
|
42656
|
+
"kind": "Content",
|
42657
|
+
"text": ", length?: "
|
42658
|
+
},
|
42659
|
+
{
|
42660
|
+
"kind": "Content",
|
42661
|
+
"text": "number"
|
42662
|
+
},
|
42663
|
+
{
|
42664
|
+
"kind": "Content",
|
42665
|
+
"text": "): "
|
42666
|
+
},
|
42667
|
+
{
|
42668
|
+
"kind": "Reference",
|
42669
|
+
"text": "PBInputModifier",
|
42670
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
|
41603
42671
|
},
|
41604
42672
|
{
|
41605
42673
|
"kind": "Content",
|
41606
42674
|
"text": ";"
|
41607
42675
|
}
|
41608
42676
|
],
|
41609
|
-
"
|
41610
|
-
|
42677
|
+
"returnTypeTokenRange": {
|
42678
|
+
"startIndex": 7,
|
42679
|
+
"endIndex": 8
|
42680
|
+
},
|
41611
42681
|
"releaseTag": "Public",
|
41612
|
-
"
|
41613
|
-
"
|
41614
|
-
|
41615
|
-
|
41616
|
-
|
42682
|
+
"overloadIndex": 1,
|
42683
|
+
"parameters": [
|
42684
|
+
{
|
42685
|
+
"parameterName": "input",
|
42686
|
+
"parameterTypeTokenRange": {
|
42687
|
+
"startIndex": 1,
|
42688
|
+
"endIndex": 4
|
42689
|
+
},
|
42690
|
+
"isOptional": false
|
42691
|
+
},
|
42692
|
+
{
|
42693
|
+
"parameterName": "length",
|
42694
|
+
"parameterTypeTokenRange": {
|
42695
|
+
"startIndex": 5,
|
42696
|
+
"endIndex": 6
|
42697
|
+
},
|
42698
|
+
"isOptional": true
|
42699
|
+
}
|
42700
|
+
],
|
42701
|
+
"name": "decode"
|
41617
42702
|
},
|
41618
42703
|
{
|
41619
|
-
"kind": "
|
41620
|
-
"canonicalReference": "@dcl/playground-assets!
|
41621
|
-
"docComment": "
|
42704
|
+
"kind": "Function",
|
42705
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
|
42706
|
+
"docComment": "",
|
41622
42707
|
"excerptTokens": [
|
41623
42708
|
{
|
41624
42709
|
"kind": "Content",
|
41625
|
-
"text": "
|
42710
|
+
"text": "function encode(message: "
|
42711
|
+
},
|
42712
|
+
{
|
42713
|
+
"kind": "Reference",
|
42714
|
+
"text": "PBInputModifier",
|
42715
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
|
41626
42716
|
},
|
41627
42717
|
{
|
41628
42718
|
"kind": "Content",
|
41629
|
-
"text": "
|
42719
|
+
"text": ", writer?: "
|
42720
|
+
},
|
42721
|
+
{
|
42722
|
+
"kind": "Reference",
|
42723
|
+
"text": "_m0.Writer",
|
42724
|
+
"canonicalReference": "protobufjs!Writer:class"
|
42725
|
+
},
|
42726
|
+
{
|
42727
|
+
"kind": "Content",
|
42728
|
+
"text": "): "
|
42729
|
+
},
|
42730
|
+
{
|
42731
|
+
"kind": "Reference",
|
42732
|
+
"text": "_m0.Writer",
|
42733
|
+
"canonicalReference": "protobufjs!Writer:class"
|
41630
42734
|
},
|
41631
42735
|
{
|
41632
42736
|
"kind": "Content",
|
41633
42737
|
"text": ";"
|
41634
42738
|
}
|
41635
42739
|
],
|
41636
|
-
"
|
41637
|
-
|
42740
|
+
"returnTypeTokenRange": {
|
42741
|
+
"startIndex": 5,
|
42742
|
+
"endIndex": 6
|
42743
|
+
},
|
41638
42744
|
"releaseTag": "Public",
|
41639
|
-
"
|
41640
|
-
"
|
41641
|
-
|
41642
|
-
|
41643
|
-
|
42745
|
+
"overloadIndex": 1,
|
42746
|
+
"parameters": [
|
42747
|
+
{
|
42748
|
+
"parameterName": "message",
|
42749
|
+
"parameterTypeTokenRange": {
|
42750
|
+
"startIndex": 1,
|
42751
|
+
"endIndex": 2
|
42752
|
+
},
|
42753
|
+
"isOptional": false
|
42754
|
+
},
|
42755
|
+
{
|
42756
|
+
"parameterName": "writer",
|
42757
|
+
"parameterTypeTokenRange": {
|
42758
|
+
"startIndex": 3,
|
42759
|
+
"endIndex": 4
|
42760
|
+
},
|
42761
|
+
"isOptional": true
|
42762
|
+
}
|
42763
|
+
],
|
42764
|
+
"name": "encode"
|
42765
|
+
}
|
42766
|
+
]
|
42767
|
+
},
|
42768
|
+
{
|
42769
|
+
"kind": "Interface",
|
42770
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
|
42771
|
+
"docComment": "/**\n * @public\n */\n",
|
42772
|
+
"excerptTokens": [
|
42773
|
+
{
|
42774
|
+
"kind": "Content",
|
42775
|
+
"text": "export interface PBLightSource_Point "
|
41644
42776
|
}
|
41645
42777
|
],
|
42778
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
42779
|
+
"releaseTag": "Public",
|
42780
|
+
"name": "PBLightSource_Point",
|
42781
|
+
"preserveMemberOrder": false,
|
42782
|
+
"members": [],
|
41646
42783
|
"extendsTokenRanges": []
|
41647
42784
|
},
|
41648
42785
|
{
|
41649
42786
|
"kind": "Namespace",
|
41650
|
-
"canonicalReference": "@dcl/playground-assets!
|
42787
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
|
41651
42788
|
"docComment": "/**\n * @public\n */\n",
|
41652
42789
|
"excerptTokens": [
|
41653
42790
|
{
|
41654
42791
|
"kind": "Content",
|
41655
|
-
"text": "export declare namespace
|
42792
|
+
"text": "export declare namespace PBLightSource_Point "
|
41656
42793
|
}
|
41657
42794
|
],
|
41658
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42795
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41659
42796
|
"releaseTag": "Public",
|
41660
|
-
"name": "
|
42797
|
+
"name": "PBLightSource_Point",
|
41661
42798
|
"preserveMemberOrder": false,
|
41662
42799
|
"members": [
|
41663
42800
|
{
|
41664
42801
|
"kind": "Function",
|
41665
|
-
"canonicalReference": "@dcl/playground-assets!
|
42802
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
|
41666
42803
|
"docComment": "",
|
41667
42804
|
"excerptTokens": [
|
41668
42805
|
{
|
@@ -41697,8 +42834,8 @@
|
|
41697
42834
|
},
|
41698
42835
|
{
|
41699
42836
|
"kind": "Reference",
|
41700
|
-
"text": "
|
41701
|
-
"canonicalReference": "@dcl/playground-assets!
|
42837
|
+
"text": "PBLightSource_Point",
|
42838
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
41702
42839
|
},
|
41703
42840
|
{
|
41704
42841
|
"kind": "Content",
|
@@ -41733,17 +42870,17 @@
|
|
41733
42870
|
},
|
41734
42871
|
{
|
41735
42872
|
"kind": "Function",
|
41736
|
-
"canonicalReference": "@dcl/playground-assets!
|
42873
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
|
41737
42874
|
"docComment": "",
|
41738
42875
|
"excerptTokens": [
|
41739
42876
|
{
|
41740
42877
|
"kind": "Content",
|
41741
|
-
"text": "function encode(
|
42878
|
+
"text": "function encode(_: "
|
41742
42879
|
},
|
41743
42880
|
{
|
41744
42881
|
"kind": "Reference",
|
41745
|
-
"text": "
|
41746
|
-
"canonicalReference": "@dcl/playground-assets!
|
42882
|
+
"text": "PBLightSource_Point",
|
42883
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
41747
42884
|
},
|
41748
42885
|
{
|
41749
42886
|
"kind": "Content",
|
@@ -41776,7 +42913,7 @@
|
|
41776
42913
|
"overloadIndex": 1,
|
41777
42914
|
"parameters": [
|
41778
42915
|
{
|
41779
|
-
"parameterName": "
|
42916
|
+
"parameterName": "_",
|
41780
42917
|
"parameterTypeTokenRange": {
|
41781
42918
|
"startIndex": 1,
|
41782
42919
|
"endIndex": 2
|
@@ -41798,36 +42935,58 @@
|
|
41798
42935
|
},
|
41799
42936
|
{
|
41800
42937
|
"kind": "Interface",
|
41801
|
-
"canonicalReference": "@dcl/playground-assets!
|
42938
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
|
41802
42939
|
"docComment": "/**\n * @public\n */\n",
|
41803
42940
|
"excerptTokens": [
|
41804
42941
|
{
|
41805
42942
|
"kind": "Content",
|
41806
|
-
"text": "export interface
|
42943
|
+
"text": "export interface PBLightSource_Spot "
|
41807
42944
|
}
|
41808
42945
|
],
|
41809
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42946
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41810
42947
|
"releaseTag": "Public",
|
41811
|
-
"name": "
|
42948
|
+
"name": "PBLightSource_Spot",
|
41812
42949
|
"preserveMemberOrder": false,
|
41813
42950
|
"members": [
|
41814
42951
|
{
|
41815
42952
|
"kind": "PropertySignature",
|
41816
|
-
"canonicalReference": "@dcl/playground-assets!
|
41817
|
-
"docComment": "",
|
42953
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
|
42954
|
+
"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",
|
41818
42955
|
"excerptTokens": [
|
41819
42956
|
{
|
41820
42957
|
"kind": "Content",
|
41821
|
-
"text": "
|
42958
|
+
"text": "innerAngle?: "
|
41822
42959
|
},
|
41823
42960
|
{
|
41824
|
-
"kind": "
|
41825
|
-
"text": "
|
41826
|
-
"canonicalReference": "@dcl/playground-assets!PBGltfNodeModifiers_GltfNodeModifier:interface"
|
42961
|
+
"kind": "Content",
|
42962
|
+
"text": "number | undefined"
|
41827
42963
|
},
|
41828
42964
|
{
|
41829
42965
|
"kind": "Content",
|
41830
|
-
"text": "
|
42966
|
+
"text": ";"
|
42967
|
+
}
|
42968
|
+
],
|
42969
|
+
"isReadonly": false,
|
42970
|
+
"isOptional": true,
|
42971
|
+
"releaseTag": "Public",
|
42972
|
+
"name": "innerAngle",
|
42973
|
+
"propertyTypeTokenRange": {
|
42974
|
+
"startIndex": 1,
|
42975
|
+
"endIndex": 2
|
42976
|
+
}
|
42977
|
+
},
|
42978
|
+
{
|
42979
|
+
"kind": "PropertySignature",
|
42980
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
|
42981
|
+
"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",
|
42982
|
+
"excerptTokens": [
|
42983
|
+
{
|
42984
|
+
"kind": "Content",
|
42985
|
+
"text": "outerAngle?: "
|
42986
|
+
},
|
42987
|
+
{
|
42988
|
+
"kind": "Content",
|
42989
|
+
"text": "number | undefined"
|
41831
42990
|
},
|
41832
42991
|
{
|
41833
42992
|
"kind": "Content",
|
@@ -41835,12 +42994,12 @@
|
|
41835
42994
|
}
|
41836
42995
|
],
|
41837
42996
|
"isReadonly": false,
|
41838
|
-
"isOptional":
|
42997
|
+
"isOptional": true,
|
41839
42998
|
"releaseTag": "Public",
|
41840
|
-
"name": "
|
42999
|
+
"name": "outerAngle",
|
41841
43000
|
"propertyTypeTokenRange": {
|
41842
43001
|
"startIndex": 1,
|
41843
|
-
"endIndex":
|
43002
|
+
"endIndex": 2
|
41844
43003
|
}
|
41845
43004
|
}
|
41846
43005
|
],
|
@@ -41848,22 +43007,22 @@
|
|
41848
43007
|
},
|
41849
43008
|
{
|
41850
43009
|
"kind": "Namespace",
|
41851
|
-
"canonicalReference": "@dcl/playground-assets!
|
43010
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
|
41852
43011
|
"docComment": "/**\n * @public\n */\n",
|
41853
43012
|
"excerptTokens": [
|
41854
43013
|
{
|
41855
43014
|
"kind": "Content",
|
41856
|
-
"text": "export declare namespace
|
43015
|
+
"text": "export declare namespace PBLightSource_Spot "
|
41857
43016
|
}
|
41858
43017
|
],
|
41859
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
43018
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41860
43019
|
"releaseTag": "Public",
|
41861
|
-
"name": "
|
43020
|
+
"name": "PBLightSource_Spot",
|
41862
43021
|
"preserveMemberOrder": false,
|
41863
43022
|
"members": [
|
41864
43023
|
{
|
41865
43024
|
"kind": "Function",
|
41866
|
-
"canonicalReference": "@dcl/playground-assets!
|
43025
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
|
41867
43026
|
"docComment": "",
|
41868
43027
|
"excerptTokens": [
|
41869
43028
|
{
|
@@ -41898,8 +43057,8 @@
|
|
41898
43057
|
},
|
41899
43058
|
{
|
41900
43059
|
"kind": "Reference",
|
41901
|
-
"text": "
|
41902
|
-
"canonicalReference": "@dcl/playground-assets!
|
43060
|
+
"text": "PBLightSource_Spot",
|
43061
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
41903
43062
|
},
|
41904
43063
|
{
|
41905
43064
|
"kind": "Content",
|
@@ -41934,7 +43093,7 @@
|
|
41934
43093
|
},
|
41935
43094
|
{
|
41936
43095
|
"kind": "Function",
|
41937
|
-
"canonicalReference": "@dcl/playground-assets!
|
43096
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
|
41938
43097
|
"docComment": "",
|
41939
43098
|
"excerptTokens": [
|
41940
43099
|
{
|
@@ -41943,8 +43102,8 @@
|
|
41943
43102
|
},
|
41944
43103
|
{
|
41945
43104
|
"kind": "Reference",
|
41946
|
-
"text": "
|
41947
|
-
"canonicalReference": "@dcl/playground-assets!
|
43105
|
+
"text": "PBLightSource_Spot",
|
43106
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
41948
43107
|
},
|
41949
43108
|
{
|
41950
43109
|
"kind": "Content",
|
@@ -41999,27 +43158,27 @@
|
|
41999
43158
|
},
|
42000
43159
|
{
|
42001
43160
|
"kind": "Interface",
|
42002
|
-
"canonicalReference": "@dcl/playground-assets!
|
43161
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
|
42003
43162
|
"docComment": "/**\n * @public\n */\n",
|
42004
43163
|
"excerptTokens": [
|
42005
43164
|
{
|
42006
43165
|
"kind": "Content",
|
42007
|
-
"text": "export interface
|
43166
|
+
"text": "export interface PBLightSource "
|
42008
43167
|
}
|
42009
43168
|
],
|
42010
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
43169
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
42011
43170
|
"releaseTag": "Public",
|
42012
|
-
"name": "
|
43171
|
+
"name": "PBLightSource",
|
42013
43172
|
"preserveMemberOrder": false,
|
42014
43173
|
"members": [
|
42015
43174
|
{
|
42016
43175
|
"kind": "PropertySignature",
|
42017
|
-
"canonicalReference": "@dcl/playground-assets!
|
42018
|
-
"docComment": "",
|
43176
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
|
43177
|
+
"docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
|
42019
43178
|
"excerptTokens": [
|
42020
43179
|
{
|
42021
43180
|
"kind": "Content",
|
42022
|
-
"text": "
|
43181
|
+
"text": "active?: "
|
42023
43182
|
},
|
42024
43183
|
{
|
42025
43184
|
"kind": "Content",
|
@@ -42033,7 +43192,7 @@
|
|
42033
43192
|
"isReadonly": false,
|
42034
43193
|
"isOptional": true,
|
42035
43194
|
"releaseTag": "Public",
|
42036
|
-
"name": "
|
43195
|
+
"name": "active",
|
42037
43196
|
"propertyTypeTokenRange": {
|
42038
43197
|
"startIndex": 1,
|
42039
43198
|
"endIndex": 2
|
@@ -42041,16 +43200,21 @@
|
|
42041
43200
|
},
|
42042
43201
|
{
|
42043
43202
|
"kind": "PropertySignature",
|
42044
|
-
"canonicalReference": "@dcl/playground-assets!
|
42045
|
-
"docComment": "",
|
43203
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
|
43204
|
+
"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",
|
42046
43205
|
"excerptTokens": [
|
42047
43206
|
{
|
42048
43207
|
"kind": "Content",
|
42049
|
-
"text": "
|
43208
|
+
"text": "color?: "
|
43209
|
+
},
|
43210
|
+
{
|
43211
|
+
"kind": "Reference",
|
43212
|
+
"text": "Color3",
|
43213
|
+
"canonicalReference": "@dcl/playground-assets!Color3"
|
42050
43214
|
},
|
42051
43215
|
{
|
42052
43216
|
"kind": "Content",
|
42053
|
-
"text": "
|
43217
|
+
"text": " | undefined"
|
42054
43218
|
},
|
42055
43219
|
{
|
42056
43220
|
"kind": "Content",
|
@@ -42060,24 +43224,24 @@
|
|
42060
43224
|
"isReadonly": false,
|
42061
43225
|
"isOptional": true,
|
42062
43226
|
"releaseTag": "Public",
|
42063
|
-
"name": "
|
43227
|
+
"name": "color",
|
42064
43228
|
"propertyTypeTokenRange": {
|
42065
43229
|
"startIndex": 1,
|
42066
|
-
"endIndex":
|
43230
|
+
"endIndex": 3
|
42067
43231
|
}
|
42068
43232
|
},
|
42069
43233
|
{
|
42070
43234
|
"kind": "PropertySignature",
|
42071
|
-
"canonicalReference": "@dcl/playground-assets!
|
42072
|
-
"docComment": "",
|
43235
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#intensity:member",
|
43236
|
+
"docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
|
42073
43237
|
"excerptTokens": [
|
42074
43238
|
{
|
42075
43239
|
"kind": "Content",
|
42076
|
-
"text": "
|
43240
|
+
"text": "intensity?: "
|
42077
43241
|
},
|
42078
43242
|
{
|
42079
43243
|
"kind": "Content",
|
42080
|
-
"text": "
|
43244
|
+
"text": "number | undefined"
|
42081
43245
|
},
|
42082
43246
|
{
|
42083
43247
|
"kind": "Content",
|
@@ -42087,7 +43251,7 @@
|
|
42087
43251
|
"isReadonly": false,
|
42088
43252
|
"isOptional": true,
|
42089
43253
|
"releaseTag": "Public",
|
42090
|
-
"name": "
|
43254
|
+
"name": "intensity",
|
42091
43255
|
"propertyTypeTokenRange": {
|
42092
43256
|
"startIndex": 1,
|
42093
43257
|
"endIndex": 2
|
@@ -42095,16 +43259,16 @@
|
|
42095
43259
|
},
|
42096
43260
|
{
|
42097
43261
|
"kind": "PropertySignature",
|
42098
|
-
"canonicalReference": "@dcl/playground-assets!
|
42099
|
-
"docComment": "",
|
43262
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
|
43263
|
+
"docComment": "/**\n * default = 0, how far the light travels, expressed in meters. If left at 0 will be computed automatically\n */\n",
|
42100
43264
|
"excerptTokens": [
|
42101
43265
|
{
|
42102
43266
|
"kind": "Content",
|
42103
|
-
"text": "
|
43267
|
+
"text": "range?: "
|
42104
43268
|
},
|
42105
43269
|
{
|
42106
43270
|
"kind": "Content",
|
42107
|
-
"text": "
|
43271
|
+
"text": "number | undefined"
|
42108
43272
|
},
|
42109
43273
|
{
|
42110
43274
|
"kind": "Content",
|
@@ -42114,7 +43278,7 @@
|
|
42114
43278
|
"isReadonly": false,
|
42115
43279
|
"isOptional": true,
|
42116
43280
|
"releaseTag": "Public",
|
42117
|
-
"name": "
|
43281
|
+
"name": "range",
|
42118
43282
|
"propertyTypeTokenRange": {
|
42119
43283
|
"startIndex": 1,
|
42120
43284
|
"endIndex": 2
|
@@ -42122,12 +43286,12 @@
|
|
42122
43286
|
},
|
42123
43287
|
{
|
42124
43288
|
"kind": "PropertySignature",
|
42125
|
-
"canonicalReference": "@dcl/playground-assets!
|
42126
|
-
"docComment": "",
|
43289
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#shadow:member",
|
43290
|
+
"docComment": "/**\n * default = false, whether the light casts shadows or not.\n */\n",
|
42127
43291
|
"excerptTokens": [
|
42128
43292
|
{
|
42129
43293
|
"kind": "Content",
|
42130
|
-
"text": "
|
43294
|
+
"text": "shadow?: "
|
42131
43295
|
},
|
42132
43296
|
{
|
42133
43297
|
"kind": "Content",
|
@@ -42141,7 +43305,7 @@
|
|
42141
43305
|
"isReadonly": false,
|
42142
43306
|
"isOptional": true,
|
42143
43307
|
"releaseTag": "Public",
|
42144
|
-
"name": "
|
43308
|
+
"name": "shadow",
|
42145
43309
|
"propertyTypeTokenRange": {
|
42146
43310
|
"startIndex": 1,
|
42147
43311
|
"endIndex": 2
|
@@ -42149,16 +43313,21 @@
|
|
42149
43313
|
},
|
42150
43314
|
{
|
42151
43315
|
"kind": "PropertySignature",
|
42152
|
-
"canonicalReference": "@dcl/playground-assets!
|
42153
|
-
"docComment": "",
|
43316
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#shadowMaskTexture:member",
|
43317
|
+
"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",
|
42154
43318
|
"excerptTokens": [
|
42155
43319
|
{
|
42156
43320
|
"kind": "Content",
|
42157
|
-
"text": "
|
43321
|
+
"text": "shadowMaskTexture?: "
|
43322
|
+
},
|
43323
|
+
{
|
43324
|
+
"kind": "Reference",
|
43325
|
+
"text": "TextureUnion",
|
43326
|
+
"canonicalReference": "@dcl/playground-assets!TextureUnion"
|
42158
43327
|
},
|
42159
43328
|
{
|
42160
43329
|
"kind": "Content",
|
42161
|
-
"text": "
|
43330
|
+
"text": " | undefined"
|
42162
43331
|
},
|
42163
43332
|
{
|
42164
43333
|
"kind": "Content",
|
@@ -42168,198 +43337,38 @@
|
|
42168
43337
|
"isReadonly": false,
|
42169
43338
|
"isOptional": true,
|
42170
43339
|
"releaseTag": "Public",
|
42171
|
-
"name": "
|
43340
|
+
"name": "shadowMaskTexture",
|
42172
43341
|
"propertyTypeTokenRange": {
|
42173
43342
|
"startIndex": 1,
|
42174
|
-
"endIndex":
|
43343
|
+
"endIndex": 3
|
42175
43344
|
}
|
42176
|
-
}
|
42177
|
-
],
|
42178
|
-
"extendsTokenRanges": []
|
42179
|
-
},
|
42180
|
-
{
|
42181
|
-
"kind": "Namespace",
|
42182
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
|
42183
|
-
"docComment": "/**\n * @public\n */\n",
|
42184
|
-
"excerptTokens": [
|
42185
|
-
{
|
42186
|
-
"kind": "Content",
|
42187
|
-
"text": "export declare namespace PBInputModifier_StandardInput "
|
42188
|
-
}
|
42189
|
-
],
|
42190
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
42191
|
-
"releaseTag": "Public",
|
42192
|
-
"name": "PBInputModifier_StandardInput",
|
42193
|
-
"preserveMemberOrder": false,
|
42194
|
-
"members": [
|
42195
|
-
{
|
42196
|
-
"kind": "Function",
|
42197
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
|
42198
|
-
"docComment": "",
|
42199
|
-
"excerptTokens": [
|
42200
|
-
{
|
42201
|
-
"kind": "Content",
|
42202
|
-
"text": "function decode(input: "
|
42203
|
-
},
|
42204
|
-
{
|
42205
|
-
"kind": "Reference",
|
42206
|
-
"text": "_m0.Reader",
|
42207
|
-
"canonicalReference": "protobufjs!Reader:class"
|
42208
|
-
},
|
42209
|
-
{
|
42210
|
-
"kind": "Content",
|
42211
|
-
"text": " | "
|
42212
|
-
},
|
42213
|
-
{
|
42214
|
-
"kind": "Reference",
|
42215
|
-
"text": "Uint8Array",
|
42216
|
-
"canonicalReference": "!Uint8Array:interface"
|
42217
|
-
},
|
42218
|
-
{
|
42219
|
-
"kind": "Content",
|
42220
|
-
"text": ", length?: "
|
42221
|
-
},
|
42222
|
-
{
|
42223
|
-
"kind": "Content",
|
42224
|
-
"text": "number"
|
42225
|
-
},
|
42226
|
-
{
|
42227
|
-
"kind": "Content",
|
42228
|
-
"text": "): "
|
42229
|
-
},
|
42230
|
-
{
|
42231
|
-
"kind": "Reference",
|
42232
|
-
"text": "PBInputModifier_StandardInput",
|
42233
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
42234
|
-
},
|
42235
|
-
{
|
42236
|
-
"kind": "Content",
|
42237
|
-
"text": ";"
|
42238
|
-
}
|
42239
|
-
],
|
42240
|
-
"returnTypeTokenRange": {
|
42241
|
-
"startIndex": 7,
|
42242
|
-
"endIndex": 8
|
42243
|
-
},
|
42244
|
-
"releaseTag": "Public",
|
42245
|
-
"overloadIndex": 1,
|
42246
|
-
"parameters": [
|
42247
|
-
{
|
42248
|
-
"parameterName": "input",
|
42249
|
-
"parameterTypeTokenRange": {
|
42250
|
-
"startIndex": 1,
|
42251
|
-
"endIndex": 4
|
42252
|
-
},
|
42253
|
-
"isOptional": false
|
42254
|
-
},
|
42255
|
-
{
|
42256
|
-
"parameterName": "length",
|
42257
|
-
"parameterTypeTokenRange": {
|
42258
|
-
"startIndex": 5,
|
42259
|
-
"endIndex": 6
|
42260
|
-
},
|
42261
|
-
"isOptional": true
|
42262
|
-
}
|
42263
|
-
],
|
42264
|
-
"name": "decode"
|
42265
43345
|
},
|
42266
43346
|
{
|
42267
|
-
"kind": "
|
42268
|
-
"canonicalReference": "@dcl/playground-assets!
|
43347
|
+
"kind": "PropertySignature",
|
43348
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
|
42269
43349
|
"docComment": "",
|
42270
43350
|
"excerptTokens": [
|
42271
43351
|
{
|
42272
43352
|
"kind": "Content",
|
42273
|
-
"text": "
|
42274
|
-
},
|
42275
|
-
{
|
42276
|
-
"kind": "Reference",
|
42277
|
-
"text": "PBInputModifier_StandardInput",
|
42278
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
43353
|
+
"text": "type?: "
|
42279
43354
|
},
|
42280
43355
|
{
|
42281
43356
|
"kind": "Content",
|
42282
|
-
"text": "
|
43357
|
+
"text": "{\n $case: \"point\";\n point: "
|
42283
43358
|
},
|
42284
43359
|
{
|
42285
43360
|
"kind": "Reference",
|
42286
|
-
"text": "
|
42287
|
-
"canonicalReference": "
|
43361
|
+
"text": "PBLightSource_Point",
|
43362
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
42288
43363
|
},
|
42289
43364
|
{
|
42290
43365
|
"kind": "Content",
|
42291
|
-
"text": "
|
43366
|
+
"text": ";\n } | {\n $case: \"spot\";\n spot: "
|
42292
43367
|
},
|
42293
43368
|
{
|
42294
43369
|
"kind": "Reference",
|
42295
|
-
"text": "
|
42296
|
-
"canonicalReference": "
|
42297
|
-
},
|
42298
|
-
{
|
42299
|
-
"kind": "Content",
|
42300
|
-
"text": ";"
|
42301
|
-
}
|
42302
|
-
],
|
42303
|
-
"returnTypeTokenRange": {
|
42304
|
-
"startIndex": 5,
|
42305
|
-
"endIndex": 6
|
42306
|
-
},
|
42307
|
-
"releaseTag": "Public",
|
42308
|
-
"overloadIndex": 1,
|
42309
|
-
"parameters": [
|
42310
|
-
{
|
42311
|
-
"parameterName": "message",
|
42312
|
-
"parameterTypeTokenRange": {
|
42313
|
-
"startIndex": 1,
|
42314
|
-
"endIndex": 2
|
42315
|
-
},
|
42316
|
-
"isOptional": false
|
42317
|
-
},
|
42318
|
-
{
|
42319
|
-
"parameterName": "writer",
|
42320
|
-
"parameterTypeTokenRange": {
|
42321
|
-
"startIndex": 3,
|
42322
|
-
"endIndex": 4
|
42323
|
-
},
|
42324
|
-
"isOptional": true
|
42325
|
-
}
|
42326
|
-
],
|
42327
|
-
"name": "encode"
|
42328
|
-
}
|
42329
|
-
]
|
42330
|
-
},
|
42331
|
-
{
|
42332
|
-
"kind": "Interface",
|
42333
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
|
42334
|
-
"docComment": "/**\n * @public\n */\n",
|
42335
|
-
"excerptTokens": [
|
42336
|
-
{
|
42337
|
-
"kind": "Content",
|
42338
|
-
"text": "export interface PBInputModifier "
|
42339
|
-
}
|
42340
|
-
],
|
42341
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
42342
|
-
"releaseTag": "Public",
|
42343
|
-
"name": "PBInputModifier",
|
42344
|
-
"preserveMemberOrder": false,
|
42345
|
-
"members": [
|
42346
|
-
{
|
42347
|
-
"kind": "PropertySignature",
|
42348
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
|
42349
|
-
"docComment": "",
|
42350
|
-
"excerptTokens": [
|
42351
|
-
{
|
42352
|
-
"kind": "Content",
|
42353
|
-
"text": "mode?: "
|
42354
|
-
},
|
42355
|
-
{
|
42356
|
-
"kind": "Content",
|
42357
|
-
"text": "{\n $case: \"standard\";\n standard: "
|
42358
|
-
},
|
42359
|
-
{
|
42360
|
-
"kind": "Reference",
|
42361
|
-
"text": "PBInputModifier_StandardInput",
|
42362
|
-
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
43370
|
+
"text": "PBLightSource_Spot",
|
43371
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
42363
43372
|
},
|
42364
43373
|
{
|
42365
43374
|
"kind": "Content",
|
@@ -42373,10 +43382,10 @@
|
|
42373
43382
|
"isReadonly": false,
|
42374
43383
|
"isOptional": true,
|
42375
43384
|
"releaseTag": "Public",
|
42376
|
-
"name": "
|
43385
|
+
"name": "type",
|
42377
43386
|
"propertyTypeTokenRange": {
|
42378
43387
|
"startIndex": 1,
|
42379
|
-
"endIndex":
|
43388
|
+
"endIndex": 6
|
42380
43389
|
}
|
42381
43390
|
}
|
42382
43391
|
],
|
@@ -42384,22 +43393,22 @@
|
|
42384
43393
|
},
|
42385
43394
|
{
|
42386
43395
|
"kind": "Namespace",
|
42387
|
-
"canonicalReference": "@dcl/playground-assets!
|
43396
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
|
42388
43397
|
"docComment": "/**\n * @public\n */\n",
|
42389
43398
|
"excerptTokens": [
|
42390
43399
|
{
|
42391
43400
|
"kind": "Content",
|
42392
|
-
"text": "export declare namespace
|
43401
|
+
"text": "export declare namespace PBLightSource "
|
42393
43402
|
}
|
42394
43403
|
],
|
42395
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
43404
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
42396
43405
|
"releaseTag": "Public",
|
42397
|
-
"name": "
|
43406
|
+
"name": "PBLightSource",
|
42398
43407
|
"preserveMemberOrder": false,
|
42399
43408
|
"members": [
|
42400
43409
|
{
|
42401
43410
|
"kind": "Function",
|
42402
|
-
"canonicalReference": "@dcl/playground-assets!
|
43411
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
|
42403
43412
|
"docComment": "",
|
42404
43413
|
"excerptTokens": [
|
42405
43414
|
{
|
@@ -42434,8 +43443,8 @@
|
|
42434
43443
|
},
|
42435
43444
|
{
|
42436
43445
|
"kind": "Reference",
|
42437
|
-
"text": "
|
42438
|
-
"canonicalReference": "@dcl/playground-assets!
|
43446
|
+
"text": "PBLightSource",
|
43447
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
|
42439
43448
|
},
|
42440
43449
|
{
|
42441
43450
|
"kind": "Content",
|
@@ -42470,7 +43479,7 @@
|
|
42470
43479
|
},
|
42471
43480
|
{
|
42472
43481
|
"kind": "Function",
|
42473
|
-
"canonicalReference": "@dcl/playground-assets!
|
43482
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
|
42474
43483
|
"docComment": "",
|
42475
43484
|
"excerptTokens": [
|
42476
43485
|
{
|
@@ -42479,8 +43488,8 @@
|
|
42479
43488
|
},
|
42480
43489
|
{
|
42481
43490
|
"kind": "Reference",
|
42482
|
-
"text": "
|
42483
|
-
"canonicalReference": "@dcl/playground-assets!
|
43491
|
+
"text": "PBLightSource",
|
43492
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
|
42484
43493
|
},
|
42485
43494
|
{
|
42486
43495
|
"kind": "Content",
|
@@ -56944,6 +57953,33 @@
|
|
56944
57953
|
"endIndex": 3
|
56945
57954
|
}
|
56946
57955
|
},
|
57956
|
+
{
|
57957
|
+
"kind": "PropertySignature",
|
57958
|
+
"canonicalReference": "@dcl/playground-assets!PBVirtualCamera#fov:member",
|
57959
|
+
"docComment": "/**\n * default: 60\n */\n",
|
57960
|
+
"excerptTokens": [
|
57961
|
+
{
|
57962
|
+
"kind": "Content",
|
57963
|
+
"text": "fov?: "
|
57964
|
+
},
|
57965
|
+
{
|
57966
|
+
"kind": "Content",
|
57967
|
+
"text": "number | undefined"
|
57968
|
+
},
|
57969
|
+
{
|
57970
|
+
"kind": "Content",
|
57971
|
+
"text": ";"
|
57972
|
+
}
|
57973
|
+
],
|
57974
|
+
"isReadonly": false,
|
57975
|
+
"isOptional": true,
|
57976
|
+
"releaseTag": "Public",
|
57977
|
+
"name": "fov",
|
57978
|
+
"propertyTypeTokenRange": {
|
57979
|
+
"startIndex": 1,
|
57980
|
+
"endIndex": 2
|
57981
|
+
}
|
57982
|
+
},
|
56947
57983
|
{
|
56948
57984
|
"kind": "PropertySignature",
|
56949
57985
|
"canonicalReference": "@dcl/playground-assets!PBVirtualCamera#lookAtEntity:member",
|