@dcl/playground-assets 7.9.3-16572655107.commit-d0b0754 → 7.9.3-16574576809.commit-c0a4156

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12789,33 +12789,6 @@
12789
12789
  "text": "PBInputModifier",
12790
12790
  "canonicalReference": "@dcl/playground-assets!PBInputModifier"
12791
12791
  },
12792
- {
12793
- "kind": "Content",
12794
- "text": ">>;\n \"core::LightSource\": "
12795
- },
12796
- {
12797
- "kind": "Reference",
12798
- "text": "LwwComponentGetter",
12799
- "canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
12800
- },
12801
- {
12802
- "kind": "Content",
12803
- "text": "<"
12804
- },
12805
- {
12806
- "kind": "Reference",
12807
- "text": "LastWriteWinElementSetComponentDefinition",
12808
- "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
12809
- },
12810
- {
12811
- "kind": "Content",
12812
- "text": "<"
12813
- },
12814
- {
12815
- "kind": "Reference",
12816
- "text": "PBLightSource",
12817
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
12818
- },
12819
12792
  {
12820
12793
  "kind": "Content",
12821
12794
  "text": ">>;\n \"core::MainCamera\": "
@@ -13637,7 +13610,7 @@
13637
13610
  "name": "componentDefinitionByName",
13638
13611
  "variableTypeTokenRange": {
13639
13612
  "startIndex": 1,
13640
- "endIndex": 296
13613
+ "endIndex": 290
13641
13614
  }
13642
13615
  },
13643
13616
  {
@@ -24623,211 +24596,6 @@
24623
24596
  }
24624
24597
  ]
24625
24598
  },
24626
- {
24627
- "kind": "Variable",
24628
- "canonicalReference": "@dcl/playground-assets!LightSource:var",
24629
- "docComment": "",
24630
- "excerptTokens": [
24631
- {
24632
- "kind": "Content",
24633
- "text": "LightSource: "
24634
- },
24635
- {
24636
- "kind": "Reference",
24637
- "text": "LightSourceComponentDefinitionExtended",
24638
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
24639
- }
24640
- ],
24641
- "fileUrlPath": "../ecs/dist/index.d.ts",
24642
- "isReadonly": true,
24643
- "releaseTag": "Public",
24644
- "name": "LightSource",
24645
- "variableTypeTokenRange": {
24646
- "startIndex": 1,
24647
- "endIndex": 2
24648
- }
24649
- },
24650
- {
24651
- "kind": "Interface",
24652
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
24653
- "docComment": "/**\n * @public\n */\n",
24654
- "excerptTokens": [
24655
- {
24656
- "kind": "Content",
24657
- "text": "export interface LightSourceComponentDefinitionExtended extends "
24658
- },
24659
- {
24660
- "kind": "Reference",
24661
- "text": "LastWriteWinElementSetComponentDefinition",
24662
- "canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
24663
- },
24664
- {
24665
- "kind": "Content",
24666
- "text": "<"
24667
- },
24668
- {
24669
- "kind": "Reference",
24670
- "text": "PBLightSource",
24671
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24672
- },
24673
- {
24674
- "kind": "Content",
24675
- "text": ">"
24676
- },
24677
- {
24678
- "kind": "Content",
24679
- "text": " "
24680
- }
24681
- ],
24682
- "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24683
- "releaseTag": "Public",
24684
- "name": "LightSourceComponentDefinitionExtended",
24685
- "preserveMemberOrder": false,
24686
- "members": [
24687
- {
24688
- "kind": "PropertySignature",
24689
- "canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
24690
- "docComment": "/**\n * LightSource helper with constructor\n */\n",
24691
- "excerptTokens": [
24692
- {
24693
- "kind": "Content",
24694
- "text": "Type: "
24695
- },
24696
- {
24697
- "kind": "Reference",
24698
- "text": "LightSourceHelper",
24699
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
24700
- },
24701
- {
24702
- "kind": "Content",
24703
- "text": ";"
24704
- }
24705
- ],
24706
- "isReadonly": false,
24707
- "isOptional": false,
24708
- "releaseTag": "Public",
24709
- "name": "Type",
24710
- "propertyTypeTokenRange": {
24711
- "startIndex": 1,
24712
- "endIndex": 2
24713
- }
24714
- }
24715
- ],
24716
- "extendsTokenRanges": [
24717
- {
24718
- "startIndex": 1,
24719
- "endIndex": 5
24720
- }
24721
- ]
24722
- },
24723
- {
24724
- "kind": "Interface",
24725
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
24726
- "docComment": "/**\n * @public\n */\n",
24727
- "excerptTokens": [
24728
- {
24729
- "kind": "Content",
24730
- "text": "export interface LightSourceHelper "
24731
- }
24732
- ],
24733
- "fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
24734
- "releaseTag": "Public",
24735
- "name": "LightSourceHelper",
24736
- "preserveMemberOrder": false,
24737
- "members": [
24738
- {
24739
- "kind": "PropertySignature",
24740
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
24741
- "docComment": "/**\n * @returns a Light Source type\n */\n",
24742
- "excerptTokens": [
24743
- {
24744
- "kind": "Content",
24745
- "text": "Point: "
24746
- },
24747
- {
24748
- "kind": "Content",
24749
- "text": "(point: "
24750
- },
24751
- {
24752
- "kind": "Reference",
24753
- "text": "PBLightSource_Point",
24754
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
24755
- },
24756
- {
24757
- "kind": "Content",
24758
- "text": ") => "
24759
- },
24760
- {
24761
- "kind": "Reference",
24762
- "text": "PBLightSource",
24763
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24764
- },
24765
- {
24766
- "kind": "Content",
24767
- "text": "['type']"
24768
- },
24769
- {
24770
- "kind": "Content",
24771
- "text": ";"
24772
- }
24773
- ],
24774
- "isReadonly": false,
24775
- "isOptional": false,
24776
- "releaseTag": "Public",
24777
- "name": "Point",
24778
- "propertyTypeTokenRange": {
24779
- "startIndex": 1,
24780
- "endIndex": 6
24781
- }
24782
- },
24783
- {
24784
- "kind": "PropertySignature",
24785
- "canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
24786
- "docComment": "/**\n * @returns a Light Source type\n */\n",
24787
- "excerptTokens": [
24788
- {
24789
- "kind": "Content",
24790
- "text": "Spot: "
24791
- },
24792
- {
24793
- "kind": "Content",
24794
- "text": "(spot: "
24795
- },
24796
- {
24797
- "kind": "Reference",
24798
- "text": "PBLightSource_Spot",
24799
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
24800
- },
24801
- {
24802
- "kind": "Content",
24803
- "text": ") => "
24804
- },
24805
- {
24806
- "kind": "Reference",
24807
- "text": "PBLightSource",
24808
- "canonicalReference": "@dcl/playground-assets!PBLightSource"
24809
- },
24810
- {
24811
- "kind": "Content",
24812
- "text": "['type']"
24813
- },
24814
- {
24815
- "kind": "Content",
24816
- "text": ";"
24817
- }
24818
- ],
24819
- "isReadonly": false,
24820
- "isOptional": false,
24821
- "releaseTag": "Public",
24822
- "name": "Spot",
24823
- "propertyTypeTokenRange": {
24824
- "startIndex": 1,
24825
- "endIndex": 6
24826
- }
24827
- }
24828
- ],
24829
- "extendsTokenRanges": []
24830
- },
24831
24599
  {
24832
24600
  "kind": "TypeAlias",
24833
24601
  "canonicalReference": "@dcl/playground-assets!Listeners:type",
@@ -39655,6 +39423,33 @@
39655
39423
  "endIndex": 2
39656
39424
  }
39657
39425
  },
39426
+ {
39427
+ "kind": "PropertySignature",
39428
+ "canonicalReference": "@dcl/playground-assets!PBAvatarShape#showOnlyWearables:member",
39429
+ "docComment": "/**\n * hides the skin + hair + facial features (default: false)\n */\n",
39430
+ "excerptTokens": [
39431
+ {
39432
+ "kind": "Content",
39433
+ "text": "showOnlyWearables?: "
39434
+ },
39435
+ {
39436
+ "kind": "Content",
39437
+ "text": "boolean | undefined"
39438
+ },
39439
+ {
39440
+ "kind": "Content",
39441
+ "text": ";"
39442
+ }
39443
+ ],
39444
+ "isReadonly": false,
39445
+ "isOptional": true,
39446
+ "releaseTag": "Public",
39447
+ "name": "showOnlyWearables",
39448
+ "propertyTypeTokenRange": {
39449
+ "startIndex": 1,
39450
+ "endIndex": 2
39451
+ }
39452
+ },
39658
39453
  {
39659
39454
  "kind": "PropertySignature",
39660
39455
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#skinColor:member",
@@ -42740,39 +42535,67 @@
42740
42535
  },
42741
42536
  {
42742
42537
  "kind": "Interface",
42743
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface",
42538
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface",
42744
42539
  "docComment": "/**\n * @public\n */\n",
42745
42540
  "excerptTokens": [
42746
42541
  {
42747
42542
  "kind": "Content",
42748
- "text": "export interface PBLightSource_Point "
42543
+ "text": "export interface PBMainCamera "
42749
42544
  }
42750
42545
  ],
42751
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42546
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/main_camera.gen.d.ts",
42752
42547
  "releaseTag": "Public",
42753
- "name": "PBLightSource_Point",
42548
+ "name": "PBMainCamera",
42754
42549
  "preserveMemberOrder": false,
42755
- "members": [],
42550
+ "members": [
42551
+ {
42552
+ "kind": "PropertySignature",
42553
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera#virtualCameraEntity:member",
42554
+ "docComment": "/**\n * current active virtual camera\n */\n",
42555
+ "excerptTokens": [
42556
+ {
42557
+ "kind": "Content",
42558
+ "text": "virtualCameraEntity?: "
42559
+ },
42560
+ {
42561
+ "kind": "Content",
42562
+ "text": "number | undefined"
42563
+ },
42564
+ {
42565
+ "kind": "Content",
42566
+ "text": ";"
42567
+ }
42568
+ ],
42569
+ "isReadonly": false,
42570
+ "isOptional": true,
42571
+ "releaseTag": "Public",
42572
+ "name": "virtualCameraEntity",
42573
+ "propertyTypeTokenRange": {
42574
+ "startIndex": 1,
42575
+ "endIndex": 2
42576
+ }
42577
+ }
42578
+ ],
42756
42579
  "extendsTokenRanges": []
42757
42580
  },
42758
42581
  {
42759
42582
  "kind": "Namespace",
42760
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:namespace",
42583
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera:namespace",
42761
42584
  "docComment": "/**\n * @public\n */\n",
42762
42585
  "excerptTokens": [
42763
42586
  {
42764
42587
  "kind": "Content",
42765
- "text": "export declare namespace PBLightSource_Point "
42588
+ "text": "export declare namespace PBMainCamera "
42766
42589
  }
42767
42590
  ],
42768
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42591
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/main_camera.gen.d.ts",
42769
42592
  "releaseTag": "Public",
42770
- "name": "PBLightSource_Point",
42593
+ "name": "PBMainCamera",
42771
42594
  "preserveMemberOrder": false,
42772
42595
  "members": [
42773
42596
  {
42774
42597
  "kind": "Function",
42775
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.decode:function(1)",
42598
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera.decode:function(1)",
42776
42599
  "docComment": "",
42777
42600
  "excerptTokens": [
42778
42601
  {
@@ -42807,8 +42630,8 @@
42807
42630
  },
42808
42631
  {
42809
42632
  "kind": "Reference",
42810
- "text": "PBLightSource_Point",
42811
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
42633
+ "text": "PBMainCamera",
42634
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface"
42812
42635
  },
42813
42636
  {
42814
42637
  "kind": "Content",
@@ -42843,822 +42666,17 @@
42843
42666
  },
42844
42667
  {
42845
42668
  "kind": "Function",
42846
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point.encode:function(1)",
42669
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera.encode:function(1)",
42847
42670
  "docComment": "",
42848
42671
  "excerptTokens": [
42849
42672
  {
42850
42673
  "kind": "Content",
42851
- "text": "function encode(_: "
42674
+ "text": "function encode(message: "
42852
42675
  },
42853
42676
  {
42854
42677
  "kind": "Reference",
42855
- "text": "PBLightSource_Point",
42856
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
42857
- },
42858
- {
42859
- "kind": "Content",
42860
- "text": ", writer?: "
42861
- },
42862
- {
42863
- "kind": "Reference",
42864
- "text": "_m0.Writer",
42865
- "canonicalReference": "protobufjs!Writer:class"
42866
- },
42867
- {
42868
- "kind": "Content",
42869
- "text": "): "
42870
- },
42871
- {
42872
- "kind": "Reference",
42873
- "text": "_m0.Writer",
42874
- "canonicalReference": "protobufjs!Writer:class"
42875
- },
42876
- {
42877
- "kind": "Content",
42878
- "text": ";"
42879
- }
42880
- ],
42881
- "returnTypeTokenRange": {
42882
- "startIndex": 5,
42883
- "endIndex": 6
42884
- },
42885
- "releaseTag": "Public",
42886
- "overloadIndex": 1,
42887
- "parameters": [
42888
- {
42889
- "parameterName": "_",
42890
- "parameterTypeTokenRange": {
42891
- "startIndex": 1,
42892
- "endIndex": 2
42893
- },
42894
- "isOptional": false
42895
- },
42896
- {
42897
- "parameterName": "writer",
42898
- "parameterTypeTokenRange": {
42899
- "startIndex": 3,
42900
- "endIndex": 4
42901
- },
42902
- "isOptional": true
42903
- }
42904
- ],
42905
- "name": "encode"
42906
- }
42907
- ]
42908
- },
42909
- {
42910
- "kind": "Interface",
42911
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface",
42912
- "docComment": "/**\n * @public\n */\n",
42913
- "excerptTokens": [
42914
- {
42915
- "kind": "Content",
42916
- "text": "export interface PBLightSource_Spot "
42917
- }
42918
- ],
42919
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42920
- "releaseTag": "Public",
42921
- "name": "PBLightSource_Spot",
42922
- "preserveMemberOrder": false,
42923
- "members": [
42924
- {
42925
- "kind": "PropertySignature",
42926
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#innerAngle:member",
42927
- "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",
42928
- "excerptTokens": [
42929
- {
42930
- "kind": "Content",
42931
- "text": "innerAngle?: "
42932
- },
42933
- {
42934
- "kind": "Content",
42935
- "text": "number | undefined"
42936
- },
42937
- {
42938
- "kind": "Content",
42939
- "text": ";"
42940
- }
42941
- ],
42942
- "isReadonly": false,
42943
- "isOptional": true,
42944
- "releaseTag": "Public",
42945
- "name": "innerAngle",
42946
- "propertyTypeTokenRange": {
42947
- "startIndex": 1,
42948
- "endIndex": 2
42949
- }
42950
- },
42951
- {
42952
- "kind": "PropertySignature",
42953
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot#outerAngle:member",
42954
- "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",
42955
- "excerptTokens": [
42956
- {
42957
- "kind": "Content",
42958
- "text": "outerAngle?: "
42959
- },
42960
- {
42961
- "kind": "Content",
42962
- "text": "number | undefined"
42963
- },
42964
- {
42965
- "kind": "Content",
42966
- "text": ";"
42967
- }
42968
- ],
42969
- "isReadonly": false,
42970
- "isOptional": true,
42971
- "releaseTag": "Public",
42972
- "name": "outerAngle",
42973
- "propertyTypeTokenRange": {
42974
- "startIndex": 1,
42975
- "endIndex": 2
42976
- }
42977
- }
42978
- ],
42979
- "extendsTokenRanges": []
42980
- },
42981
- {
42982
- "kind": "Namespace",
42983
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:namespace",
42984
- "docComment": "/**\n * @public\n */\n",
42985
- "excerptTokens": [
42986
- {
42987
- "kind": "Content",
42988
- "text": "export declare namespace PBLightSource_Spot "
42989
- }
42990
- ],
42991
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
42992
- "releaseTag": "Public",
42993
- "name": "PBLightSource_Spot",
42994
- "preserveMemberOrder": false,
42995
- "members": [
42996
- {
42997
- "kind": "Function",
42998
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.decode:function(1)",
42999
- "docComment": "",
43000
- "excerptTokens": [
43001
- {
43002
- "kind": "Content",
43003
- "text": "function decode(input: "
43004
- },
43005
- {
43006
- "kind": "Reference",
43007
- "text": "_m0.Reader",
43008
- "canonicalReference": "protobufjs!Reader:class"
43009
- },
43010
- {
43011
- "kind": "Content",
43012
- "text": " | "
43013
- },
43014
- {
43015
- "kind": "Reference",
43016
- "text": "Uint8Array",
43017
- "canonicalReference": "!Uint8Array:interface"
43018
- },
43019
- {
43020
- "kind": "Content",
43021
- "text": ", length?: "
43022
- },
43023
- {
43024
- "kind": "Content",
43025
- "text": "number"
43026
- },
43027
- {
43028
- "kind": "Content",
43029
- "text": "): "
43030
- },
43031
- {
43032
- "kind": "Reference",
43033
- "text": "PBLightSource_Spot",
43034
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
43035
- },
43036
- {
43037
- "kind": "Content",
43038
- "text": ";"
43039
- }
43040
- ],
43041
- "returnTypeTokenRange": {
43042
- "startIndex": 7,
43043
- "endIndex": 8
43044
- },
43045
- "releaseTag": "Public",
43046
- "overloadIndex": 1,
43047
- "parameters": [
43048
- {
43049
- "parameterName": "input",
43050
- "parameterTypeTokenRange": {
43051
- "startIndex": 1,
43052
- "endIndex": 4
43053
- },
43054
- "isOptional": false
43055
- },
43056
- {
43057
- "parameterName": "length",
43058
- "parameterTypeTokenRange": {
43059
- "startIndex": 5,
43060
- "endIndex": 6
43061
- },
43062
- "isOptional": true
43063
- }
43064
- ],
43065
- "name": "decode"
43066
- },
43067
- {
43068
- "kind": "Function",
43069
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot.encode:function(1)",
43070
- "docComment": "",
43071
- "excerptTokens": [
43072
- {
43073
- "kind": "Content",
43074
- "text": "function encode(message: "
43075
- },
43076
- {
43077
- "kind": "Reference",
43078
- "text": "PBLightSource_Spot",
43079
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
43080
- },
43081
- {
43082
- "kind": "Content",
43083
- "text": ", writer?: "
43084
- },
43085
- {
43086
- "kind": "Reference",
43087
- "text": "_m0.Writer",
43088
- "canonicalReference": "protobufjs!Writer:class"
43089
- },
43090
- {
43091
- "kind": "Content",
43092
- "text": "): "
43093
- },
43094
- {
43095
- "kind": "Reference",
43096
- "text": "_m0.Writer",
43097
- "canonicalReference": "protobufjs!Writer:class"
43098
- },
43099
- {
43100
- "kind": "Content",
43101
- "text": ";"
43102
- }
43103
- ],
43104
- "returnTypeTokenRange": {
43105
- "startIndex": 5,
43106
- "endIndex": 6
43107
- },
43108
- "releaseTag": "Public",
43109
- "overloadIndex": 1,
43110
- "parameters": [
43111
- {
43112
- "parameterName": "message",
43113
- "parameterTypeTokenRange": {
43114
- "startIndex": 1,
43115
- "endIndex": 2
43116
- },
43117
- "isOptional": false
43118
- },
43119
- {
43120
- "parameterName": "writer",
43121
- "parameterTypeTokenRange": {
43122
- "startIndex": 3,
43123
- "endIndex": 4
43124
- },
43125
- "isOptional": true
43126
- }
43127
- ],
43128
- "name": "encode"
43129
- }
43130
- ]
43131
- },
43132
- {
43133
- "kind": "Interface",
43134
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface",
43135
- "docComment": "/**\n * @public\n */\n",
43136
- "excerptTokens": [
43137
- {
43138
- "kind": "Content",
43139
- "text": "export interface PBLightSource "
43140
- }
43141
- ],
43142
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
43143
- "releaseTag": "Public",
43144
- "name": "PBLightSource",
43145
- "preserveMemberOrder": false,
43146
- "members": [
43147
- {
43148
- "kind": "PropertySignature",
43149
- "canonicalReference": "@dcl/playground-assets!PBLightSource#active:member",
43150
- "docComment": "/**\n * default = true, whether the lightSource is active or not.\n */\n",
43151
- "excerptTokens": [
43152
- {
43153
- "kind": "Content",
43154
- "text": "active?: "
43155
- },
43156
- {
43157
- "kind": "Content",
43158
- "text": "boolean | undefined"
43159
- },
43160
- {
43161
- "kind": "Content",
43162
- "text": ";"
43163
- }
43164
- ],
43165
- "isReadonly": false,
43166
- "isOptional": true,
43167
- "releaseTag": "Public",
43168
- "name": "active",
43169
- "propertyTypeTokenRange": {
43170
- "startIndex": 1,
43171
- "endIndex": 2
43172
- }
43173
- },
43174
- {
43175
- "kind": "PropertySignature",
43176
- "canonicalReference": "@dcl/playground-assets!PBLightSource#color:member",
43177
- "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",
43178
- "excerptTokens": [
43179
- {
43180
- "kind": "Content",
43181
- "text": "color?: "
43182
- },
43183
- {
43184
- "kind": "Reference",
43185
- "text": "Color3",
43186
- "canonicalReference": "@dcl/playground-assets!Color3"
43187
- },
43188
- {
43189
- "kind": "Content",
43190
- "text": " | undefined"
43191
- },
43192
- {
43193
- "kind": "Content",
43194
- "text": ";"
43195
- }
43196
- ],
43197
- "isReadonly": false,
43198
- "isOptional": true,
43199
- "releaseTag": "Public",
43200
- "name": "color",
43201
- "propertyTypeTokenRange": {
43202
- "startIndex": 1,
43203
- "endIndex": 3
43204
- }
43205
- },
43206
- {
43207
- "kind": "PropertySignature",
43208
- "canonicalReference": "@dcl/playground-assets!PBLightSource#intensity:member",
43209
- "docComment": "/**\n * default = 250, ranges from 1 (dim) to 100,000 (very bright), expressed in Lumens for Point and Spot.\n */\n",
43210
- "excerptTokens": [
43211
- {
43212
- "kind": "Content",
43213
- "text": "intensity?: "
43214
- },
43215
- {
43216
- "kind": "Content",
43217
- "text": "number | undefined"
43218
- },
43219
- {
43220
- "kind": "Content",
43221
- "text": ";"
43222
- }
43223
- ],
43224
- "isReadonly": false,
43225
- "isOptional": true,
43226
- "releaseTag": "Public",
43227
- "name": "intensity",
43228
- "propertyTypeTokenRange": {
43229
- "startIndex": 1,
43230
- "endIndex": 2
43231
- }
43232
- },
43233
- {
43234
- "kind": "PropertySignature",
43235
- "canonicalReference": "@dcl/playground-assets!PBLightSource#range:member",
43236
- "docComment": "/**\n * default = 0, how far the light travels, expressed in meters. If left at 0 will be computed automatically\n */\n",
43237
- "excerptTokens": [
43238
- {
43239
- "kind": "Content",
43240
- "text": "range?: "
43241
- },
43242
- {
43243
- "kind": "Content",
43244
- "text": "number | undefined"
43245
- },
43246
- {
43247
- "kind": "Content",
43248
- "text": ";"
43249
- }
43250
- ],
43251
- "isReadonly": false,
43252
- "isOptional": true,
43253
- "releaseTag": "Public",
43254
- "name": "range",
43255
- "propertyTypeTokenRange": {
43256
- "startIndex": 1,
43257
- "endIndex": 2
43258
- }
43259
- },
43260
- {
43261
- "kind": "PropertySignature",
43262
- "canonicalReference": "@dcl/playground-assets!PBLightSource#shadow:member",
43263
- "docComment": "/**\n * default = false, whether the light casts shadows or not.\n */\n",
43264
- "excerptTokens": [
43265
- {
43266
- "kind": "Content",
43267
- "text": "shadow?: "
43268
- },
43269
- {
43270
- "kind": "Content",
43271
- "text": "boolean | undefined"
43272
- },
43273
- {
43274
- "kind": "Content",
43275
- "text": ";"
43276
- }
43277
- ],
43278
- "isReadonly": false,
43279
- "isOptional": true,
43280
- "releaseTag": "Public",
43281
- "name": "shadow",
43282
- "propertyTypeTokenRange": {
43283
- "startIndex": 1,
43284
- "endIndex": 2
43285
- }
43286
- },
43287
- {
43288
- "kind": "PropertySignature",
43289
- "canonicalReference": "@dcl/playground-assets!PBLightSource#shadowMaskTexture:member",
43290
- "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",
43291
- "excerptTokens": [
43292
- {
43293
- "kind": "Content",
43294
- "text": "shadowMaskTexture?: "
43295
- },
43296
- {
43297
- "kind": "Reference",
43298
- "text": "TextureUnion",
43299
- "canonicalReference": "@dcl/playground-assets!TextureUnion"
43300
- },
43301
- {
43302
- "kind": "Content",
43303
- "text": " | undefined"
43304
- },
43305
- {
43306
- "kind": "Content",
43307
- "text": ";"
43308
- }
43309
- ],
43310
- "isReadonly": false,
43311
- "isOptional": true,
43312
- "releaseTag": "Public",
43313
- "name": "shadowMaskTexture",
43314
- "propertyTypeTokenRange": {
43315
- "startIndex": 1,
43316
- "endIndex": 3
43317
- }
43318
- },
43319
- {
43320
- "kind": "PropertySignature",
43321
- "canonicalReference": "@dcl/playground-assets!PBLightSource#type:member",
43322
- "docComment": "",
43323
- "excerptTokens": [
43324
- {
43325
- "kind": "Content",
43326
- "text": "type?: "
43327
- },
43328
- {
43329
- "kind": "Content",
43330
- "text": "{\n $case: \"point\";\n point: "
43331
- },
43332
- {
43333
- "kind": "Reference",
43334
- "text": "PBLightSource_Point",
43335
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Point:interface"
43336
- },
43337
- {
43338
- "kind": "Content",
43339
- "text": ";\n } | {\n $case: \"spot\";\n spot: "
43340
- },
43341
- {
43342
- "kind": "Reference",
43343
- "text": "PBLightSource_Spot",
43344
- "canonicalReference": "@dcl/playground-assets!PBLightSource_Spot:interface"
43345
- },
43346
- {
43347
- "kind": "Content",
43348
- "text": ";\n } | undefined"
43349
- },
43350
- {
43351
- "kind": "Content",
43352
- "text": ";"
43353
- }
43354
- ],
43355
- "isReadonly": false,
43356
- "isOptional": true,
43357
- "releaseTag": "Public",
43358
- "name": "type",
43359
- "propertyTypeTokenRange": {
43360
- "startIndex": 1,
43361
- "endIndex": 6
43362
- }
43363
- }
43364
- ],
43365
- "extendsTokenRanges": []
43366
- },
43367
- {
43368
- "kind": "Namespace",
43369
- "canonicalReference": "@dcl/playground-assets!PBLightSource:namespace",
43370
- "docComment": "/**\n * @public\n */\n",
43371
- "excerptTokens": [
43372
- {
43373
- "kind": "Content",
43374
- "text": "export declare namespace PBLightSource "
43375
- }
43376
- ],
43377
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/light_source.gen.d.ts",
43378
- "releaseTag": "Public",
43379
- "name": "PBLightSource",
43380
- "preserveMemberOrder": false,
43381
- "members": [
43382
- {
43383
- "kind": "Function",
43384
- "canonicalReference": "@dcl/playground-assets!PBLightSource.decode:function(1)",
43385
- "docComment": "",
43386
- "excerptTokens": [
43387
- {
43388
- "kind": "Content",
43389
- "text": "function decode(input: "
43390
- },
43391
- {
43392
- "kind": "Reference",
43393
- "text": "_m0.Reader",
43394
- "canonicalReference": "protobufjs!Reader:class"
43395
- },
43396
- {
43397
- "kind": "Content",
43398
- "text": " | "
43399
- },
43400
- {
43401
- "kind": "Reference",
43402
- "text": "Uint8Array",
43403
- "canonicalReference": "!Uint8Array:interface"
43404
- },
43405
- {
43406
- "kind": "Content",
43407
- "text": ", length?: "
43408
- },
43409
- {
43410
- "kind": "Content",
43411
- "text": "number"
43412
- },
43413
- {
43414
- "kind": "Content",
43415
- "text": "): "
43416
- },
43417
- {
43418
- "kind": "Reference",
43419
- "text": "PBLightSource",
43420
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
43421
- },
43422
- {
43423
- "kind": "Content",
43424
- "text": ";"
43425
- }
43426
- ],
43427
- "returnTypeTokenRange": {
43428
- "startIndex": 7,
43429
- "endIndex": 8
43430
- },
43431
- "releaseTag": "Public",
43432
- "overloadIndex": 1,
43433
- "parameters": [
43434
- {
43435
- "parameterName": "input",
43436
- "parameterTypeTokenRange": {
43437
- "startIndex": 1,
43438
- "endIndex": 4
43439
- },
43440
- "isOptional": false
43441
- },
43442
- {
43443
- "parameterName": "length",
43444
- "parameterTypeTokenRange": {
43445
- "startIndex": 5,
43446
- "endIndex": 6
43447
- },
43448
- "isOptional": true
43449
- }
43450
- ],
43451
- "name": "decode"
43452
- },
43453
- {
43454
- "kind": "Function",
43455
- "canonicalReference": "@dcl/playground-assets!PBLightSource.encode:function(1)",
43456
- "docComment": "",
43457
- "excerptTokens": [
43458
- {
43459
- "kind": "Content",
43460
- "text": "function encode(message: "
43461
- },
43462
- {
43463
- "kind": "Reference",
43464
- "text": "PBLightSource",
43465
- "canonicalReference": "@dcl/playground-assets!PBLightSource:interface"
43466
- },
43467
- {
43468
- "kind": "Content",
43469
- "text": ", writer?: "
43470
- },
43471
- {
43472
- "kind": "Reference",
43473
- "text": "_m0.Writer",
43474
- "canonicalReference": "protobufjs!Writer:class"
43475
- },
43476
- {
43477
- "kind": "Content",
43478
- "text": "): "
43479
- },
43480
- {
43481
- "kind": "Reference",
43482
- "text": "_m0.Writer",
43483
- "canonicalReference": "protobufjs!Writer:class"
43484
- },
43485
- {
43486
- "kind": "Content",
43487
- "text": ";"
43488
- }
43489
- ],
43490
- "returnTypeTokenRange": {
43491
- "startIndex": 5,
43492
- "endIndex": 6
43493
- },
43494
- "releaseTag": "Public",
43495
- "overloadIndex": 1,
43496
- "parameters": [
43497
- {
43498
- "parameterName": "message",
43499
- "parameterTypeTokenRange": {
43500
- "startIndex": 1,
43501
- "endIndex": 2
43502
- },
43503
- "isOptional": false
43504
- },
43505
- {
43506
- "parameterName": "writer",
43507
- "parameterTypeTokenRange": {
43508
- "startIndex": 3,
43509
- "endIndex": 4
43510
- },
43511
- "isOptional": true
43512
- }
43513
- ],
43514
- "name": "encode"
43515
- }
43516
- ]
43517
- },
43518
- {
43519
- "kind": "Interface",
43520
- "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface",
43521
- "docComment": "/**\n * @public\n */\n",
43522
- "excerptTokens": [
43523
- {
43524
- "kind": "Content",
43525
- "text": "export interface PBMainCamera "
43526
- }
43527
- ],
43528
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/main_camera.gen.d.ts",
43529
- "releaseTag": "Public",
43530
- "name": "PBMainCamera",
43531
- "preserveMemberOrder": false,
43532
- "members": [
43533
- {
43534
- "kind": "PropertySignature",
43535
- "canonicalReference": "@dcl/playground-assets!PBMainCamera#virtualCameraEntity:member",
43536
- "docComment": "/**\n * current active virtual camera\n */\n",
43537
- "excerptTokens": [
43538
- {
43539
- "kind": "Content",
43540
- "text": "virtualCameraEntity?: "
43541
- },
43542
- {
43543
- "kind": "Content",
43544
- "text": "number | undefined"
43545
- },
43546
- {
43547
- "kind": "Content",
43548
- "text": ";"
43549
- }
43550
- ],
43551
- "isReadonly": false,
43552
- "isOptional": true,
43553
- "releaseTag": "Public",
43554
- "name": "virtualCameraEntity",
43555
- "propertyTypeTokenRange": {
43556
- "startIndex": 1,
43557
- "endIndex": 2
43558
- }
43559
- }
43560
- ],
43561
- "extendsTokenRanges": []
43562
- },
43563
- {
43564
- "kind": "Namespace",
43565
- "canonicalReference": "@dcl/playground-assets!PBMainCamera:namespace",
43566
- "docComment": "/**\n * @public\n */\n",
43567
- "excerptTokens": [
43568
- {
43569
- "kind": "Content",
43570
- "text": "export declare namespace PBMainCamera "
43571
- }
43572
- ],
43573
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/main_camera.gen.d.ts",
43574
- "releaseTag": "Public",
43575
- "name": "PBMainCamera",
43576
- "preserveMemberOrder": false,
43577
- "members": [
43578
- {
43579
- "kind": "Function",
43580
- "canonicalReference": "@dcl/playground-assets!PBMainCamera.decode:function(1)",
43581
- "docComment": "",
43582
- "excerptTokens": [
43583
- {
43584
- "kind": "Content",
43585
- "text": "function decode(input: "
43586
- },
43587
- {
43588
- "kind": "Reference",
43589
- "text": "_m0.Reader",
43590
- "canonicalReference": "protobufjs!Reader:class"
43591
- },
43592
- {
43593
- "kind": "Content",
43594
- "text": " | "
43595
- },
43596
- {
43597
- "kind": "Reference",
43598
- "text": "Uint8Array",
43599
- "canonicalReference": "!Uint8Array:interface"
43600
- },
43601
- {
43602
- "kind": "Content",
43603
- "text": ", length?: "
43604
- },
43605
- {
43606
- "kind": "Content",
43607
- "text": "number"
43608
- },
43609
- {
43610
- "kind": "Content",
43611
- "text": "): "
43612
- },
43613
- {
43614
- "kind": "Reference",
43615
- "text": "PBMainCamera",
43616
- "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface"
43617
- },
43618
- {
43619
- "kind": "Content",
43620
- "text": ";"
43621
- }
43622
- ],
43623
- "returnTypeTokenRange": {
43624
- "startIndex": 7,
43625
- "endIndex": 8
43626
- },
43627
- "releaseTag": "Public",
43628
- "overloadIndex": 1,
43629
- "parameters": [
43630
- {
43631
- "parameterName": "input",
43632
- "parameterTypeTokenRange": {
43633
- "startIndex": 1,
43634
- "endIndex": 4
43635
- },
43636
- "isOptional": false
43637
- },
43638
- {
43639
- "parameterName": "length",
43640
- "parameterTypeTokenRange": {
43641
- "startIndex": 5,
43642
- "endIndex": 6
43643
- },
43644
- "isOptional": true
43645
- }
43646
- ],
43647
- "name": "decode"
43648
- },
43649
- {
43650
- "kind": "Function",
43651
- "canonicalReference": "@dcl/playground-assets!PBMainCamera.encode:function(1)",
43652
- "docComment": "",
43653
- "excerptTokens": [
43654
- {
43655
- "kind": "Content",
43656
- "text": "function encode(message: "
43657
- },
43658
- {
43659
- "kind": "Reference",
43660
- "text": "PBMainCamera",
43661
- "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface"
42678
+ "text": "PBMainCamera",
42679
+ "canonicalReference": "@dcl/playground-assets!PBMainCamera:interface"
43662
42680
  },
43663
42681
  {
43664
42682
  "kind": "Content",
@@ -57926,33 +56944,6 @@
57926
56944
  "endIndex": 3
57927
56945
  }
57928
56946
  },
57929
- {
57930
- "kind": "PropertySignature",
57931
- "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#fov:member",
57932
- "docComment": "/**\n * default: 60\n */\n",
57933
- "excerptTokens": [
57934
- {
57935
- "kind": "Content",
57936
- "text": "fov?: "
57937
- },
57938
- {
57939
- "kind": "Content",
57940
- "text": "number | undefined"
57941
- },
57942
- {
57943
- "kind": "Content",
57944
- "text": ";"
57945
- }
57946
- ],
57947
- "isReadonly": false,
57948
- "isOptional": true,
57949
- "releaseTag": "Public",
57950
- "name": "fov",
57951
- "propertyTypeTokenRange": {
57952
- "startIndex": 1,
57953
- "endIndex": 2
57954
- }
57955
- },
57956
56947
  {
57957
56948
  "kind": "PropertySignature",
57958
56949
  "canonicalReference": "@dcl/playground-assets!PBVirtualCamera#lookAtEntity:member",