@dcl/playground-assets 7.7.5-13242242651.commit-9986c52 → 7.7.5-13413116060.commit-43029a2
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 +106 -0
- package/dist/beta.d.ts +106 -0
- package/dist/index.bundled.d.ts +106 -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 +106 -0
- package/dist/tsdoc-metadata.json +1 -1
- package/etc/playground-assets.api.json +1520 -393
- package/etc/playground-assets.api.md +79 -0
- package/package.json +4 -4
- package/README.md +0 -27
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"metadata": {
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
4
|
-
"toolVersion": "7.
|
4
|
+
"toolVersion": "7.50.0",
|
5
5
|
"schemaVersion": 1011,
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
7
7
|
"tsdocConfig": {
|
@@ -12632,6 +12632,33 @@
|
|
12632
12632
|
"text": "PBInputModifier",
|
12633
12633
|
"canonicalReference": "@dcl/playground-assets!PBInputModifier"
|
12634
12634
|
},
|
12635
|
+
{
|
12636
|
+
"kind": "Content",
|
12637
|
+
"text": ">>;\n \"core::LightSource\": "
|
12638
|
+
},
|
12639
|
+
{
|
12640
|
+
"kind": "Reference",
|
12641
|
+
"text": "LwwComponentGetter",
|
12642
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
12643
|
+
},
|
12644
|
+
{
|
12645
|
+
"kind": "Content",
|
12646
|
+
"text": "<"
|
12647
|
+
},
|
12648
|
+
{
|
12649
|
+
"kind": "Reference",
|
12650
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
12651
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
12652
|
+
},
|
12653
|
+
{
|
12654
|
+
"kind": "Content",
|
12655
|
+
"text": "<"
|
12656
|
+
},
|
12657
|
+
{
|
12658
|
+
"kind": "Reference",
|
12659
|
+
"text": "PBLightSource",
|
12660
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
12661
|
+
},
|
12635
12662
|
{
|
12636
12663
|
"kind": "Content",
|
12637
12664
|
"text": ">>;\n \"core::MainCamera\": "
|
@@ -13399,7 +13426,7 @@
|
|
13399
13426
|
"name": "componentDefinitionByName",
|
13400
13427
|
"variableTypeTokenRange": {
|
13401
13428
|
"startIndex": 1,
|
13402
|
-
"endIndex":
|
13429
|
+
"endIndex": 278
|
13403
13430
|
}
|
13404
13431
|
},
|
13405
13432
|
{
|
@@ -24177,6 +24204,211 @@
|
|
24177
24204
|
}
|
24178
24205
|
]
|
24179
24206
|
},
|
24207
|
+
{
|
24208
|
+
"kind": "Variable",
|
24209
|
+
"canonicalReference": "@dcl/playground-assets!LightSource:var",
|
24210
|
+
"docComment": "",
|
24211
|
+
"excerptTokens": [
|
24212
|
+
{
|
24213
|
+
"kind": "Content",
|
24214
|
+
"text": "LightSource: "
|
24215
|
+
},
|
24216
|
+
{
|
24217
|
+
"kind": "Reference",
|
24218
|
+
"text": "LightSourceComponentDefinitionExtended",
|
24219
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
|
24220
|
+
}
|
24221
|
+
],
|
24222
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
24223
|
+
"isReadonly": true,
|
24224
|
+
"releaseTag": "Public",
|
24225
|
+
"name": "LightSource",
|
24226
|
+
"variableTypeTokenRange": {
|
24227
|
+
"startIndex": 1,
|
24228
|
+
"endIndex": 2
|
24229
|
+
}
|
24230
|
+
},
|
24231
|
+
{
|
24232
|
+
"kind": "Interface",
|
24233
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
|
24234
|
+
"docComment": "/**\n * @public\n */\n",
|
24235
|
+
"excerptTokens": [
|
24236
|
+
{
|
24237
|
+
"kind": "Content",
|
24238
|
+
"text": "export interface LightSourceComponentDefinitionExtended extends "
|
24239
|
+
},
|
24240
|
+
{
|
24241
|
+
"kind": "Reference",
|
24242
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
24243
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
24244
|
+
},
|
24245
|
+
{
|
24246
|
+
"kind": "Content",
|
24247
|
+
"text": "<"
|
24248
|
+
},
|
24249
|
+
{
|
24250
|
+
"kind": "Reference",
|
24251
|
+
"text": "PBLightSource",
|
24252
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
24253
|
+
},
|
24254
|
+
{
|
24255
|
+
"kind": "Content",
|
24256
|
+
"text": ">"
|
24257
|
+
},
|
24258
|
+
{
|
24259
|
+
"kind": "Content",
|
24260
|
+
"text": " "
|
24261
|
+
}
|
24262
|
+
],
|
24263
|
+
"fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
|
24264
|
+
"releaseTag": "Public",
|
24265
|
+
"name": "LightSourceComponentDefinitionExtended",
|
24266
|
+
"preserveMemberOrder": false,
|
24267
|
+
"members": [
|
24268
|
+
{
|
24269
|
+
"kind": "PropertySignature",
|
24270
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
|
24271
|
+
"docComment": "/**\n * LightSource helper with constructor\n */\n",
|
24272
|
+
"excerptTokens": [
|
24273
|
+
{
|
24274
|
+
"kind": "Content",
|
24275
|
+
"text": "Type: "
|
24276
|
+
},
|
24277
|
+
{
|
24278
|
+
"kind": "Reference",
|
24279
|
+
"text": "LightSourceHelper",
|
24280
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
|
24281
|
+
},
|
24282
|
+
{
|
24283
|
+
"kind": "Content",
|
24284
|
+
"text": ";"
|
24285
|
+
}
|
24286
|
+
],
|
24287
|
+
"isReadonly": false,
|
24288
|
+
"isOptional": false,
|
24289
|
+
"releaseTag": "Public",
|
24290
|
+
"name": "Type",
|
24291
|
+
"propertyTypeTokenRange": {
|
24292
|
+
"startIndex": 1,
|
24293
|
+
"endIndex": 2
|
24294
|
+
}
|
24295
|
+
}
|
24296
|
+
],
|
24297
|
+
"extendsTokenRanges": [
|
24298
|
+
{
|
24299
|
+
"startIndex": 1,
|
24300
|
+
"endIndex": 5
|
24301
|
+
}
|
24302
|
+
]
|
24303
|
+
},
|
24304
|
+
{
|
24305
|
+
"kind": "Interface",
|
24306
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
|
24307
|
+
"docComment": "/**\n * @public\n */\n",
|
24308
|
+
"excerptTokens": [
|
24309
|
+
{
|
24310
|
+
"kind": "Content",
|
24311
|
+
"text": "export interface LightSourceHelper "
|
24312
|
+
}
|
24313
|
+
],
|
24314
|
+
"fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
|
24315
|
+
"releaseTag": "Public",
|
24316
|
+
"name": "LightSourceHelper",
|
24317
|
+
"preserveMemberOrder": false,
|
24318
|
+
"members": [
|
24319
|
+
{
|
24320
|
+
"kind": "PropertySignature",
|
24321
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
|
24322
|
+
"docComment": "/**\n * @returns a Light Source type\n */\n",
|
24323
|
+
"excerptTokens": [
|
24324
|
+
{
|
24325
|
+
"kind": "Content",
|
24326
|
+
"text": "Point: "
|
24327
|
+
},
|
24328
|
+
{
|
24329
|
+
"kind": "Content",
|
24330
|
+
"text": "(point: "
|
24331
|
+
},
|
24332
|
+
{
|
24333
|
+
"kind": "Reference",
|
24334
|
+
"text": "PBLightSource_Point",
|
24335
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
|
24336
|
+
},
|
24337
|
+
{
|
24338
|
+
"kind": "Content",
|
24339
|
+
"text": ") => "
|
24340
|
+
},
|
24341
|
+
{
|
24342
|
+
"kind": "Reference",
|
24343
|
+
"text": "PBLightSource",
|
24344
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
24345
|
+
},
|
24346
|
+
{
|
24347
|
+
"kind": "Content",
|
24348
|
+
"text": "['type']"
|
24349
|
+
},
|
24350
|
+
{
|
24351
|
+
"kind": "Content",
|
24352
|
+
"text": ";"
|
24353
|
+
}
|
24354
|
+
],
|
24355
|
+
"isReadonly": false,
|
24356
|
+
"isOptional": false,
|
24357
|
+
"releaseTag": "Public",
|
24358
|
+
"name": "Point",
|
24359
|
+
"propertyTypeTokenRange": {
|
24360
|
+
"startIndex": 1,
|
24361
|
+
"endIndex": 6
|
24362
|
+
}
|
24363
|
+
},
|
24364
|
+
{
|
24365
|
+
"kind": "PropertySignature",
|
24366
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
|
24367
|
+
"docComment": "/**\n * @returns a Light Source type\n */\n",
|
24368
|
+
"excerptTokens": [
|
24369
|
+
{
|
24370
|
+
"kind": "Content",
|
24371
|
+
"text": "Spot: "
|
24372
|
+
},
|
24373
|
+
{
|
24374
|
+
"kind": "Content",
|
24375
|
+
"text": "(spot: "
|
24376
|
+
},
|
24377
|
+
{
|
24378
|
+
"kind": "Reference",
|
24379
|
+
"text": "PBLightSource_Spot",
|
24380
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
|
24381
|
+
},
|
24382
|
+
{
|
24383
|
+
"kind": "Content",
|
24384
|
+
"text": ") => "
|
24385
|
+
},
|
24386
|
+
{
|
24387
|
+
"kind": "Reference",
|
24388
|
+
"text": "PBLightSource",
|
24389
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
24390
|
+
},
|
24391
|
+
{
|
24392
|
+
"kind": "Content",
|
24393
|
+
"text": "['type']"
|
24394
|
+
},
|
24395
|
+
{
|
24396
|
+
"kind": "Content",
|
24397
|
+
"text": ";"
|
24398
|
+
}
|
24399
|
+
],
|
24400
|
+
"isReadonly": false,
|
24401
|
+
"isOptional": false,
|
24402
|
+
"releaseTag": "Public",
|
24403
|
+
"name": "Spot",
|
24404
|
+
"propertyTypeTokenRange": {
|
24405
|
+
"startIndex": 1,
|
24406
|
+
"endIndex": 6
|
24407
|
+
}
|
24408
|
+
}
|
24409
|
+
],
|
24410
|
+
"extendsTokenRanges": []
|
24411
|
+
},
|
24180
24412
|
{
|
24181
24413
|
"kind": "TypeAlias",
|
24182
24414
|
"canonicalReference": "@dcl/playground-assets!Listeners:type",
|
@@ -39447,32 +39679,707 @@
|
|
39447
39679
|
},
|
39448
39680
|
{
|
39449
39681
|
"kind": "Interface",
|
39450
|
-
"canonicalReference": "@dcl/playground-assets!PBCameraMode:interface",
|
39682
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode:interface",
|
39683
|
+
"docComment": "/**\n * @public\n */\n",
|
39684
|
+
"excerptTokens": [
|
39685
|
+
{
|
39686
|
+
"kind": "Content",
|
39687
|
+
"text": "export interface PBCameraMode "
|
39688
|
+
}
|
39689
|
+
],
|
39690
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
|
39691
|
+
"releaseTag": "Public",
|
39692
|
+
"name": "PBCameraMode",
|
39693
|
+
"preserveMemberOrder": false,
|
39694
|
+
"members": [
|
39695
|
+
{
|
39696
|
+
"kind": "PropertySignature",
|
39697
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode#mode:member",
|
39698
|
+
"docComment": "/**\n * the camera type (1st-person or 3rd-person)\n */\n",
|
39699
|
+
"excerptTokens": [
|
39700
|
+
{
|
39701
|
+
"kind": "Content",
|
39702
|
+
"text": "mode: "
|
39703
|
+
},
|
39704
|
+
{
|
39705
|
+
"kind": "Reference",
|
39706
|
+
"text": "CameraType",
|
39707
|
+
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
39708
|
+
},
|
39709
|
+
{
|
39710
|
+
"kind": "Content",
|
39711
|
+
"text": ";"
|
39712
|
+
}
|
39713
|
+
],
|
39714
|
+
"isReadonly": false,
|
39715
|
+
"isOptional": false,
|
39716
|
+
"releaseTag": "Public",
|
39717
|
+
"name": "mode",
|
39718
|
+
"propertyTypeTokenRange": {
|
39719
|
+
"startIndex": 1,
|
39720
|
+
"endIndex": 2
|
39721
|
+
}
|
39722
|
+
}
|
39723
|
+
],
|
39724
|
+
"extendsTokenRanges": []
|
39725
|
+
},
|
39726
|
+
{
|
39727
|
+
"kind": "Namespace",
|
39728
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode:namespace",
|
39729
|
+
"docComment": "/**\n * @public\n */\n",
|
39730
|
+
"excerptTokens": [
|
39731
|
+
{
|
39732
|
+
"kind": "Content",
|
39733
|
+
"text": "export declare namespace PBCameraMode "
|
39734
|
+
}
|
39735
|
+
],
|
39736
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode.gen.d.ts",
|
39737
|
+
"releaseTag": "Public",
|
39738
|
+
"name": "PBCameraMode",
|
39739
|
+
"preserveMemberOrder": false,
|
39740
|
+
"members": [
|
39741
|
+
{
|
39742
|
+
"kind": "Function",
|
39743
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode.decode:function(1)",
|
39744
|
+
"docComment": "",
|
39745
|
+
"excerptTokens": [
|
39746
|
+
{
|
39747
|
+
"kind": "Content",
|
39748
|
+
"text": "function decode(input: "
|
39749
|
+
},
|
39750
|
+
{
|
39751
|
+
"kind": "Reference",
|
39752
|
+
"text": "_m0.Reader",
|
39753
|
+
"canonicalReference": "protobufjs!Reader:class"
|
39754
|
+
},
|
39755
|
+
{
|
39756
|
+
"kind": "Content",
|
39757
|
+
"text": " | "
|
39758
|
+
},
|
39759
|
+
{
|
39760
|
+
"kind": "Reference",
|
39761
|
+
"text": "Uint8Array",
|
39762
|
+
"canonicalReference": "!Uint8Array:interface"
|
39763
|
+
},
|
39764
|
+
{
|
39765
|
+
"kind": "Content",
|
39766
|
+
"text": ", length?: "
|
39767
|
+
},
|
39768
|
+
{
|
39769
|
+
"kind": "Content",
|
39770
|
+
"text": "number"
|
39771
|
+
},
|
39772
|
+
{
|
39773
|
+
"kind": "Content",
|
39774
|
+
"text": "): "
|
39775
|
+
},
|
39776
|
+
{
|
39777
|
+
"kind": "Reference",
|
39778
|
+
"text": "PBCameraMode",
|
39779
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
|
39780
|
+
},
|
39781
|
+
{
|
39782
|
+
"kind": "Content",
|
39783
|
+
"text": ";"
|
39784
|
+
}
|
39785
|
+
],
|
39786
|
+
"returnTypeTokenRange": {
|
39787
|
+
"startIndex": 7,
|
39788
|
+
"endIndex": 8
|
39789
|
+
},
|
39790
|
+
"releaseTag": "Public",
|
39791
|
+
"overloadIndex": 1,
|
39792
|
+
"parameters": [
|
39793
|
+
{
|
39794
|
+
"parameterName": "input",
|
39795
|
+
"parameterTypeTokenRange": {
|
39796
|
+
"startIndex": 1,
|
39797
|
+
"endIndex": 4
|
39798
|
+
},
|
39799
|
+
"isOptional": false
|
39800
|
+
},
|
39801
|
+
{
|
39802
|
+
"parameterName": "length",
|
39803
|
+
"parameterTypeTokenRange": {
|
39804
|
+
"startIndex": 5,
|
39805
|
+
"endIndex": 6
|
39806
|
+
},
|
39807
|
+
"isOptional": true
|
39808
|
+
}
|
39809
|
+
],
|
39810
|
+
"name": "decode"
|
39811
|
+
},
|
39812
|
+
{
|
39813
|
+
"kind": "Function",
|
39814
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode.encode:function(1)",
|
39815
|
+
"docComment": "",
|
39816
|
+
"excerptTokens": [
|
39817
|
+
{
|
39818
|
+
"kind": "Content",
|
39819
|
+
"text": "function encode(message: "
|
39820
|
+
},
|
39821
|
+
{
|
39822
|
+
"kind": "Reference",
|
39823
|
+
"text": "PBCameraMode",
|
39824
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraMode:interface"
|
39825
|
+
},
|
39826
|
+
{
|
39827
|
+
"kind": "Content",
|
39828
|
+
"text": ", writer?: "
|
39829
|
+
},
|
39830
|
+
{
|
39831
|
+
"kind": "Reference",
|
39832
|
+
"text": "_m0.Writer",
|
39833
|
+
"canonicalReference": "protobufjs!Writer:class"
|
39834
|
+
},
|
39835
|
+
{
|
39836
|
+
"kind": "Content",
|
39837
|
+
"text": "): "
|
39838
|
+
},
|
39839
|
+
{
|
39840
|
+
"kind": "Reference",
|
39841
|
+
"text": "_m0.Writer",
|
39842
|
+
"canonicalReference": "protobufjs!Writer:class"
|
39843
|
+
},
|
39844
|
+
{
|
39845
|
+
"kind": "Content",
|
39846
|
+
"text": ";"
|
39847
|
+
}
|
39848
|
+
],
|
39849
|
+
"returnTypeTokenRange": {
|
39850
|
+
"startIndex": 5,
|
39851
|
+
"endIndex": 6
|
39852
|
+
},
|
39853
|
+
"releaseTag": "Public",
|
39854
|
+
"overloadIndex": 1,
|
39855
|
+
"parameters": [
|
39856
|
+
{
|
39857
|
+
"parameterName": "message",
|
39858
|
+
"parameterTypeTokenRange": {
|
39859
|
+
"startIndex": 1,
|
39860
|
+
"endIndex": 2
|
39861
|
+
},
|
39862
|
+
"isOptional": false
|
39863
|
+
},
|
39864
|
+
{
|
39865
|
+
"parameterName": "writer",
|
39866
|
+
"parameterTypeTokenRange": {
|
39867
|
+
"startIndex": 3,
|
39868
|
+
"endIndex": 4
|
39869
|
+
},
|
39870
|
+
"isOptional": true
|
39871
|
+
}
|
39872
|
+
],
|
39873
|
+
"name": "encode"
|
39874
|
+
}
|
39875
|
+
]
|
39876
|
+
},
|
39877
|
+
{
|
39878
|
+
"kind": "Interface",
|
39879
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface",
|
39880
|
+
"docComment": "/**\n * @public\n */\n",
|
39881
|
+
"excerptTokens": [
|
39882
|
+
{
|
39883
|
+
"kind": "Content",
|
39884
|
+
"text": "export interface PBCameraModeArea "
|
39885
|
+
}
|
39886
|
+
],
|
39887
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
|
39888
|
+
"releaseTag": "Public",
|
39889
|
+
"name": "PBCameraModeArea",
|
39890
|
+
"preserveMemberOrder": false,
|
39891
|
+
"members": [
|
39892
|
+
{
|
39893
|
+
"kind": "PropertySignature",
|
39894
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
|
39895
|
+
"docComment": "/**\n * the 3D size of the region\n */\n",
|
39896
|
+
"excerptTokens": [
|
39897
|
+
{
|
39898
|
+
"kind": "Content",
|
39899
|
+
"text": "area: "
|
39900
|
+
},
|
39901
|
+
{
|
39902
|
+
"kind": "Reference",
|
39903
|
+
"text": "Vector3",
|
39904
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
39905
|
+
},
|
39906
|
+
{
|
39907
|
+
"kind": "Content",
|
39908
|
+
"text": " | undefined"
|
39909
|
+
},
|
39910
|
+
{
|
39911
|
+
"kind": "Content",
|
39912
|
+
"text": ";"
|
39913
|
+
}
|
39914
|
+
],
|
39915
|
+
"isReadonly": false,
|
39916
|
+
"isOptional": false,
|
39917
|
+
"releaseTag": "Public",
|
39918
|
+
"name": "area",
|
39919
|
+
"propertyTypeTokenRange": {
|
39920
|
+
"startIndex": 1,
|
39921
|
+
"endIndex": 3
|
39922
|
+
}
|
39923
|
+
},
|
39924
|
+
{
|
39925
|
+
"kind": "PropertySignature",
|
39926
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
|
39927
|
+
"docComment": "/**\n * the camera mode to enforce\n */\n",
|
39928
|
+
"excerptTokens": [
|
39929
|
+
{
|
39930
|
+
"kind": "Content",
|
39931
|
+
"text": "mode: "
|
39932
|
+
},
|
39933
|
+
{
|
39934
|
+
"kind": "Reference",
|
39935
|
+
"text": "CameraType",
|
39936
|
+
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
39937
|
+
},
|
39938
|
+
{
|
39939
|
+
"kind": "Content",
|
39940
|
+
"text": ";"
|
39941
|
+
}
|
39942
|
+
],
|
39943
|
+
"isReadonly": false,
|
39944
|
+
"isOptional": false,
|
39945
|
+
"releaseTag": "Public",
|
39946
|
+
"name": "mode",
|
39947
|
+
"propertyTypeTokenRange": {
|
39948
|
+
"startIndex": 1,
|
39949
|
+
"endIndex": 2
|
39950
|
+
}
|
39951
|
+
}
|
39952
|
+
],
|
39953
|
+
"extendsTokenRanges": []
|
39954
|
+
},
|
39955
|
+
{
|
39956
|
+
"kind": "Namespace",
|
39957
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:namespace",
|
39958
|
+
"docComment": "/**\n * @public\n */\n",
|
39959
|
+
"excerptTokens": [
|
39960
|
+
{
|
39961
|
+
"kind": "Content",
|
39962
|
+
"text": "export declare namespace PBCameraModeArea "
|
39963
|
+
}
|
39964
|
+
],
|
39965
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/camera_mode_area.gen.d.ts",
|
39966
|
+
"releaseTag": "Public",
|
39967
|
+
"name": "PBCameraModeArea",
|
39968
|
+
"preserveMemberOrder": false,
|
39969
|
+
"members": [
|
39970
|
+
{
|
39971
|
+
"kind": "Function",
|
39972
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea.decode:function(1)",
|
39973
|
+
"docComment": "",
|
39974
|
+
"excerptTokens": [
|
39975
|
+
{
|
39976
|
+
"kind": "Content",
|
39977
|
+
"text": "function decode(input: "
|
39978
|
+
},
|
39979
|
+
{
|
39980
|
+
"kind": "Reference",
|
39981
|
+
"text": "_m0.Reader",
|
39982
|
+
"canonicalReference": "protobufjs!Reader:class"
|
39983
|
+
},
|
39984
|
+
{
|
39985
|
+
"kind": "Content",
|
39986
|
+
"text": " | "
|
39987
|
+
},
|
39988
|
+
{
|
39989
|
+
"kind": "Reference",
|
39990
|
+
"text": "Uint8Array",
|
39991
|
+
"canonicalReference": "!Uint8Array:interface"
|
39992
|
+
},
|
39993
|
+
{
|
39994
|
+
"kind": "Content",
|
39995
|
+
"text": ", length?: "
|
39996
|
+
},
|
39997
|
+
{
|
39998
|
+
"kind": "Content",
|
39999
|
+
"text": "number"
|
40000
|
+
},
|
40001
|
+
{
|
40002
|
+
"kind": "Content",
|
40003
|
+
"text": "): "
|
40004
|
+
},
|
40005
|
+
{
|
40006
|
+
"kind": "Reference",
|
40007
|
+
"text": "PBCameraModeArea",
|
40008
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
|
40009
|
+
},
|
40010
|
+
{
|
40011
|
+
"kind": "Content",
|
40012
|
+
"text": ";"
|
40013
|
+
}
|
40014
|
+
],
|
40015
|
+
"returnTypeTokenRange": {
|
40016
|
+
"startIndex": 7,
|
40017
|
+
"endIndex": 8
|
40018
|
+
},
|
40019
|
+
"releaseTag": "Public",
|
40020
|
+
"overloadIndex": 1,
|
40021
|
+
"parameters": [
|
40022
|
+
{
|
40023
|
+
"parameterName": "input",
|
40024
|
+
"parameterTypeTokenRange": {
|
40025
|
+
"startIndex": 1,
|
40026
|
+
"endIndex": 4
|
40027
|
+
},
|
40028
|
+
"isOptional": false
|
40029
|
+
},
|
40030
|
+
{
|
40031
|
+
"parameterName": "length",
|
40032
|
+
"parameterTypeTokenRange": {
|
40033
|
+
"startIndex": 5,
|
40034
|
+
"endIndex": 6
|
40035
|
+
},
|
40036
|
+
"isOptional": true
|
40037
|
+
}
|
40038
|
+
],
|
40039
|
+
"name": "decode"
|
40040
|
+
},
|
40041
|
+
{
|
40042
|
+
"kind": "Function",
|
40043
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea.encode:function(1)",
|
40044
|
+
"docComment": "",
|
40045
|
+
"excerptTokens": [
|
40046
|
+
{
|
40047
|
+
"kind": "Content",
|
40048
|
+
"text": "function encode(message: "
|
40049
|
+
},
|
40050
|
+
{
|
40051
|
+
"kind": "Reference",
|
40052
|
+
"text": "PBCameraModeArea",
|
40053
|
+
"canonicalReference": "@dcl/playground-assets!PBCameraModeArea:interface"
|
40054
|
+
},
|
40055
|
+
{
|
40056
|
+
"kind": "Content",
|
40057
|
+
"text": ", writer?: "
|
40058
|
+
},
|
40059
|
+
{
|
40060
|
+
"kind": "Reference",
|
40061
|
+
"text": "_m0.Writer",
|
40062
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40063
|
+
},
|
40064
|
+
{
|
40065
|
+
"kind": "Content",
|
40066
|
+
"text": "): "
|
40067
|
+
},
|
40068
|
+
{
|
40069
|
+
"kind": "Reference",
|
40070
|
+
"text": "_m0.Writer",
|
40071
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40072
|
+
},
|
40073
|
+
{
|
40074
|
+
"kind": "Content",
|
40075
|
+
"text": ";"
|
40076
|
+
}
|
40077
|
+
],
|
40078
|
+
"returnTypeTokenRange": {
|
40079
|
+
"startIndex": 5,
|
40080
|
+
"endIndex": 6
|
40081
|
+
},
|
40082
|
+
"releaseTag": "Public",
|
40083
|
+
"overloadIndex": 1,
|
40084
|
+
"parameters": [
|
40085
|
+
{
|
40086
|
+
"parameterName": "message",
|
40087
|
+
"parameterTypeTokenRange": {
|
40088
|
+
"startIndex": 1,
|
40089
|
+
"endIndex": 2
|
40090
|
+
},
|
40091
|
+
"isOptional": false
|
40092
|
+
},
|
40093
|
+
{
|
40094
|
+
"parameterName": "writer",
|
40095
|
+
"parameterTypeTokenRange": {
|
40096
|
+
"startIndex": 3,
|
40097
|
+
"endIndex": 4
|
40098
|
+
},
|
40099
|
+
"isOptional": true
|
40100
|
+
}
|
40101
|
+
],
|
40102
|
+
"name": "encode"
|
40103
|
+
}
|
40104
|
+
]
|
40105
|
+
},
|
40106
|
+
{
|
40107
|
+
"kind": "Interface",
|
40108
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface",
|
40109
|
+
"docComment": "/**\n * @public\n */\n",
|
40110
|
+
"excerptTokens": [
|
40111
|
+
{
|
40112
|
+
"kind": "Content",
|
40113
|
+
"text": "export interface Color3 "
|
40114
|
+
}
|
40115
|
+
],
|
40116
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40117
|
+
"releaseTag": "Public",
|
40118
|
+
"name": "PBColor3",
|
40119
|
+
"preserveMemberOrder": false,
|
40120
|
+
"members": [
|
40121
|
+
{
|
40122
|
+
"kind": "PropertySignature",
|
40123
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#b:member",
|
40124
|
+
"docComment": "",
|
40125
|
+
"excerptTokens": [
|
40126
|
+
{
|
40127
|
+
"kind": "Content",
|
40128
|
+
"text": "b: "
|
40129
|
+
},
|
40130
|
+
{
|
40131
|
+
"kind": "Content",
|
40132
|
+
"text": "number"
|
40133
|
+
},
|
40134
|
+
{
|
40135
|
+
"kind": "Content",
|
40136
|
+
"text": ";"
|
40137
|
+
}
|
40138
|
+
],
|
40139
|
+
"isReadonly": false,
|
40140
|
+
"isOptional": false,
|
40141
|
+
"releaseTag": "Public",
|
40142
|
+
"name": "b",
|
40143
|
+
"propertyTypeTokenRange": {
|
40144
|
+
"startIndex": 1,
|
40145
|
+
"endIndex": 2
|
40146
|
+
}
|
40147
|
+
},
|
40148
|
+
{
|
40149
|
+
"kind": "PropertySignature",
|
40150
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#g:member",
|
40151
|
+
"docComment": "",
|
40152
|
+
"excerptTokens": [
|
40153
|
+
{
|
40154
|
+
"kind": "Content",
|
40155
|
+
"text": "g: "
|
40156
|
+
},
|
40157
|
+
{
|
40158
|
+
"kind": "Content",
|
40159
|
+
"text": "number"
|
40160
|
+
},
|
40161
|
+
{
|
40162
|
+
"kind": "Content",
|
40163
|
+
"text": ";"
|
40164
|
+
}
|
40165
|
+
],
|
40166
|
+
"isReadonly": false,
|
40167
|
+
"isOptional": false,
|
40168
|
+
"releaseTag": "Public",
|
40169
|
+
"name": "g",
|
40170
|
+
"propertyTypeTokenRange": {
|
40171
|
+
"startIndex": 1,
|
40172
|
+
"endIndex": 2
|
40173
|
+
}
|
40174
|
+
},
|
40175
|
+
{
|
40176
|
+
"kind": "PropertySignature",
|
40177
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3#r:member",
|
40178
|
+
"docComment": "",
|
40179
|
+
"excerptTokens": [
|
40180
|
+
{
|
40181
|
+
"kind": "Content",
|
40182
|
+
"text": "r: "
|
40183
|
+
},
|
40184
|
+
{
|
40185
|
+
"kind": "Content",
|
40186
|
+
"text": "number"
|
40187
|
+
},
|
40188
|
+
{
|
40189
|
+
"kind": "Content",
|
40190
|
+
"text": ";"
|
40191
|
+
}
|
40192
|
+
],
|
40193
|
+
"isReadonly": false,
|
40194
|
+
"isOptional": false,
|
40195
|
+
"releaseTag": "Public",
|
40196
|
+
"name": "r",
|
40197
|
+
"propertyTypeTokenRange": {
|
40198
|
+
"startIndex": 1,
|
40199
|
+
"endIndex": 2
|
40200
|
+
}
|
40201
|
+
}
|
40202
|
+
],
|
40203
|
+
"extendsTokenRanges": []
|
40204
|
+
},
|
40205
|
+
{
|
40206
|
+
"kind": "Namespace",
|
40207
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:namespace",
|
40208
|
+
"docComment": "/**\n * @public\n */\n",
|
40209
|
+
"excerptTokens": [
|
40210
|
+
{
|
40211
|
+
"kind": "Content",
|
40212
|
+
"text": "export declare namespace Color3 "
|
40213
|
+
}
|
40214
|
+
],
|
40215
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
40216
|
+
"releaseTag": "Public",
|
40217
|
+
"name": "PBColor3",
|
40218
|
+
"preserveMemberOrder": false,
|
40219
|
+
"members": [
|
40220
|
+
{
|
40221
|
+
"kind": "Function",
|
40222
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3.decode:function(1)",
|
40223
|
+
"docComment": "",
|
40224
|
+
"excerptTokens": [
|
40225
|
+
{
|
40226
|
+
"kind": "Content",
|
40227
|
+
"text": "function decode(input: "
|
40228
|
+
},
|
40229
|
+
{
|
40230
|
+
"kind": "Reference",
|
40231
|
+
"text": "_m0.Reader",
|
40232
|
+
"canonicalReference": "protobufjs!Reader:class"
|
40233
|
+
},
|
40234
|
+
{
|
40235
|
+
"kind": "Content",
|
40236
|
+
"text": " | "
|
40237
|
+
},
|
40238
|
+
{
|
40239
|
+
"kind": "Reference",
|
40240
|
+
"text": "Uint8Array",
|
40241
|
+
"canonicalReference": "!Uint8Array:interface"
|
40242
|
+
},
|
40243
|
+
{
|
40244
|
+
"kind": "Content",
|
40245
|
+
"text": ", length?: "
|
40246
|
+
},
|
40247
|
+
{
|
40248
|
+
"kind": "Content",
|
40249
|
+
"text": "number"
|
40250
|
+
},
|
40251
|
+
{
|
40252
|
+
"kind": "Content",
|
40253
|
+
"text": "): "
|
40254
|
+
},
|
40255
|
+
{
|
40256
|
+
"kind": "Reference",
|
40257
|
+
"text": "Color3",
|
40258
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface"
|
40259
|
+
},
|
40260
|
+
{
|
40261
|
+
"kind": "Content",
|
40262
|
+
"text": ";"
|
40263
|
+
}
|
40264
|
+
],
|
40265
|
+
"returnTypeTokenRange": {
|
40266
|
+
"startIndex": 7,
|
40267
|
+
"endIndex": 8
|
40268
|
+
},
|
40269
|
+
"releaseTag": "Public",
|
40270
|
+
"overloadIndex": 1,
|
40271
|
+
"parameters": [
|
40272
|
+
{
|
40273
|
+
"parameterName": "input",
|
40274
|
+
"parameterTypeTokenRange": {
|
40275
|
+
"startIndex": 1,
|
40276
|
+
"endIndex": 4
|
40277
|
+
},
|
40278
|
+
"isOptional": false
|
40279
|
+
},
|
40280
|
+
{
|
40281
|
+
"parameterName": "length",
|
40282
|
+
"parameterTypeTokenRange": {
|
40283
|
+
"startIndex": 5,
|
40284
|
+
"endIndex": 6
|
40285
|
+
},
|
40286
|
+
"isOptional": true
|
40287
|
+
}
|
40288
|
+
],
|
40289
|
+
"name": "decode"
|
40290
|
+
},
|
40291
|
+
{
|
40292
|
+
"kind": "Function",
|
40293
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3.encode:function(1)",
|
40294
|
+
"docComment": "",
|
40295
|
+
"excerptTokens": [
|
40296
|
+
{
|
40297
|
+
"kind": "Content",
|
40298
|
+
"text": "function encode(message: "
|
40299
|
+
},
|
40300
|
+
{
|
40301
|
+
"kind": "Reference",
|
40302
|
+
"text": "Color3",
|
40303
|
+
"canonicalReference": "@dcl/playground-assets!PBColor3:interface"
|
40304
|
+
},
|
40305
|
+
{
|
40306
|
+
"kind": "Content",
|
40307
|
+
"text": ", writer?: "
|
40308
|
+
},
|
40309
|
+
{
|
40310
|
+
"kind": "Reference",
|
40311
|
+
"text": "_m0.Writer",
|
40312
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40313
|
+
},
|
40314
|
+
{
|
40315
|
+
"kind": "Content",
|
40316
|
+
"text": "): "
|
40317
|
+
},
|
40318
|
+
{
|
40319
|
+
"kind": "Reference",
|
40320
|
+
"text": "_m0.Writer",
|
40321
|
+
"canonicalReference": "protobufjs!Writer:class"
|
40322
|
+
},
|
40323
|
+
{
|
40324
|
+
"kind": "Content",
|
40325
|
+
"text": ";"
|
40326
|
+
}
|
40327
|
+
],
|
40328
|
+
"returnTypeTokenRange": {
|
40329
|
+
"startIndex": 5,
|
40330
|
+
"endIndex": 6
|
40331
|
+
},
|
40332
|
+
"releaseTag": "Public",
|
40333
|
+
"overloadIndex": 1,
|
40334
|
+
"parameters": [
|
40335
|
+
{
|
40336
|
+
"parameterName": "message",
|
40337
|
+
"parameterTypeTokenRange": {
|
40338
|
+
"startIndex": 1,
|
40339
|
+
"endIndex": 2
|
40340
|
+
},
|
40341
|
+
"isOptional": false
|
40342
|
+
},
|
40343
|
+
{
|
40344
|
+
"parameterName": "writer",
|
40345
|
+
"parameterTypeTokenRange": {
|
40346
|
+
"startIndex": 3,
|
40347
|
+
"endIndex": 4
|
40348
|
+
},
|
40349
|
+
"isOptional": true
|
40350
|
+
}
|
40351
|
+
],
|
40352
|
+
"name": "encode"
|
40353
|
+
}
|
40354
|
+
]
|
40355
|
+
},
|
40356
|
+
{
|
40357
|
+
"kind": "Interface",
|
40358
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface",
|
39451
40359
|
"docComment": "/**\n * @public\n */\n",
|
39452
40360
|
"excerptTokens": [
|
39453
40361
|
{
|
39454
40362
|
"kind": "Content",
|
39455
|
-
"text": "export interface
|
40363
|
+
"text": "export interface Color4 "
|
39456
40364
|
}
|
39457
40365
|
],
|
39458
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
40366
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
39459
40367
|
"releaseTag": "Public",
|
39460
|
-
"name": "
|
40368
|
+
"name": "PBColor4",
|
39461
40369
|
"preserveMemberOrder": false,
|
39462
40370
|
"members": [
|
39463
40371
|
{
|
39464
40372
|
"kind": "PropertySignature",
|
39465
|
-
"canonicalReference": "@dcl/playground-assets!
|
39466
|
-
"docComment": "
|
40373
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#a:member",
|
40374
|
+
"docComment": "",
|
39467
40375
|
"excerptTokens": [
|
39468
40376
|
{
|
39469
40377
|
"kind": "Content",
|
39470
|
-
"text": "
|
40378
|
+
"text": "a: "
|
39471
40379
|
},
|
39472
40380
|
{
|
39473
|
-
"kind": "
|
39474
|
-
"text": "
|
39475
|
-
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
40381
|
+
"kind": "Content",
|
40382
|
+
"text": "number"
|
39476
40383
|
},
|
39477
40384
|
{
|
39478
40385
|
"kind": "Content",
|
@@ -39482,7 +40389,88 @@
|
|
39482
40389
|
"isReadonly": false,
|
39483
40390
|
"isOptional": false,
|
39484
40391
|
"releaseTag": "Public",
|
39485
|
-
"name": "
|
40392
|
+
"name": "a",
|
40393
|
+
"propertyTypeTokenRange": {
|
40394
|
+
"startIndex": 1,
|
40395
|
+
"endIndex": 2
|
40396
|
+
}
|
40397
|
+
},
|
40398
|
+
{
|
40399
|
+
"kind": "PropertySignature",
|
40400
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
|
40401
|
+
"docComment": "",
|
40402
|
+
"excerptTokens": [
|
40403
|
+
{
|
40404
|
+
"kind": "Content",
|
40405
|
+
"text": "b: "
|
40406
|
+
},
|
40407
|
+
{
|
40408
|
+
"kind": "Content",
|
40409
|
+
"text": "number"
|
40410
|
+
},
|
40411
|
+
{
|
40412
|
+
"kind": "Content",
|
40413
|
+
"text": ";"
|
40414
|
+
}
|
40415
|
+
],
|
40416
|
+
"isReadonly": false,
|
40417
|
+
"isOptional": false,
|
40418
|
+
"releaseTag": "Public",
|
40419
|
+
"name": "b",
|
40420
|
+
"propertyTypeTokenRange": {
|
40421
|
+
"startIndex": 1,
|
40422
|
+
"endIndex": 2
|
40423
|
+
}
|
40424
|
+
},
|
40425
|
+
{
|
40426
|
+
"kind": "PropertySignature",
|
40427
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
|
40428
|
+
"docComment": "",
|
40429
|
+
"excerptTokens": [
|
40430
|
+
{
|
40431
|
+
"kind": "Content",
|
40432
|
+
"text": "g: "
|
40433
|
+
},
|
40434
|
+
{
|
40435
|
+
"kind": "Content",
|
40436
|
+
"text": "number"
|
40437
|
+
},
|
40438
|
+
{
|
40439
|
+
"kind": "Content",
|
40440
|
+
"text": ";"
|
40441
|
+
}
|
40442
|
+
],
|
40443
|
+
"isReadonly": false,
|
40444
|
+
"isOptional": false,
|
40445
|
+
"releaseTag": "Public",
|
40446
|
+
"name": "g",
|
40447
|
+
"propertyTypeTokenRange": {
|
40448
|
+
"startIndex": 1,
|
40449
|
+
"endIndex": 2
|
40450
|
+
}
|
40451
|
+
},
|
40452
|
+
{
|
40453
|
+
"kind": "PropertySignature",
|
40454
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
|
40455
|
+
"docComment": "",
|
40456
|
+
"excerptTokens": [
|
40457
|
+
{
|
40458
|
+
"kind": "Content",
|
40459
|
+
"text": "r: "
|
40460
|
+
},
|
40461
|
+
{
|
40462
|
+
"kind": "Content",
|
40463
|
+
"text": "number"
|
40464
|
+
},
|
40465
|
+
{
|
40466
|
+
"kind": "Content",
|
40467
|
+
"text": ";"
|
40468
|
+
}
|
40469
|
+
],
|
40470
|
+
"isReadonly": false,
|
40471
|
+
"isOptional": false,
|
40472
|
+
"releaseTag": "Public",
|
40473
|
+
"name": "r",
|
39486
40474
|
"propertyTypeTokenRange": {
|
39487
40475
|
"startIndex": 1,
|
39488
40476
|
"endIndex": 2
|
@@ -39493,22 +40481,22 @@
|
|
39493
40481
|
},
|
39494
40482
|
{
|
39495
40483
|
"kind": "Namespace",
|
39496
|
-
"canonicalReference": "@dcl/playground-assets!
|
40484
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:namespace",
|
39497
40485
|
"docComment": "/**\n * @public\n */\n",
|
39498
40486
|
"excerptTokens": [
|
39499
40487
|
{
|
39500
40488
|
"kind": "Content",
|
39501
|
-
"text": "export declare namespace
|
40489
|
+
"text": "export declare namespace Color4 "
|
39502
40490
|
}
|
39503
40491
|
],
|
39504
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
40492
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/colors.gen.d.ts",
|
39505
40493
|
"releaseTag": "Public",
|
39506
|
-
"name": "
|
40494
|
+
"name": "PBColor4",
|
39507
40495
|
"preserveMemberOrder": false,
|
39508
40496
|
"members": [
|
39509
40497
|
{
|
39510
40498
|
"kind": "Function",
|
39511
|
-
"canonicalReference": "@dcl/playground-assets!
|
40499
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4.decode:function(1)",
|
39512
40500
|
"docComment": "",
|
39513
40501
|
"excerptTokens": [
|
39514
40502
|
{
|
@@ -39543,8 +40531,8 @@
|
|
39543
40531
|
},
|
39544
40532
|
{
|
39545
40533
|
"kind": "Reference",
|
39546
|
-
"text": "
|
39547
|
-
"canonicalReference": "@dcl/playground-assets!
|
40534
|
+
"text": "Color4",
|
40535
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface"
|
39548
40536
|
},
|
39549
40537
|
{
|
39550
40538
|
"kind": "Content",
|
@@ -39579,7 +40567,7 @@
|
|
39579
40567
|
},
|
39580
40568
|
{
|
39581
40569
|
"kind": "Function",
|
39582
|
-
"canonicalReference": "@dcl/playground-assets!
|
40570
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4.encode:function(1)",
|
39583
40571
|
"docComment": "",
|
39584
40572
|
"excerptTokens": [
|
39585
40573
|
{
|
@@ -39588,8 +40576,8 @@
|
|
39588
40576
|
},
|
39589
40577
|
{
|
39590
40578
|
"kind": "Reference",
|
39591
|
-
"text": "
|
39592
|
-
"canonicalReference": "@dcl/playground-assets!
|
40579
|
+
"text": "Color4",
|
40580
|
+
"canonicalReference": "@dcl/playground-assets!PBColor4:interface"
|
39593
40581
|
},
|
39594
40582
|
{
|
39595
40583
|
"kind": "Content",
|
@@ -39644,36 +40632,58 @@
|
|
39644
40632
|
},
|
39645
40633
|
{
|
39646
40634
|
"kind": "Interface",
|
39647
|
-
"canonicalReference": "@dcl/playground-assets!
|
40635
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface",
|
39648
40636
|
"docComment": "/**\n * @public\n */\n",
|
39649
40637
|
"excerptTokens": [
|
39650
40638
|
{
|
39651
40639
|
"kind": "Content",
|
39652
|
-
"text": "export interface
|
40640
|
+
"text": "export interface PBEngineInfo "
|
39653
40641
|
}
|
39654
40642
|
],
|
39655
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
40643
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
|
39656
40644
|
"releaseTag": "Public",
|
39657
|
-
"name": "
|
40645
|
+
"name": "PBEngineInfo",
|
39658
40646
|
"preserveMemberOrder": false,
|
39659
40647
|
"members": [
|
39660
40648
|
{
|
39661
40649
|
"kind": "PropertySignature",
|
39662
|
-
"canonicalReference": "@dcl/playground-assets!
|
39663
|
-
"docComment": "/**\n *
|
40650
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#frameNumber:member",
|
40651
|
+
"docComment": "/**\n * frame counter of the engine\n */\n",
|
39664
40652
|
"excerptTokens": [
|
39665
40653
|
{
|
39666
40654
|
"kind": "Content",
|
39667
|
-
"text": "
|
40655
|
+
"text": "frameNumber: "
|
39668
40656
|
},
|
39669
40657
|
{
|
39670
|
-
"kind": "
|
39671
|
-
"text": "
|
39672
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
40658
|
+
"kind": "Content",
|
40659
|
+
"text": "number"
|
39673
40660
|
},
|
39674
40661
|
{
|
39675
40662
|
"kind": "Content",
|
39676
|
-
"text": "
|
40663
|
+
"text": ";"
|
40664
|
+
}
|
40665
|
+
],
|
40666
|
+
"isReadonly": false,
|
40667
|
+
"isOptional": false,
|
40668
|
+
"releaseTag": "Public",
|
40669
|
+
"name": "frameNumber",
|
40670
|
+
"propertyTypeTokenRange": {
|
40671
|
+
"startIndex": 1,
|
40672
|
+
"endIndex": 2
|
40673
|
+
}
|
40674
|
+
},
|
40675
|
+
{
|
40676
|
+
"kind": "PropertySignature",
|
40677
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#tickNumber:member",
|
40678
|
+
"docComment": "/**\n * tick counter of the scene as per ADR-148\n */\n",
|
40679
|
+
"excerptTokens": [
|
40680
|
+
{
|
40681
|
+
"kind": "Content",
|
40682
|
+
"text": "tickNumber: "
|
40683
|
+
},
|
40684
|
+
{
|
40685
|
+
"kind": "Content",
|
40686
|
+
"text": "number"
|
39677
40687
|
},
|
39678
40688
|
{
|
39679
40689
|
"kind": "Content",
|
@@ -39683,25 +40693,24 @@
|
|
39683
40693
|
"isReadonly": false,
|
39684
40694
|
"isOptional": false,
|
39685
40695
|
"releaseTag": "Public",
|
39686
|
-
"name": "
|
40696
|
+
"name": "tickNumber",
|
39687
40697
|
"propertyTypeTokenRange": {
|
39688
40698
|
"startIndex": 1,
|
39689
|
-
"endIndex":
|
40699
|
+
"endIndex": 2
|
39690
40700
|
}
|
39691
40701
|
},
|
39692
40702
|
{
|
39693
40703
|
"kind": "PropertySignature",
|
39694
|
-
"canonicalReference": "@dcl/playground-assets!
|
39695
|
-
"docComment": "/**\n *
|
40704
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo#totalRuntime:member",
|
40705
|
+
"docComment": "/**\n * total runtime of this scene in seconds\n */\n",
|
39696
40706
|
"excerptTokens": [
|
39697
40707
|
{
|
39698
40708
|
"kind": "Content",
|
39699
|
-
"text": "
|
40709
|
+
"text": "totalRuntime: "
|
39700
40710
|
},
|
39701
40711
|
{
|
39702
|
-
"kind": "
|
39703
|
-
"text": "
|
39704
|
-
"canonicalReference": "@dcl/playground-assets!CameraType:enum"
|
40712
|
+
"kind": "Content",
|
40713
|
+
"text": "number"
|
39705
40714
|
},
|
39706
40715
|
{
|
39707
40716
|
"kind": "Content",
|
@@ -39711,7 +40720,7 @@
|
|
39711
40720
|
"isReadonly": false,
|
39712
40721
|
"isOptional": false,
|
39713
40722
|
"releaseTag": "Public",
|
39714
|
-
"name": "
|
40723
|
+
"name": "totalRuntime",
|
39715
40724
|
"propertyTypeTokenRange": {
|
39716
40725
|
"startIndex": 1,
|
39717
40726
|
"endIndex": 2
|
@@ -39722,22 +40731,22 @@
|
|
39722
40731
|
},
|
39723
40732
|
{
|
39724
40733
|
"kind": "Namespace",
|
39725
|
-
"canonicalReference": "@dcl/playground-assets!
|
40734
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:namespace",
|
39726
40735
|
"docComment": "/**\n * @public\n */\n",
|
39727
40736
|
"excerptTokens": [
|
39728
40737
|
{
|
39729
40738
|
"kind": "Content",
|
39730
|
-
"text": "export declare namespace
|
40739
|
+
"text": "export declare namespace PBEngineInfo "
|
39731
40740
|
}
|
39732
40741
|
],
|
39733
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
40742
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/engine_info.gen.d.ts",
|
39734
40743
|
"releaseTag": "Public",
|
39735
|
-
"name": "
|
40744
|
+
"name": "PBEngineInfo",
|
39736
40745
|
"preserveMemberOrder": false,
|
39737
40746
|
"members": [
|
39738
40747
|
{
|
39739
40748
|
"kind": "Function",
|
39740
|
-
"canonicalReference": "@dcl/playground-assets!
|
40749
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo.decode:function(1)",
|
39741
40750
|
"docComment": "",
|
39742
40751
|
"excerptTokens": [
|
39743
40752
|
{
|
@@ -39772,8 +40781,8 @@
|
|
39772
40781
|
},
|
39773
40782
|
{
|
39774
40783
|
"kind": "Reference",
|
39775
|
-
"text": "
|
39776
|
-
"canonicalReference": "@dcl/playground-assets!
|
40784
|
+
"text": "PBEngineInfo",
|
40785
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
|
39777
40786
|
},
|
39778
40787
|
{
|
39779
40788
|
"kind": "Content",
|
@@ -39808,7 +40817,7 @@
|
|
39808
40817
|
},
|
39809
40818
|
{
|
39810
40819
|
"kind": "Function",
|
39811
|
-
"canonicalReference": "@dcl/playground-assets!
|
40820
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo.encode:function(1)",
|
39812
40821
|
"docComment": "",
|
39813
40822
|
"excerptTokens": [
|
39814
40823
|
{
|
@@ -39817,8 +40826,8 @@
|
|
39817
40826
|
},
|
39818
40827
|
{
|
39819
40828
|
"kind": "Reference",
|
39820
|
-
"text": "
|
39821
|
-
"canonicalReference": "@dcl/playground-assets!
|
40829
|
+
"text": "PBEngineInfo",
|
40830
|
+
"canonicalReference": "@dcl/playground-assets!PBEngineInfo:interface"
|
39822
40831
|
},
|
39823
40832
|
{
|
39824
40833
|
"kind": "Content",
|
@@ -39873,31 +40882,31 @@
|
|
39873
40882
|
},
|
39874
40883
|
{
|
39875
40884
|
"kind": "Interface",
|
39876
|
-
"canonicalReference": "@dcl/playground-assets!
|
40885
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface",
|
39877
40886
|
"docComment": "/**\n * @public\n */\n",
|
39878
40887
|
"excerptTokens": [
|
39879
40888
|
{
|
39880
40889
|
"kind": "Content",
|
39881
|
-
"text": "export interface
|
40890
|
+
"text": "export interface PBGltfContainer "
|
39882
40891
|
}
|
39883
40892
|
],
|
39884
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
40893
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
|
39885
40894
|
"releaseTag": "Public",
|
39886
|
-
"name": "
|
40895
|
+
"name": "PBGltfContainer",
|
39887
40896
|
"preserveMemberOrder": false,
|
39888
40897
|
"members": [
|
39889
40898
|
{
|
39890
40899
|
"kind": "PropertySignature",
|
39891
|
-
"canonicalReference": "@dcl/playground-assets!
|
39892
|
-
"docComment": "",
|
40900
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#invisibleMeshesCollisionMask:member",
|
40901
|
+
"docComment": "/**\n * default: CL_POINTER | CL_PHYSICS\n */\n",
|
39893
40902
|
"excerptTokens": [
|
39894
40903
|
{
|
39895
40904
|
"kind": "Content",
|
39896
|
-
"text": "
|
40905
|
+
"text": "invisibleMeshesCollisionMask?: "
|
39897
40906
|
},
|
39898
40907
|
{
|
39899
40908
|
"kind": "Content",
|
39900
|
-
"text": "number"
|
40909
|
+
"text": "number | undefined"
|
39901
40910
|
},
|
39902
40911
|
{
|
39903
40912
|
"kind": "Content",
|
@@ -39905,9 +40914,9 @@
|
|
39905
40914
|
}
|
39906
40915
|
],
|
39907
40916
|
"isReadonly": false,
|
39908
|
-
"isOptional":
|
40917
|
+
"isOptional": true,
|
39909
40918
|
"releaseTag": "Public",
|
39910
|
-
"name": "
|
40919
|
+
"name": "invisibleMeshesCollisionMask",
|
39911
40920
|
"propertyTypeTokenRange": {
|
39912
40921
|
"startIndex": 1,
|
39913
40922
|
"endIndex": 2
|
@@ -39915,16 +40924,16 @@
|
|
39915
40924
|
},
|
39916
40925
|
{
|
39917
40926
|
"kind": "PropertySignature",
|
39918
|
-
"canonicalReference": "@dcl/playground-assets!
|
39919
|
-
"docComment": "",
|
40927
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
|
40928
|
+
"docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
|
39920
40929
|
"excerptTokens": [
|
39921
40930
|
{
|
39922
40931
|
"kind": "Content",
|
39923
|
-
"text": "
|
40932
|
+
"text": "src: "
|
39924
40933
|
},
|
39925
40934
|
{
|
39926
40935
|
"kind": "Content",
|
39927
|
-
"text": "
|
40936
|
+
"text": "string"
|
39928
40937
|
},
|
39929
40938
|
{
|
39930
40939
|
"kind": "Content",
|
@@ -39934,7 +40943,7 @@
|
|
39934
40943
|
"isReadonly": false,
|
39935
40944
|
"isOptional": false,
|
39936
40945
|
"releaseTag": "Public",
|
39937
|
-
"name": "
|
40946
|
+
"name": "src",
|
39938
40947
|
"propertyTypeTokenRange": {
|
39939
40948
|
"startIndex": 1,
|
39940
40949
|
"endIndex": 2
|
@@ -39942,16 +40951,16 @@
|
|
39942
40951
|
},
|
39943
40952
|
{
|
39944
40953
|
"kind": "PropertySignature",
|
39945
|
-
"canonicalReference": "@dcl/playground-assets!
|
39946
|
-
"docComment": "",
|
40954
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
|
40955
|
+
"docComment": "/**\n * default: 0\n */\n",
|
39947
40956
|
"excerptTokens": [
|
39948
40957
|
{
|
39949
40958
|
"kind": "Content",
|
39950
|
-
"text": "
|
40959
|
+
"text": "visibleMeshesCollisionMask?: "
|
39951
40960
|
},
|
39952
40961
|
{
|
39953
40962
|
"kind": "Content",
|
39954
|
-
"text": "number"
|
40963
|
+
"text": "number | undefined"
|
39955
40964
|
},
|
39956
40965
|
{
|
39957
40966
|
"kind": "Content",
|
@@ -39959,9 +40968,9 @@
|
|
39959
40968
|
}
|
39960
40969
|
],
|
39961
40970
|
"isReadonly": false,
|
39962
|
-
"isOptional":
|
40971
|
+
"isOptional": true,
|
39963
40972
|
"releaseTag": "Public",
|
39964
|
-
"name": "
|
40973
|
+
"name": "visibleMeshesCollisionMask",
|
39965
40974
|
"propertyTypeTokenRange": {
|
39966
40975
|
"startIndex": 1,
|
39967
40976
|
"endIndex": 2
|
@@ -39972,22 +40981,22 @@
|
|
39972
40981
|
},
|
39973
40982
|
{
|
39974
40983
|
"kind": "Namespace",
|
39975
|
-
"canonicalReference": "@dcl/playground-assets!
|
40984
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:namespace",
|
39976
40985
|
"docComment": "/**\n * @public\n */\n",
|
39977
40986
|
"excerptTokens": [
|
39978
40987
|
{
|
39979
40988
|
"kind": "Content",
|
39980
|
-
"text": "export declare namespace
|
40989
|
+
"text": "export declare namespace PBGltfContainer "
|
39981
40990
|
}
|
39982
40991
|
],
|
39983
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
40992
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container.gen.d.ts",
|
39984
40993
|
"releaseTag": "Public",
|
39985
|
-
"name": "
|
40994
|
+
"name": "PBGltfContainer",
|
39986
40995
|
"preserveMemberOrder": false,
|
39987
40996
|
"members": [
|
39988
40997
|
{
|
39989
40998
|
"kind": "Function",
|
39990
|
-
"canonicalReference": "@dcl/playground-assets!
|
40999
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer.decode:function(1)",
|
39991
41000
|
"docComment": "",
|
39992
41001
|
"excerptTokens": [
|
39993
41002
|
{
|
@@ -40022,8 +41031,8 @@
|
|
40022
41031
|
},
|
40023
41032
|
{
|
40024
41033
|
"kind": "Reference",
|
40025
|
-
"text": "
|
40026
|
-
"canonicalReference": "@dcl/playground-assets!
|
41034
|
+
"text": "PBGltfContainer",
|
41035
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
|
40027
41036
|
},
|
40028
41037
|
{
|
40029
41038
|
"kind": "Content",
|
@@ -40058,7 +41067,7 @@
|
|
40058
41067
|
},
|
40059
41068
|
{
|
40060
41069
|
"kind": "Function",
|
40061
|
-
"canonicalReference": "@dcl/playground-assets!
|
41070
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer.encode:function(1)",
|
40062
41071
|
"docComment": "",
|
40063
41072
|
"excerptTokens": [
|
40064
41073
|
{
|
@@ -40067,8 +41076,8 @@
|
|
40067
41076
|
},
|
40068
41077
|
{
|
40069
41078
|
"kind": "Reference",
|
40070
|
-
"text": "
|
40071
|
-
"canonicalReference": "@dcl/playground-assets!
|
41079
|
+
"text": "PBGltfContainer",
|
41080
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainer:interface"
|
40072
41081
|
},
|
40073
41082
|
{
|
40074
41083
|
"kind": "Content",
|
@@ -40123,112 +41132,32 @@
|
|
40123
41132
|
},
|
40124
41133
|
{
|
40125
41134
|
"kind": "Interface",
|
40126
|
-
"canonicalReference": "@dcl/playground-assets!
|
41135
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface",
|
40127
41136
|
"docComment": "/**\n * @public\n */\n",
|
40128
41137
|
"excerptTokens": [
|
40129
41138
|
{
|
40130
41139
|
"kind": "Content",
|
40131
|
-
"text": "export interface
|
41140
|
+
"text": "export interface PBGltfContainerLoadingState "
|
40132
41141
|
}
|
40133
41142
|
],
|
40134
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41143
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
|
40135
41144
|
"releaseTag": "Public",
|
40136
|
-
"name": "
|
41145
|
+
"name": "PBGltfContainerLoadingState",
|
40137
41146
|
"preserveMemberOrder": false,
|
40138
41147
|
"members": [
|
40139
41148
|
{
|
40140
41149
|
"kind": "PropertySignature",
|
40141
|
-
"canonicalReference": "@dcl/playground-assets!
|
40142
|
-
"docComment": "",
|
40143
|
-
"excerptTokens": [
|
40144
|
-
{
|
40145
|
-
"kind": "Content",
|
40146
|
-
"text": "a: "
|
40147
|
-
},
|
40148
|
-
{
|
40149
|
-
"kind": "Content",
|
40150
|
-
"text": "number"
|
40151
|
-
},
|
40152
|
-
{
|
40153
|
-
"kind": "Content",
|
40154
|
-
"text": ";"
|
40155
|
-
}
|
40156
|
-
],
|
40157
|
-
"isReadonly": false,
|
40158
|
-
"isOptional": false,
|
40159
|
-
"releaseTag": "Public",
|
40160
|
-
"name": "a",
|
40161
|
-
"propertyTypeTokenRange": {
|
40162
|
-
"startIndex": 1,
|
40163
|
-
"endIndex": 2
|
40164
|
-
}
|
40165
|
-
},
|
40166
|
-
{
|
40167
|
-
"kind": "PropertySignature",
|
40168
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#b:member",
|
40169
|
-
"docComment": "",
|
40170
|
-
"excerptTokens": [
|
40171
|
-
{
|
40172
|
-
"kind": "Content",
|
40173
|
-
"text": "b: "
|
40174
|
-
},
|
40175
|
-
{
|
40176
|
-
"kind": "Content",
|
40177
|
-
"text": "number"
|
40178
|
-
},
|
40179
|
-
{
|
40180
|
-
"kind": "Content",
|
40181
|
-
"text": ";"
|
40182
|
-
}
|
40183
|
-
],
|
40184
|
-
"isReadonly": false,
|
40185
|
-
"isOptional": false,
|
40186
|
-
"releaseTag": "Public",
|
40187
|
-
"name": "b",
|
40188
|
-
"propertyTypeTokenRange": {
|
40189
|
-
"startIndex": 1,
|
40190
|
-
"endIndex": 2
|
40191
|
-
}
|
40192
|
-
},
|
40193
|
-
{
|
40194
|
-
"kind": "PropertySignature",
|
40195
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#g:member",
|
40196
|
-
"docComment": "",
|
40197
|
-
"excerptTokens": [
|
40198
|
-
{
|
40199
|
-
"kind": "Content",
|
40200
|
-
"text": "g: "
|
40201
|
-
},
|
40202
|
-
{
|
40203
|
-
"kind": "Content",
|
40204
|
-
"text": "number"
|
40205
|
-
},
|
40206
|
-
{
|
40207
|
-
"kind": "Content",
|
40208
|
-
"text": ";"
|
40209
|
-
}
|
40210
|
-
],
|
40211
|
-
"isReadonly": false,
|
40212
|
-
"isOptional": false,
|
40213
|
-
"releaseTag": "Public",
|
40214
|
-
"name": "g",
|
40215
|
-
"propertyTypeTokenRange": {
|
40216
|
-
"startIndex": 1,
|
40217
|
-
"endIndex": 2
|
40218
|
-
}
|
40219
|
-
},
|
40220
|
-
{
|
40221
|
-
"kind": "PropertySignature",
|
40222
|
-
"canonicalReference": "@dcl/playground-assets!PBColor4#r:member",
|
41150
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState#currentState:member",
|
40223
41151
|
"docComment": "",
|
40224
41152
|
"excerptTokens": [
|
40225
41153
|
{
|
40226
41154
|
"kind": "Content",
|
40227
|
-
"text": "
|
41155
|
+
"text": "currentState: "
|
40228
41156
|
},
|
40229
41157
|
{
|
40230
|
-
"kind": "
|
40231
|
-
"text": "
|
41158
|
+
"kind": "Reference",
|
41159
|
+
"text": "LoadingState",
|
41160
|
+
"canonicalReference": "@dcl/playground-assets!LoadingState:enum"
|
40232
41161
|
},
|
40233
41162
|
{
|
40234
41163
|
"kind": "Content",
|
@@ -40238,7 +41167,7 @@
|
|
40238
41167
|
"isReadonly": false,
|
40239
41168
|
"isOptional": false,
|
40240
41169
|
"releaseTag": "Public",
|
40241
|
-
"name": "
|
41170
|
+
"name": "currentState",
|
40242
41171
|
"propertyTypeTokenRange": {
|
40243
41172
|
"startIndex": 1,
|
40244
41173
|
"endIndex": 2
|
@@ -40249,22 +41178,22 @@
|
|
40249
41178
|
},
|
40250
41179
|
{
|
40251
41180
|
"kind": "Namespace",
|
40252
|
-
"canonicalReference": "@dcl/playground-assets!
|
41181
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:namespace",
|
40253
41182
|
"docComment": "/**\n * @public\n */\n",
|
40254
41183
|
"excerptTokens": [
|
40255
41184
|
{
|
40256
41185
|
"kind": "Content",
|
40257
|
-
"text": "export declare namespace
|
41186
|
+
"text": "export declare namespace PBGltfContainerLoadingState "
|
40258
41187
|
}
|
40259
41188
|
],
|
40260
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
41189
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/gltf_container_loading_state.gen.d.ts",
|
40261
41190
|
"releaseTag": "Public",
|
40262
|
-
"name": "
|
41191
|
+
"name": "PBGltfContainerLoadingState",
|
40263
41192
|
"preserveMemberOrder": false,
|
40264
41193
|
"members": [
|
40265
41194
|
{
|
40266
41195
|
"kind": "Function",
|
40267
|
-
"canonicalReference": "@dcl/playground-assets!
|
41196
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.decode:function(1)",
|
40268
41197
|
"docComment": "",
|
40269
41198
|
"excerptTokens": [
|
40270
41199
|
{
|
@@ -40299,8 +41228,8 @@
|
|
40299
41228
|
},
|
40300
41229
|
{
|
40301
41230
|
"kind": "Reference",
|
40302
|
-
"text": "
|
40303
|
-
"canonicalReference": "@dcl/playground-assets!
|
41231
|
+
"text": "PBGltfContainerLoadingState",
|
41232
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
|
40304
41233
|
},
|
40305
41234
|
{
|
40306
41235
|
"kind": "Content",
|
@@ -40335,7 +41264,7 @@
|
|
40335
41264
|
},
|
40336
41265
|
{
|
40337
41266
|
"kind": "Function",
|
40338
|
-
"canonicalReference": "@dcl/playground-assets!
|
41267
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState.encode:function(1)",
|
40339
41268
|
"docComment": "",
|
40340
41269
|
"excerptTokens": [
|
40341
41270
|
{
|
@@ -40344,8 +41273,8 @@
|
|
40344
41273
|
},
|
40345
41274
|
{
|
40346
41275
|
"kind": "Reference",
|
40347
|
-
"text": "
|
40348
|
-
"canonicalReference": "@dcl/playground-assets!
|
41276
|
+
"text": "PBGltfContainerLoadingState",
|
41277
|
+
"canonicalReference": "@dcl/playground-assets!PBGltfContainerLoadingState:interface"
|
40349
41278
|
},
|
40350
41279
|
{
|
40351
41280
|
"kind": "Content",
|
@@ -40400,31 +41329,31 @@
|
|
40400
41329
|
},
|
40401
41330
|
{
|
40402
41331
|
"kind": "Interface",
|
40403
|
-
"canonicalReference": "@dcl/playground-assets!
|
41332
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface",
|
40404
41333
|
"docComment": "/**\n * @public\n */\n",
|
40405
41334
|
"excerptTokens": [
|
40406
41335
|
{
|
40407
41336
|
"kind": "Content",
|
40408
|
-
"text": "export interface
|
41337
|
+
"text": "export interface PBInputModifier_StandardInput "
|
40409
41338
|
}
|
40410
41339
|
],
|
40411
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41340
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
40412
41341
|
"releaseTag": "Public",
|
40413
|
-
"name": "
|
41342
|
+
"name": "PBInputModifier_StandardInput",
|
40414
41343
|
"preserveMemberOrder": false,
|
40415
41344
|
"members": [
|
40416
41345
|
{
|
40417
41346
|
"kind": "PropertySignature",
|
40418
|
-
"canonicalReference": "@dcl/playground-assets!
|
40419
|
-
"docComment": "
|
41347
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableAll:member",
|
41348
|
+
"docComment": "",
|
40420
41349
|
"excerptTokens": [
|
40421
41350
|
{
|
40422
41351
|
"kind": "Content",
|
40423
|
-
"text": "
|
41352
|
+
"text": "disableAll?: "
|
40424
41353
|
},
|
40425
41354
|
{
|
40426
41355
|
"kind": "Content",
|
40427
|
-
"text": "
|
41356
|
+
"text": "boolean | undefined"
|
40428
41357
|
},
|
40429
41358
|
{
|
40430
41359
|
"kind": "Content",
|
@@ -40432,9 +41361,9 @@
|
|
40432
41361
|
}
|
40433
41362
|
],
|
40434
41363
|
"isReadonly": false,
|
40435
|
-
"isOptional":
|
41364
|
+
"isOptional": true,
|
40436
41365
|
"releaseTag": "Public",
|
40437
|
-
"name": "
|
41366
|
+
"name": "disableAll",
|
40438
41367
|
"propertyTypeTokenRange": {
|
40439
41368
|
"startIndex": 1,
|
40440
41369
|
"endIndex": 2
|
@@ -40442,16 +41371,16 @@
|
|
40442
41371
|
},
|
40443
41372
|
{
|
40444
41373
|
"kind": "PropertySignature",
|
40445
|
-
"canonicalReference": "@dcl/playground-assets!
|
40446
|
-
"docComment": "
|
41374
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableEmote:member",
|
41375
|
+
"docComment": "",
|
40447
41376
|
"excerptTokens": [
|
40448
41377
|
{
|
40449
41378
|
"kind": "Content",
|
40450
|
-
"text": "
|
41379
|
+
"text": "disableEmote?: "
|
40451
41380
|
},
|
40452
41381
|
{
|
40453
41382
|
"kind": "Content",
|
40454
|
-
"text": "
|
41383
|
+
"text": "boolean | undefined"
|
40455
41384
|
},
|
40456
41385
|
{
|
40457
41386
|
"kind": "Content",
|
@@ -40459,9 +41388,9 @@
|
|
40459
41388
|
}
|
40460
41389
|
],
|
40461
41390
|
"isReadonly": false,
|
40462
|
-
"isOptional":
|
41391
|
+
"isOptional": true,
|
40463
41392
|
"releaseTag": "Public",
|
40464
|
-
"name": "
|
41393
|
+
"name": "disableEmote",
|
40465
41394
|
"propertyTypeTokenRange": {
|
40466
41395
|
"startIndex": 1,
|
40467
41396
|
"endIndex": 2
|
@@ -40469,16 +41398,16 @@
|
|
40469
41398
|
},
|
40470
41399
|
{
|
40471
41400
|
"kind": "PropertySignature",
|
40472
|
-
"canonicalReference": "@dcl/playground-assets!
|
40473
|
-
"docComment": "
|
41401
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJog:member",
|
41402
|
+
"docComment": "",
|
40474
41403
|
"excerptTokens": [
|
40475
41404
|
{
|
40476
41405
|
"kind": "Content",
|
40477
|
-
"text": "
|
41406
|
+
"text": "disableJog?: "
|
40478
41407
|
},
|
40479
41408
|
{
|
40480
41409
|
"kind": "Content",
|
40481
|
-
"text": "
|
41410
|
+
"text": "boolean | undefined"
|
40482
41411
|
},
|
40483
41412
|
{
|
40484
41413
|
"kind": "Content",
|
@@ -40486,9 +41415,90 @@
|
|
40486
41415
|
}
|
40487
41416
|
],
|
40488
41417
|
"isReadonly": false,
|
40489
|
-
"isOptional":
|
41418
|
+
"isOptional": true,
|
40490
41419
|
"releaseTag": "Public",
|
40491
|
-
"name": "
|
41420
|
+
"name": "disableJog",
|
41421
|
+
"propertyTypeTokenRange": {
|
41422
|
+
"startIndex": 1,
|
41423
|
+
"endIndex": 2
|
41424
|
+
}
|
41425
|
+
},
|
41426
|
+
{
|
41427
|
+
"kind": "PropertySignature",
|
41428
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableJump:member",
|
41429
|
+
"docComment": "",
|
41430
|
+
"excerptTokens": [
|
41431
|
+
{
|
41432
|
+
"kind": "Content",
|
41433
|
+
"text": "disableJump?: "
|
41434
|
+
},
|
41435
|
+
{
|
41436
|
+
"kind": "Content",
|
41437
|
+
"text": "boolean | undefined"
|
41438
|
+
},
|
41439
|
+
{
|
41440
|
+
"kind": "Content",
|
41441
|
+
"text": ";"
|
41442
|
+
}
|
41443
|
+
],
|
41444
|
+
"isReadonly": false,
|
41445
|
+
"isOptional": true,
|
41446
|
+
"releaseTag": "Public",
|
41447
|
+
"name": "disableJump",
|
41448
|
+
"propertyTypeTokenRange": {
|
41449
|
+
"startIndex": 1,
|
41450
|
+
"endIndex": 2
|
41451
|
+
}
|
41452
|
+
},
|
41453
|
+
{
|
41454
|
+
"kind": "PropertySignature",
|
41455
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableRun:member",
|
41456
|
+
"docComment": "",
|
41457
|
+
"excerptTokens": [
|
41458
|
+
{
|
41459
|
+
"kind": "Content",
|
41460
|
+
"text": "disableRun?: "
|
41461
|
+
},
|
41462
|
+
{
|
41463
|
+
"kind": "Content",
|
41464
|
+
"text": "boolean | undefined"
|
41465
|
+
},
|
41466
|
+
{
|
41467
|
+
"kind": "Content",
|
41468
|
+
"text": ";"
|
41469
|
+
}
|
41470
|
+
],
|
41471
|
+
"isReadonly": false,
|
41472
|
+
"isOptional": true,
|
41473
|
+
"releaseTag": "Public",
|
41474
|
+
"name": "disableRun",
|
41475
|
+
"propertyTypeTokenRange": {
|
41476
|
+
"startIndex": 1,
|
41477
|
+
"endIndex": 2
|
41478
|
+
}
|
41479
|
+
},
|
41480
|
+
{
|
41481
|
+
"kind": "PropertySignature",
|
41482
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput#disableWalk:member",
|
41483
|
+
"docComment": "",
|
41484
|
+
"excerptTokens": [
|
41485
|
+
{
|
41486
|
+
"kind": "Content",
|
41487
|
+
"text": "disableWalk?: "
|
41488
|
+
},
|
41489
|
+
{
|
41490
|
+
"kind": "Content",
|
41491
|
+
"text": "boolean | undefined"
|
41492
|
+
},
|
41493
|
+
{
|
41494
|
+
"kind": "Content",
|
41495
|
+
"text": ";"
|
41496
|
+
}
|
41497
|
+
],
|
41498
|
+
"isReadonly": false,
|
41499
|
+
"isOptional": true,
|
41500
|
+
"releaseTag": "Public",
|
41501
|
+
"name": "disableWalk",
|
40492
41502
|
"propertyTypeTokenRange": {
|
40493
41503
|
"startIndex": 1,
|
40494
41504
|
"endIndex": 2
|
@@ -40499,22 +41509,22 @@
|
|
40499
41509
|
},
|
40500
41510
|
{
|
40501
41511
|
"kind": "Namespace",
|
40502
|
-
"canonicalReference": "@dcl/playground-assets!
|
41512
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:namespace",
|
40503
41513
|
"docComment": "/**\n * @public\n */\n",
|
40504
41514
|
"excerptTokens": [
|
40505
41515
|
{
|
40506
41516
|
"kind": "Content",
|
40507
|
-
"text": "export declare namespace
|
41517
|
+
"text": "export declare namespace PBInputModifier_StandardInput "
|
40508
41518
|
}
|
40509
41519
|
],
|
40510
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41520
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
40511
41521
|
"releaseTag": "Public",
|
40512
|
-
"name": "
|
41522
|
+
"name": "PBInputModifier_StandardInput",
|
40513
41523
|
"preserveMemberOrder": false,
|
40514
41524
|
"members": [
|
40515
41525
|
{
|
40516
41526
|
"kind": "Function",
|
40517
|
-
"canonicalReference": "@dcl/playground-assets!
|
41527
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.decode:function(1)",
|
40518
41528
|
"docComment": "",
|
40519
41529
|
"excerptTokens": [
|
40520
41530
|
{
|
@@ -40549,8 +41559,8 @@
|
|
40549
41559
|
},
|
40550
41560
|
{
|
40551
41561
|
"kind": "Reference",
|
40552
|
-
"text": "
|
40553
|
-
"canonicalReference": "@dcl/playground-assets!
|
41562
|
+
"text": "PBInputModifier_StandardInput",
|
41563
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
40554
41564
|
},
|
40555
41565
|
{
|
40556
41566
|
"kind": "Content",
|
@@ -40585,7 +41595,7 @@
|
|
40585
41595
|
},
|
40586
41596
|
{
|
40587
41597
|
"kind": "Function",
|
40588
|
-
"canonicalReference": "@dcl/playground-assets!
|
41598
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput.encode:function(1)",
|
40589
41599
|
"docComment": "",
|
40590
41600
|
"excerptTokens": [
|
40591
41601
|
{
|
@@ -40594,8 +41604,8 @@
|
|
40594
41604
|
},
|
40595
41605
|
{
|
40596
41606
|
"kind": "Reference",
|
40597
|
-
"text": "
|
40598
|
-
"canonicalReference": "@dcl/playground-assets!
|
41607
|
+
"text": "PBInputModifier_StandardInput",
|
41608
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
40599
41609
|
},
|
40600
41610
|
{
|
40601
41611
|
"kind": "Content",
|
@@ -40650,85 +41660,40 @@
|
|
40650
41660
|
},
|
40651
41661
|
{
|
40652
41662
|
"kind": "Interface",
|
40653
|
-
"canonicalReference": "@dcl/playground-assets!
|
41663
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface",
|
40654
41664
|
"docComment": "/**\n * @public\n */\n",
|
40655
41665
|
"excerptTokens": [
|
40656
41666
|
{
|
40657
41667
|
"kind": "Content",
|
40658
|
-
"text": "export interface
|
41668
|
+
"text": "export interface PBInputModifier "
|
40659
41669
|
}
|
40660
41670
|
],
|
40661
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41671
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
40662
41672
|
"releaseTag": "Public",
|
40663
|
-
"name": "
|
41673
|
+
"name": "PBInputModifier",
|
40664
41674
|
"preserveMemberOrder": false,
|
40665
41675
|
"members": [
|
40666
41676
|
{
|
40667
41677
|
"kind": "PropertySignature",
|
40668
|
-
"canonicalReference": "@dcl/playground-assets!
|
40669
|
-
"docComment": "
|
40670
|
-
"excerptTokens": [
|
40671
|
-
{
|
40672
|
-
"kind": "Content",
|
40673
|
-
"text": "invisibleMeshesCollisionMask?: "
|
40674
|
-
},
|
40675
|
-
{
|
40676
|
-
"kind": "Content",
|
40677
|
-
"text": "number | undefined"
|
40678
|
-
},
|
40679
|
-
{
|
40680
|
-
"kind": "Content",
|
40681
|
-
"text": ";"
|
40682
|
-
}
|
40683
|
-
],
|
40684
|
-
"isReadonly": false,
|
40685
|
-
"isOptional": true,
|
40686
|
-
"releaseTag": "Public",
|
40687
|
-
"name": "invisibleMeshesCollisionMask",
|
40688
|
-
"propertyTypeTokenRange": {
|
40689
|
-
"startIndex": 1,
|
40690
|
-
"endIndex": 2
|
40691
|
-
}
|
40692
|
-
},
|
40693
|
-
{
|
40694
|
-
"kind": "PropertySignature",
|
40695
|
-
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
|
40696
|
-
"docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
|
41678
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier#mode:member",
|
41679
|
+
"docComment": "",
|
40697
41680
|
"excerptTokens": [
|
40698
41681
|
{
|
40699
41682
|
"kind": "Content",
|
40700
|
-
"text": "
|
41683
|
+
"text": "mode?: "
|
40701
41684
|
},
|
40702
41685
|
{
|
40703
41686
|
"kind": "Content",
|
40704
|
-
"text": "
|
41687
|
+
"text": "{\n $case: \"standard\";\n standard: "
|
40705
41688
|
},
|
40706
41689
|
{
|
40707
|
-
"kind": "
|
40708
|
-
"text": "
|
40709
|
-
|
40710
|
-
],
|
40711
|
-
"isReadonly": false,
|
40712
|
-
"isOptional": false,
|
40713
|
-
"releaseTag": "Public",
|
40714
|
-
"name": "src",
|
40715
|
-
"propertyTypeTokenRange": {
|
40716
|
-
"startIndex": 1,
|
40717
|
-
"endIndex": 2
|
40718
|
-
}
|
40719
|
-
},
|
40720
|
-
{
|
40721
|
-
"kind": "PropertySignature",
|
40722
|
-
"canonicalReference": "@dcl/playground-assets!PBGltfContainer#visibleMeshesCollisionMask:member",
|
40723
|
-
"docComment": "/**\n * default: 0\n */\n",
|
40724
|
-
"excerptTokens": [
|
40725
|
-
{
|
40726
|
-
"kind": "Content",
|
40727
|
-
"text": "visibleMeshesCollisionMask?: "
|
41690
|
+
"kind": "Reference",
|
41691
|
+
"text": "PBInputModifier_StandardInput",
|
41692
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier_StandardInput:interface"
|
40728
41693
|
},
|
40729
41694
|
{
|
40730
41695
|
"kind": "Content",
|
40731
|
-
"text": "
|
41696
|
+
"text": ";\n } | undefined"
|
40732
41697
|
},
|
40733
41698
|
{
|
40734
41699
|
"kind": "Content",
|
@@ -40738,10 +41703,10 @@
|
|
40738
41703
|
"isReadonly": false,
|
40739
41704
|
"isOptional": true,
|
40740
41705
|
"releaseTag": "Public",
|
40741
|
-
"name": "
|
41706
|
+
"name": "mode",
|
40742
41707
|
"propertyTypeTokenRange": {
|
40743
41708
|
"startIndex": 1,
|
40744
|
-
"endIndex":
|
41709
|
+
"endIndex": 4
|
40745
41710
|
}
|
40746
41711
|
}
|
40747
41712
|
],
|
@@ -40749,22 +41714,22 @@
|
|
40749
41714
|
},
|
40750
41715
|
{
|
40751
41716
|
"kind": "Namespace",
|
40752
|
-
"canonicalReference": "@dcl/playground-assets!
|
41717
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:namespace",
|
40753
41718
|
"docComment": "/**\n * @public\n */\n",
|
40754
41719
|
"excerptTokens": [
|
40755
41720
|
{
|
40756
41721
|
"kind": "Content",
|
40757
|
-
"text": "export declare namespace
|
41722
|
+
"text": "export declare namespace PBInputModifier "
|
40758
41723
|
}
|
40759
41724
|
],
|
40760
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41725
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/input_modifier.gen.d.ts",
|
40761
41726
|
"releaseTag": "Public",
|
40762
|
-
"name": "
|
41727
|
+
"name": "PBInputModifier",
|
40763
41728
|
"preserveMemberOrder": false,
|
40764
41729
|
"members": [
|
40765
41730
|
{
|
40766
41731
|
"kind": "Function",
|
40767
|
-
"canonicalReference": "@dcl/playground-assets!
|
41732
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier.decode:function(1)",
|
40768
41733
|
"docComment": "",
|
40769
41734
|
"excerptTokens": [
|
40770
41735
|
{
|
@@ -40799,8 +41764,8 @@
|
|
40799
41764
|
},
|
40800
41765
|
{
|
40801
41766
|
"kind": "Reference",
|
40802
|
-
"text": "
|
40803
|
-
"canonicalReference": "@dcl/playground-assets!
|
41767
|
+
"text": "PBInputModifier",
|
41768
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
|
40804
41769
|
},
|
40805
41770
|
{
|
40806
41771
|
"kind": "Content",
|
@@ -40835,7 +41800,7 @@
|
|
40835
41800
|
},
|
40836
41801
|
{
|
40837
41802
|
"kind": "Function",
|
40838
|
-
"canonicalReference": "@dcl/playground-assets!
|
41803
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier.encode:function(1)",
|
40839
41804
|
"docComment": "",
|
40840
41805
|
"excerptTokens": [
|
40841
41806
|
{
|
@@ -40844,8 +41809,8 @@
|
|
40844
41809
|
},
|
40845
41810
|
{
|
40846
41811
|
"kind": "Reference",
|
40847
|
-
"text": "
|
40848
|
-
"canonicalReference": "@dcl/playground-assets!
|
41812
|
+
"text": "PBInputModifier",
|
41813
|
+
"canonicalReference": "@dcl/playground-assets!PBInputModifier:interface"
|
40849
41814
|
},
|
40850
41815
|
{
|
40851
41816
|
"kind": "Content",
|
@@ -40900,32 +41865,36 @@
|
|
40900
41865
|
},
|
40901
41866
|
{
|
40902
41867
|
"kind": "Interface",
|
40903
|
-
"canonicalReference": "@dcl/playground-assets!
|
41868
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
|
40904
41869
|
"docComment": "/**\n * @public\n */\n",
|
40905
41870
|
"excerptTokens": [
|
40906
41871
|
{
|
40907
41872
|
"kind": "Content",
|
40908
|
-
"text": "export interface
|
41873
|
+
"text": "export interface PBLightSource_Point "
|
40909
41874
|
}
|
40910
41875
|
],
|
40911
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41876
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
40912
41877
|
"releaseTag": "Public",
|
40913
|
-
"name": "
|
41878
|
+
"name": "PBLightSource_Point",
|
40914
41879
|
"preserveMemberOrder": false,
|
40915
41880
|
"members": [
|
40916
41881
|
{
|
40917
41882
|
"kind": "PropertySignature",
|
40918
|
-
"canonicalReference": "@dcl/playground-assets!
|
40919
|
-
"docComment": "",
|
41883
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point#shadow:member",
|
41884
|
+
"docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
|
40920
41885
|
"excerptTokens": [
|
40921
41886
|
{
|
40922
41887
|
"kind": "Content",
|
40923
|
-
"text": "
|
41888
|
+
"text": "shadow?: "
|
40924
41889
|
},
|
40925
41890
|
{
|
40926
41891
|
"kind": "Reference",
|
40927
|
-
"text": "
|
40928
|
-
"canonicalReference": "@dcl/playground-assets!
|
41892
|
+
"text": "PBLightSource_ShadowType",
|
41893
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
|
41894
|
+
},
|
41895
|
+
{
|
41896
|
+
"kind": "Content",
|
41897
|
+
"text": " | undefined"
|
40929
41898
|
},
|
40930
41899
|
{
|
40931
41900
|
"kind": "Content",
|
@@ -40933,12 +41902,12 @@
|
|
40933
41902
|
}
|
40934
41903
|
],
|
40935
41904
|
"isReadonly": false,
|
40936
|
-
"isOptional":
|
41905
|
+
"isOptional": true,
|
40937
41906
|
"releaseTag": "Public",
|
40938
|
-
"name": "
|
41907
|
+
"name": "shadow",
|
40939
41908
|
"propertyTypeTokenRange": {
|
40940
41909
|
"startIndex": 1,
|
40941
|
-
"endIndex":
|
41910
|
+
"endIndex": 3
|
40942
41911
|
}
|
40943
41912
|
}
|
40944
41913
|
],
|
@@ -40946,22 +41915,22 @@
|
|
40946
41915
|
},
|
40947
41916
|
{
|
40948
41917
|
"kind": "Namespace",
|
40949
|
-
"canonicalReference": "@dcl/playground-assets!
|
41918
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
|
40950
41919
|
"docComment": "/**\n * @public\n */\n",
|
40951
41920
|
"excerptTokens": [
|
40952
41921
|
{
|
40953
41922
|
"kind": "Content",
|
40954
|
-
"text": "export declare namespace
|
41923
|
+
"text": "export declare namespace PBLightSource_Point "
|
40955
41924
|
}
|
40956
41925
|
],
|
40957
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
41926
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
40958
41927
|
"releaseTag": "Public",
|
40959
|
-
"name": "
|
41928
|
+
"name": "PBLightSource_Point",
|
40960
41929
|
"preserveMemberOrder": false,
|
40961
41930
|
"members": [
|
40962
41931
|
{
|
40963
41932
|
"kind": "Function",
|
40964
|
-
"canonicalReference": "@dcl/playground-assets!
|
41933
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
|
40965
41934
|
"docComment": "",
|
40966
41935
|
"excerptTokens": [
|
40967
41936
|
{
|
@@ -40996,8 +41965,8 @@
|
|
40996
41965
|
},
|
40997
41966
|
{
|
40998
41967
|
"kind": "Reference",
|
40999
|
-
"text": "
|
41000
|
-
"canonicalReference": "@dcl/playground-assets!
|
41968
|
+
"text": "PBLightSource_Point",
|
41969
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
41001
41970
|
},
|
41002
41971
|
{
|
41003
41972
|
"kind": "Content",
|
@@ -41032,7 +42001,7 @@
|
|
41032
42001
|
},
|
41033
42002
|
{
|
41034
42003
|
"kind": "Function",
|
41035
|
-
"canonicalReference": "@dcl/playground-assets!
|
42004
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
|
41036
42005
|
"docComment": "",
|
41037
42006
|
"excerptTokens": [
|
41038
42007
|
{
|
@@ -41041,8 +42010,8 @@
|
|
41041
42010
|
},
|
41042
42011
|
{
|
41043
42012
|
"kind": "Reference",
|
41044
|
-
"text": "
|
41045
|
-
"canonicalReference": "@dcl/playground-assets!
|
42013
|
+
"text": "PBLightSource_Point",
|
42014
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
41046
42015
|
},
|
41047
42016
|
{
|
41048
42017
|
"kind": "Content",
|
@@ -41096,86 +42065,112 @@
|
|
41096
42065
|
]
|
41097
42066
|
},
|
41098
42067
|
{
|
41099
|
-
"kind": "
|
41100
|
-
"canonicalReference": "@dcl/playground-assets!
|
42068
|
+
"kind": "Enum",
|
42069
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum",
|
41101
42070
|
"docComment": "/**\n * @public\n */\n",
|
41102
42071
|
"excerptTokens": [
|
41103
42072
|
{
|
41104
42073
|
"kind": "Content",
|
41105
|
-
"text": "export
|
42074
|
+
"text": "export declare const enum PBLightSource_ShadowType "
|
41106
42075
|
}
|
41107
42076
|
],
|
41108
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42077
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41109
42078
|
"releaseTag": "Public",
|
41110
|
-
"name": "
|
42079
|
+
"name": "PBLightSource_ShadowType",
|
41111
42080
|
"preserveMemberOrder": false,
|
41112
42081
|
"members": [
|
41113
42082
|
{
|
41114
|
-
"kind": "
|
41115
|
-
"canonicalReference": "@dcl/playground-assets!
|
41116
|
-
"docComment": "",
|
42083
|
+
"kind": "EnumMember",
|
42084
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_HARD:member",
|
42085
|
+
"docComment": "/**\n * ST_HARD - Less realistic type of shadow but more performant, uses hard edges.\n */\n",
|
41117
42086
|
"excerptTokens": [
|
41118
42087
|
{
|
41119
42088
|
"kind": "Content",
|
41120
|
-
"text": "
|
42089
|
+
"text": "ST_HARD = "
|
41121
42090
|
},
|
41122
42091
|
{
|
41123
42092
|
"kind": "Content",
|
41124
|
-
"text": "
|
41125
|
-
},
|
41126
|
-
{
|
41127
|
-
"kind": "Content",
|
41128
|
-
"text": ";"
|
42093
|
+
"text": "2"
|
41129
42094
|
}
|
41130
42095
|
],
|
41131
|
-
"
|
41132
|
-
"isOptional": true,
|
41133
|
-
"releaseTag": "Public",
|
41134
|
-
"name": "disableAll",
|
41135
|
-
"propertyTypeTokenRange": {
|
42096
|
+
"initializerTokenRange": {
|
41136
42097
|
"startIndex": 1,
|
41137
42098
|
"endIndex": 2
|
41138
|
-
}
|
42099
|
+
},
|
42100
|
+
"releaseTag": "Public",
|
42101
|
+
"name": "ST_HARD"
|
41139
42102
|
},
|
41140
42103
|
{
|
41141
|
-
"kind": "
|
41142
|
-
"canonicalReference": "@dcl/playground-assets!
|
41143
|
-
"docComment": "",
|
42104
|
+
"kind": "EnumMember",
|
42105
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_NONE:member",
|
42106
|
+
"docComment": "/**\n * ST_NONE - No shadows are cast from this LightSource.\n */\n",
|
41144
42107
|
"excerptTokens": [
|
41145
42108
|
{
|
41146
42109
|
"kind": "Content",
|
41147
|
-
"text": "
|
42110
|
+
"text": "ST_NONE = "
|
41148
42111
|
},
|
41149
42112
|
{
|
41150
42113
|
"kind": "Content",
|
41151
|
-
"text": "
|
42114
|
+
"text": "0"
|
42115
|
+
}
|
42116
|
+
],
|
42117
|
+
"initializerTokenRange": {
|
42118
|
+
"startIndex": 1,
|
42119
|
+
"endIndex": 2
|
42120
|
+
},
|
42121
|
+
"releaseTag": "Public",
|
42122
|
+
"name": "ST_NONE"
|
42123
|
+
},
|
42124
|
+
{
|
42125
|
+
"kind": "EnumMember",
|
42126
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType.ST_SOFT:member",
|
42127
|
+
"docComment": "/**\n * ST_SOFT - More realistic type of shadow that reduces block artifacts, noise or pixelation, but requires more processing.\n */\n",
|
42128
|
+
"excerptTokens": [
|
42129
|
+
{
|
42130
|
+
"kind": "Content",
|
42131
|
+
"text": "ST_SOFT = "
|
41152
42132
|
},
|
41153
42133
|
{
|
41154
42134
|
"kind": "Content",
|
41155
|
-
"text": "
|
42135
|
+
"text": "1"
|
41156
42136
|
}
|
41157
42137
|
],
|
41158
|
-
"
|
41159
|
-
"isOptional": true,
|
41160
|
-
"releaseTag": "Public",
|
41161
|
-
"name": "disableEmote",
|
41162
|
-
"propertyTypeTokenRange": {
|
42138
|
+
"initializerTokenRange": {
|
41163
42139
|
"startIndex": 1,
|
41164
42140
|
"endIndex": 2
|
41165
|
-
}
|
41166
|
-
|
42141
|
+
},
|
42142
|
+
"releaseTag": "Public",
|
42143
|
+
"name": "ST_SOFT"
|
42144
|
+
}
|
42145
|
+
]
|
42146
|
+
},
|
42147
|
+
{
|
42148
|
+
"kind": "Interface",
|
42149
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
|
42150
|
+
"docComment": "/**\n * @public\n */\n",
|
42151
|
+
"excerptTokens": [
|
42152
|
+
{
|
42153
|
+
"kind": "Content",
|
42154
|
+
"text": "export interface PBLightSource_Spot "
|
42155
|
+
}
|
42156
|
+
],
|
42157
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
42158
|
+
"releaseTag": "Public",
|
42159
|
+
"name": "PBLightSource_Spot",
|
42160
|
+
"preserveMemberOrder": false,
|
42161
|
+
"members": [
|
41167
42162
|
{
|
41168
42163
|
"kind": "PropertySignature",
|
41169
|
-
"canonicalReference": "@dcl/playground-assets!
|
41170
|
-
"docComment": "",
|
42164
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
|
42165
|
+
"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",
|
41171
42166
|
"excerptTokens": [
|
41172
42167
|
{
|
41173
42168
|
"kind": "Content",
|
41174
|
-
"text": "
|
42169
|
+
"text": "innerAngle?: "
|
41175
42170
|
},
|
41176
42171
|
{
|
41177
42172
|
"kind": "Content",
|
41178
|
-
"text": "
|
42173
|
+
"text": "number | undefined"
|
41179
42174
|
},
|
41180
42175
|
{
|
41181
42176
|
"kind": "Content",
|
@@ -41185,7 +42180,7 @@
|
|
41185
42180
|
"isReadonly": false,
|
41186
42181
|
"isOptional": true,
|
41187
42182
|
"releaseTag": "Public",
|
41188
|
-
"name": "
|
42183
|
+
"name": "innerAngle",
|
41189
42184
|
"propertyTypeTokenRange": {
|
41190
42185
|
"startIndex": 1,
|
41191
42186
|
"endIndex": 2
|
@@ -41193,16 +42188,16 @@
|
|
41193
42188
|
},
|
41194
42189
|
{
|
41195
42190
|
"kind": "PropertySignature",
|
41196
|
-
"canonicalReference": "@dcl/playground-assets!
|
41197
|
-
"docComment": "",
|
42191
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
|
42192
|
+
"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",
|
41198
42193
|
"excerptTokens": [
|
41199
42194
|
{
|
41200
42195
|
"kind": "Content",
|
41201
|
-
"text": "
|
42196
|
+
"text": "outerAngle?: "
|
41202
42197
|
},
|
41203
42198
|
{
|
41204
42199
|
"kind": "Content",
|
41205
|
-
"text": "
|
42200
|
+
"text": "number | undefined"
|
41206
42201
|
},
|
41207
42202
|
{
|
41208
42203
|
"kind": "Content",
|
@@ -41212,7 +42207,7 @@
|
|
41212
42207
|
"isReadonly": false,
|
41213
42208
|
"isOptional": true,
|
41214
42209
|
"releaseTag": "Public",
|
41215
|
-
"name": "
|
42210
|
+
"name": "outerAngle",
|
41216
42211
|
"propertyTypeTokenRange": {
|
41217
42212
|
"startIndex": 1,
|
41218
42213
|
"endIndex": 2
|
@@ -41220,16 +42215,21 @@
|
|
41220
42215
|
},
|
41221
42216
|
{
|
41222
42217
|
"kind": "PropertySignature",
|
41223
|
-
"canonicalReference": "@dcl/playground-assets!
|
41224
|
-
"docComment": "",
|
42218
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadow:member",
|
42219
|
+
"docComment": "/**\n * default = ShadowType.ST_NONE The type of shadow the light source supports.\n */\n",
|
41225
42220
|
"excerptTokens": [
|
41226
42221
|
{
|
41227
42222
|
"kind": "Content",
|
41228
|
-
"text": "
|
42223
|
+
"text": "shadow?: "
|
42224
|
+
},
|
42225
|
+
{
|
42226
|
+
"kind": "Reference",
|
42227
|
+
"text": "PBLightSource_ShadowType",
|
42228
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_ShadowType:enum"
|
41229
42229
|
},
|
41230
42230
|
{
|
41231
42231
|
"kind": "Content",
|
41232
|
-
"text": "
|
42232
|
+
"text": " | undefined"
|
41233
42233
|
},
|
41234
42234
|
{
|
41235
42235
|
"kind": "Content",
|
@@ -41239,24 +42239,29 @@
|
|
41239
42239
|
"isReadonly": false,
|
41240
42240
|
"isOptional": true,
|
41241
42241
|
"releaseTag": "Public",
|
41242
|
-
"name": "
|
42242
|
+
"name": "shadow",
|
41243
42243
|
"propertyTypeTokenRange": {
|
41244
42244
|
"startIndex": 1,
|
41245
|
-
"endIndex":
|
42245
|
+
"endIndex": 3
|
41246
42246
|
}
|
41247
42247
|
},
|
41248
42248
|
{
|
41249
42249
|
"kind": "PropertySignature",
|
41250
|
-
"canonicalReference": "@dcl/playground-assets!
|
41251
|
-
"docComment": "",
|
42250
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#shadowMaskTexture:member",
|
42251
|
+
"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",
|
41252
42252
|
"excerptTokens": [
|
41253
42253
|
{
|
41254
42254
|
"kind": "Content",
|
41255
|
-
"text": "
|
42255
|
+
"text": "shadowMaskTexture?: "
|
42256
|
+
},
|
42257
|
+
{
|
42258
|
+
"kind": "Reference",
|
42259
|
+
"text": "TextureUnion",
|
42260
|
+
"canonicalReference": "@dcl/playground-assets!TextureUnion"
|
41256
42261
|
},
|
41257
42262
|
{
|
41258
42263
|
"kind": "Content",
|
41259
|
-
"text": "
|
42264
|
+
"text": " | undefined"
|
41260
42265
|
},
|
41261
42266
|
{
|
41262
42267
|
"kind": "Content",
|
@@ -41266,10 +42271,10 @@
|
|
41266
42271
|
"isReadonly": false,
|
41267
42272
|
"isOptional": true,
|
41268
42273
|
"releaseTag": "Public",
|
41269
|
-
"name": "
|
42274
|
+
"name": "shadowMaskTexture",
|
41270
42275
|
"propertyTypeTokenRange": {
|
41271
42276
|
"startIndex": 1,
|
41272
|
-
"endIndex":
|
42277
|
+
"endIndex": 3
|
41273
42278
|
}
|
41274
42279
|
}
|
41275
42280
|
],
|
@@ -41277,22 +42282,22 @@
|
|
41277
42282
|
},
|
41278
42283
|
{
|
41279
42284
|
"kind": "Namespace",
|
41280
|
-
"canonicalReference": "@dcl/playground-assets!
|
42285
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
|
41281
42286
|
"docComment": "/**\n * @public\n */\n",
|
41282
42287
|
"excerptTokens": [
|
41283
42288
|
{
|
41284
42289
|
"kind": "Content",
|
41285
|
-
"text": "export declare namespace
|
42290
|
+
"text": "export declare namespace PBLightSource_Spot "
|
41286
42291
|
}
|
41287
42292
|
],
|
41288
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42293
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41289
42294
|
"releaseTag": "Public",
|
41290
|
-
"name": "
|
42295
|
+
"name": "PBLightSource_Spot",
|
41291
42296
|
"preserveMemberOrder": false,
|
41292
42297
|
"members": [
|
41293
42298
|
{
|
41294
42299
|
"kind": "Function",
|
41295
|
-
"canonicalReference": "@dcl/playground-assets!
|
42300
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
|
41296
42301
|
"docComment": "",
|
41297
42302
|
"excerptTokens": [
|
41298
42303
|
{
|
@@ -41327,8 +42332,8 @@
|
|
41327
42332
|
},
|
41328
42333
|
{
|
41329
42334
|
"kind": "Reference",
|
41330
|
-
"text": "
|
41331
|
-
"canonicalReference": "@dcl/playground-assets!
|
42335
|
+
"text": "PBLightSource_Spot",
|
42336
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
41332
42337
|
},
|
41333
42338
|
{
|
41334
42339
|
"kind": "Content",
|
@@ -41363,7 +42368,7 @@
|
|
41363
42368
|
},
|
41364
42369
|
{
|
41365
42370
|
"kind": "Function",
|
41366
|
-
"canonicalReference": "@dcl/playground-assets!
|
42371
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
|
41367
42372
|
"docComment": "",
|
41368
42373
|
"excerptTokens": [
|
41369
42374
|
{
|
@@ -41372,8 +42377,8 @@
|
|
41372
42377
|
},
|
41373
42378
|
{
|
41374
42379
|
"kind": "Reference",
|
41375
|
-
"text": "
|
41376
|
-
"canonicalReference": "@dcl/playground-assets!
|
42380
|
+
"text": "PBLightSource_Spot",
|
42381
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
41377
42382
|
},
|
41378
42383
|
{
|
41379
42384
|
"kind": "Content",
|
@@ -41428,36 +42433,158 @@
|
|
41428
42433
|
},
|
41429
42434
|
{
|
41430
42435
|
"kind": "Interface",
|
41431
|
-
"canonicalReference": "@dcl/playground-assets!
|
42436
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
|
41432
42437
|
"docComment": "/**\n * @public\n */\n",
|
41433
42438
|
"excerptTokens": [
|
41434
42439
|
{
|
41435
42440
|
"kind": "Content",
|
41436
|
-
"text": "export interface
|
42441
|
+
"text": "export interface PBLightSource "
|
41437
42442
|
}
|
41438
42443
|
],
|
41439
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42444
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41440
42445
|
"releaseTag": "Public",
|
41441
|
-
"name": "
|
42446
|
+
"name": "PBLightSource",
|
41442
42447
|
"preserveMemberOrder": false,
|
41443
42448
|
"members": [
|
41444
42449
|
{
|
41445
42450
|
"kind": "PropertySignature",
|
41446
|
-
"canonicalReference": "@dcl/playground-assets!
|
42451
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
|
42452
|
+
"docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
|
42453
|
+
"excerptTokens": [
|
42454
|
+
{
|
42455
|
+
"kind": "Content",
|
42456
|
+
"text": "active?: "
|
42457
|
+
},
|
42458
|
+
{
|
42459
|
+
"kind": "Content",
|
42460
|
+
"text": "boolean | undefined"
|
42461
|
+
},
|
42462
|
+
{
|
42463
|
+
"kind": "Content",
|
42464
|
+
"text": ";"
|
42465
|
+
}
|
42466
|
+
],
|
42467
|
+
"isReadonly": false,
|
42468
|
+
"isOptional": true,
|
42469
|
+
"releaseTag": "Public",
|
42470
|
+
"name": "active",
|
42471
|
+
"propertyTypeTokenRange": {
|
42472
|
+
"startIndex": 1,
|
42473
|
+
"endIndex": 2
|
42474
|
+
}
|
42475
|
+
},
|
42476
|
+
{
|
42477
|
+
"kind": "PropertySignature",
|
42478
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#brightness:member",
|
42479
|
+
"docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
|
42480
|
+
"excerptTokens": [
|
42481
|
+
{
|
42482
|
+
"kind": "Content",
|
42483
|
+
"text": "brightness?: "
|
42484
|
+
},
|
42485
|
+
{
|
42486
|
+
"kind": "Content",
|
42487
|
+
"text": "number | undefined"
|
42488
|
+
},
|
42489
|
+
{
|
42490
|
+
"kind": "Content",
|
42491
|
+
"text": ";"
|
42492
|
+
}
|
42493
|
+
],
|
42494
|
+
"isReadonly": false,
|
42495
|
+
"isOptional": true,
|
42496
|
+
"releaseTag": "Public",
|
42497
|
+
"name": "brightness",
|
42498
|
+
"propertyTypeTokenRange": {
|
42499
|
+
"startIndex": 1,
|
42500
|
+
"endIndex": 2
|
42501
|
+
}
|
42502
|
+
},
|
42503
|
+
{
|
42504
|
+
"kind": "PropertySignature",
|
42505
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
|
42506
|
+
"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",
|
42507
|
+
"excerptTokens": [
|
42508
|
+
{
|
42509
|
+
"kind": "Content",
|
42510
|
+
"text": "color?: "
|
42511
|
+
},
|
42512
|
+
{
|
42513
|
+
"kind": "Reference",
|
42514
|
+
"text": "Color3",
|
42515
|
+
"canonicalReference": "@dcl/playground-assets!Color3"
|
42516
|
+
},
|
42517
|
+
{
|
42518
|
+
"kind": "Content",
|
42519
|
+
"text": " | undefined"
|
42520
|
+
},
|
42521
|
+
{
|
42522
|
+
"kind": "Content",
|
42523
|
+
"text": ";"
|
42524
|
+
}
|
42525
|
+
],
|
42526
|
+
"isReadonly": false,
|
42527
|
+
"isOptional": true,
|
42528
|
+
"releaseTag": "Public",
|
42529
|
+
"name": "color",
|
42530
|
+
"propertyTypeTokenRange": {
|
42531
|
+
"startIndex": 1,
|
42532
|
+
"endIndex": 3
|
42533
|
+
}
|
42534
|
+
},
|
42535
|
+
{
|
42536
|
+
"kind": "PropertySignature",
|
42537
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
|
42538
|
+
"docComment": "/**\n * default = 10, how far the light travels, expressed in meters.\n */\n",
|
42539
|
+
"excerptTokens": [
|
42540
|
+
{
|
42541
|
+
"kind": "Content",
|
42542
|
+
"text": "range?: "
|
42543
|
+
},
|
42544
|
+
{
|
42545
|
+
"kind": "Content",
|
42546
|
+
"text": "number | undefined"
|
42547
|
+
},
|
42548
|
+
{
|
42549
|
+
"kind": "Content",
|
42550
|
+
"text": ";"
|
42551
|
+
}
|
42552
|
+
],
|
42553
|
+
"isReadonly": false,
|
42554
|
+
"isOptional": true,
|
42555
|
+
"releaseTag": "Public",
|
42556
|
+
"name": "range",
|
42557
|
+
"propertyTypeTokenRange": {
|
42558
|
+
"startIndex": 1,
|
42559
|
+
"endIndex": 2
|
42560
|
+
}
|
42561
|
+
},
|
42562
|
+
{
|
42563
|
+
"kind": "PropertySignature",
|
42564
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
|
41447
42565
|
"docComment": "",
|
41448
42566
|
"excerptTokens": [
|
41449
42567
|
{
|
41450
42568
|
"kind": "Content",
|
41451
|
-
"text": "
|
42569
|
+
"text": "type?: "
|
41452
42570
|
},
|
41453
42571
|
{
|
41454
42572
|
"kind": "Content",
|
41455
|
-
"text": "{\n $case: \"
|
42573
|
+
"text": "{\n $case: \"point\";\n point: "
|
41456
42574
|
},
|
41457
42575
|
{
|
41458
42576
|
"kind": "Reference",
|
41459
|
-
"text": "
|
41460
|
-
"canonicalReference": "@dcl/playground-assets!
|
42577
|
+
"text": "PBLightSource_Point",
|
42578
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
|
42579
|
+
},
|
42580
|
+
{
|
42581
|
+
"kind": "Content",
|
42582
|
+
"text": ";\n } | {\n $case: \"spot\";\n spot: "
|
42583
|
+
},
|
42584
|
+
{
|
42585
|
+
"kind": "Reference",
|
42586
|
+
"text": "PBLightSource_Spot",
|
42587
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
|
41461
42588
|
},
|
41462
42589
|
{
|
41463
42590
|
"kind": "Content",
|
@@ -41471,10 +42598,10 @@
|
|
41471
42598
|
"isReadonly": false,
|
41472
42599
|
"isOptional": true,
|
41473
42600
|
"releaseTag": "Public",
|
41474
|
-
"name": "
|
42601
|
+
"name": "type",
|
41475
42602
|
"propertyTypeTokenRange": {
|
41476
42603
|
"startIndex": 1,
|
41477
|
-
"endIndex":
|
42604
|
+
"endIndex": 6
|
41478
42605
|
}
|
41479
42606
|
}
|
41480
42607
|
],
|
@@ -41482,22 +42609,22 @@
|
|
41482
42609
|
},
|
41483
42610
|
{
|
41484
42611
|
"kind": "Namespace",
|
41485
|
-
"canonicalReference": "@dcl/playground-assets!
|
42612
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
|
41486
42613
|
"docComment": "/**\n * @public\n */\n",
|
41487
42614
|
"excerptTokens": [
|
41488
42615
|
{
|
41489
42616
|
"kind": "Content",
|
41490
|
-
"text": "export declare namespace
|
42617
|
+
"text": "export declare namespace PBLightSource "
|
41491
42618
|
}
|
41492
42619
|
],
|
41493
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
42620
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
|
41494
42621
|
"releaseTag": "Public",
|
41495
|
-
"name": "
|
42622
|
+
"name": "PBLightSource",
|
41496
42623
|
"preserveMemberOrder": false,
|
41497
42624
|
"members": [
|
41498
42625
|
{
|
41499
42626
|
"kind": "Function",
|
41500
|
-
"canonicalReference": "@dcl/playground-assets!
|
42627
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
|
41501
42628
|
"docComment": "",
|
41502
42629
|
"excerptTokens": [
|
41503
42630
|
{
|
@@ -41532,8 +42659,8 @@
|
|
41532
42659
|
},
|
41533
42660
|
{
|
41534
42661
|
"kind": "Reference",
|
41535
|
-
"text": "
|
41536
|
-
"canonicalReference": "@dcl/playground-assets!
|
42662
|
+
"text": "PBLightSource",
|
42663
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
|
41537
42664
|
},
|
41538
42665
|
{
|
41539
42666
|
"kind": "Content",
|
@@ -41568,7 +42695,7 @@
|
|
41568
42695
|
},
|
41569
42696
|
{
|
41570
42697
|
"kind": "Function",
|
41571
|
-
"canonicalReference": "@dcl/playground-assets!
|
42698
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
|
41572
42699
|
"docComment": "",
|
41573
42700
|
"excerptTokens": [
|
41574
42701
|
{
|
@@ -41577,8 +42704,8 @@
|
|
41577
42704
|
},
|
41578
42705
|
{
|
41579
42706
|
"kind": "Reference",
|
41580
|
-
"text": "
|
41581
|
-
"canonicalReference": "@dcl/playground-assets!
|
42707
|
+
"text": "PBLightSource",
|
42708
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
|
41582
42709
|
},
|
41583
42710
|
{
|
41584
42711
|
"kind": "Content",
|