@dcl/playground-assets 7.1.4-4491693391.commit-569ecab → 7.1.4-4495128859.commit-9f954df

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.
@@ -1097,7 +1097,7 @@
1097
1097
  {
1098
1098
  "kind": "EnumMember",
1099
1099
  "canonicalReference": "@dcl/playground-assets!AvatarModifierType.AMT_DISABLE_PASSPORTS:member",
1100
- "docComment": "",
1100
+ "docComment": "/**\n * AMT_DISABLE_PASSPORTS - selecting (e.g. clicking) an avatar will not bring up their profile.\n */\n",
1101
1101
  "excerptTokens": [
1102
1102
  {
1103
1103
  "kind": "Content",
@@ -1118,7 +1118,7 @@
1118
1118
  {
1119
1119
  "kind": "EnumMember",
1120
1120
  "canonicalReference": "@dcl/playground-assets!AvatarModifierType.AMT_HIDE_AVATARS:member",
1121
- "docComment": "",
1121
+ "docComment": "/**\n * AMT_HIDE_AVATARS - avatars are invisible\n */\n",
1122
1122
  "excerptTokens": [
1123
1123
  {
1124
1124
  "kind": "Content",
@@ -1861,7 +1861,7 @@
1861
1861
  {
1862
1862
  "kind": "EnumMember",
1863
1863
  "canonicalReference": "@dcl/playground-assets!BillboardMode.BM_ALL:member",
1864
- "docComment": "",
1864
+ "docComment": "/**\n * BM_ALL - bitwise combination BM_X | BM_Y | BM_Z\n */\n",
1865
1865
  "excerptTokens": [
1866
1866
  {
1867
1867
  "kind": "Content",
@@ -4558,6 +4558,27 @@
4558
4558
  "name": "CameraType",
4559
4559
  "preserveMemberOrder": false,
4560
4560
  "members": [
4561
+ {
4562
+ "kind": "EnumMember",
4563
+ "canonicalReference": "@dcl/playground-assets!CameraType.CT_CINEMATIC:member",
4564
+ "docComment": "/**\n * CT_CINEMATIC - controlled by the scene\n */\n",
4565
+ "excerptTokens": [
4566
+ {
4567
+ "kind": "Content",
4568
+ "text": "CT_CINEMATIC = "
4569
+ },
4570
+ {
4571
+ "kind": "Content",
4572
+ "text": "2"
4573
+ }
4574
+ ],
4575
+ "initializerTokenRange": {
4576
+ "startIndex": 1,
4577
+ "endIndex": 2
4578
+ },
4579
+ "releaseTag": "Public",
4580
+ "name": "CT_CINEMATIC"
4581
+ },
4561
4582
  {
4562
4583
  "kind": "EnumMember",
4563
4584
  "canonicalReference": "@dcl/playground-assets!CameraType.CT_FIRST_PERSON:member",
@@ -4645,8 +4666,176 @@
4645
4666
  "members": [
4646
4667
  {
4647
4668
  "kind": "EnumMember",
4648
- "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_NONE:member",
4669
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM1:member",
4670
+ "docComment": "",
4671
+ "excerptTokens": [
4672
+ {
4673
+ "kind": "Content",
4674
+ "text": "CL_CUSTOM1 = "
4675
+ },
4676
+ {
4677
+ "kind": "Content",
4678
+ "text": "256"
4679
+ }
4680
+ ],
4681
+ "initializerTokenRange": {
4682
+ "startIndex": 1,
4683
+ "endIndex": 2
4684
+ },
4685
+ "releaseTag": "Public",
4686
+ "name": "CL_CUSTOM1"
4687
+ },
4688
+ {
4689
+ "kind": "EnumMember",
4690
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM2:member",
4691
+ "docComment": "",
4692
+ "excerptTokens": [
4693
+ {
4694
+ "kind": "Content",
4695
+ "text": "CL_CUSTOM2 = "
4696
+ },
4697
+ {
4698
+ "kind": "Content",
4699
+ "text": "512"
4700
+ }
4701
+ ],
4702
+ "initializerTokenRange": {
4703
+ "startIndex": 1,
4704
+ "endIndex": 2
4705
+ },
4706
+ "releaseTag": "Public",
4707
+ "name": "CL_CUSTOM2"
4708
+ },
4709
+ {
4710
+ "kind": "EnumMember",
4711
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM3:member",
4712
+ "docComment": "",
4713
+ "excerptTokens": [
4714
+ {
4715
+ "kind": "Content",
4716
+ "text": "CL_CUSTOM3 = "
4717
+ },
4718
+ {
4719
+ "kind": "Content",
4720
+ "text": "1024"
4721
+ }
4722
+ ],
4723
+ "initializerTokenRange": {
4724
+ "startIndex": 1,
4725
+ "endIndex": 2
4726
+ },
4727
+ "releaseTag": "Public",
4728
+ "name": "CL_CUSTOM3"
4729
+ },
4730
+ {
4731
+ "kind": "EnumMember",
4732
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM4:member",
4733
+ "docComment": "",
4734
+ "excerptTokens": [
4735
+ {
4736
+ "kind": "Content",
4737
+ "text": "CL_CUSTOM4 = "
4738
+ },
4739
+ {
4740
+ "kind": "Content",
4741
+ "text": "2048"
4742
+ }
4743
+ ],
4744
+ "initializerTokenRange": {
4745
+ "startIndex": 1,
4746
+ "endIndex": 2
4747
+ },
4748
+ "releaseTag": "Public",
4749
+ "name": "CL_CUSTOM4"
4750
+ },
4751
+ {
4752
+ "kind": "EnumMember",
4753
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM5:member",
4754
+ "docComment": "",
4755
+ "excerptTokens": [
4756
+ {
4757
+ "kind": "Content",
4758
+ "text": "CL_CUSTOM5 = "
4759
+ },
4760
+ {
4761
+ "kind": "Content",
4762
+ "text": "4096"
4763
+ }
4764
+ ],
4765
+ "initializerTokenRange": {
4766
+ "startIndex": 1,
4767
+ "endIndex": 2
4768
+ },
4769
+ "releaseTag": "Public",
4770
+ "name": "CL_CUSTOM5"
4771
+ },
4772
+ {
4773
+ "kind": "EnumMember",
4774
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM6:member",
4775
+ "docComment": "",
4776
+ "excerptTokens": [
4777
+ {
4778
+ "kind": "Content",
4779
+ "text": "CL_CUSTOM6 = "
4780
+ },
4781
+ {
4782
+ "kind": "Content",
4783
+ "text": "8192"
4784
+ }
4785
+ ],
4786
+ "initializerTokenRange": {
4787
+ "startIndex": 1,
4788
+ "endIndex": 2
4789
+ },
4790
+ "releaseTag": "Public",
4791
+ "name": "CL_CUSTOM6"
4792
+ },
4793
+ {
4794
+ "kind": "EnumMember",
4795
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM7:member",
4649
4796
  "docComment": "",
4797
+ "excerptTokens": [
4798
+ {
4799
+ "kind": "Content",
4800
+ "text": "CL_CUSTOM7 = "
4801
+ },
4802
+ {
4803
+ "kind": "Content",
4804
+ "text": "16384"
4805
+ }
4806
+ ],
4807
+ "initializerTokenRange": {
4808
+ "startIndex": 1,
4809
+ "endIndex": 2
4810
+ },
4811
+ "releaseTag": "Public",
4812
+ "name": "CL_CUSTOM7"
4813
+ },
4814
+ {
4815
+ "kind": "EnumMember",
4816
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_CUSTOM8:member",
4817
+ "docComment": "",
4818
+ "excerptTokens": [
4819
+ {
4820
+ "kind": "Content",
4821
+ "text": "CL_CUSTOM8 = "
4822
+ },
4823
+ {
4824
+ "kind": "Content",
4825
+ "text": "32768"
4826
+ }
4827
+ ],
4828
+ "initializerTokenRange": {
4829
+ "startIndex": 1,
4830
+ "endIndex": 2
4831
+ },
4832
+ "releaseTag": "Public",
4833
+ "name": "CL_CUSTOM8"
4834
+ },
4835
+ {
4836
+ "kind": "EnumMember",
4837
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_NONE:member",
4838
+ "docComment": "/**\n * CL_NONE - no collisions\n */\n",
4650
4839
  "excerptTokens": [
4651
4840
  {
4652
4841
  "kind": "Content",
@@ -4667,7 +4856,7 @@
4667
4856
  {
4668
4857
  "kind": "EnumMember",
4669
4858
  "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_PHYSICS:member",
4670
- "docComment": "",
4859
+ "docComment": "/**\n * CL_PHYSICS - collision affecting your player's physics i.e. walls, floor, moving platfroms\n */\n",
4671
4860
  "excerptTokens": [
4672
4861
  {
4673
4862
  "kind": "Content",
@@ -4688,7 +4877,7 @@
4688
4877
  {
4689
4878
  "kind": "EnumMember",
4690
4879
  "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_POINTER:member",
4691
- "docComment": "",
4880
+ "docComment": "/**\n * CL_POINTER - collisions with the player's pointer ray (e.g. mouse cursor hovering)\n */\n",
4692
4881
  "excerptTokens": [
4693
4882
  {
4694
4883
  "kind": "Content",
@@ -4705,6 +4894,132 @@
4705
4894
  },
4706
4895
  "releaseTag": "Public",
4707
4896
  "name": "CL_POINTER"
4897
+ },
4898
+ {
4899
+ "kind": "EnumMember",
4900
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_RESERVED2:member",
4901
+ "docComment": "",
4902
+ "excerptTokens": [
4903
+ {
4904
+ "kind": "Content",
4905
+ "text": "CL_RESERVED2 = "
4906
+ },
4907
+ {
4908
+ "kind": "Content",
4909
+ "text": "8"
4910
+ }
4911
+ ],
4912
+ "initializerTokenRange": {
4913
+ "startIndex": 1,
4914
+ "endIndex": 2
4915
+ },
4916
+ "releaseTag": "Public",
4917
+ "name": "CL_RESERVED2"
4918
+ },
4919
+ {
4920
+ "kind": "EnumMember",
4921
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_RESERVED3:member",
4922
+ "docComment": "",
4923
+ "excerptTokens": [
4924
+ {
4925
+ "kind": "Content",
4926
+ "text": "CL_RESERVED3 = "
4927
+ },
4928
+ {
4929
+ "kind": "Content",
4930
+ "text": "16"
4931
+ }
4932
+ ],
4933
+ "initializerTokenRange": {
4934
+ "startIndex": 1,
4935
+ "endIndex": 2
4936
+ },
4937
+ "releaseTag": "Public",
4938
+ "name": "CL_RESERVED3"
4939
+ },
4940
+ {
4941
+ "kind": "EnumMember",
4942
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_RESERVED4:member",
4943
+ "docComment": "",
4944
+ "excerptTokens": [
4945
+ {
4946
+ "kind": "Content",
4947
+ "text": "CL_RESERVED4 = "
4948
+ },
4949
+ {
4950
+ "kind": "Content",
4951
+ "text": "32"
4952
+ }
4953
+ ],
4954
+ "initializerTokenRange": {
4955
+ "startIndex": 1,
4956
+ "endIndex": 2
4957
+ },
4958
+ "releaseTag": "Public",
4959
+ "name": "CL_RESERVED4"
4960
+ },
4961
+ {
4962
+ "kind": "EnumMember",
4963
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_RESERVED5:member",
4964
+ "docComment": "",
4965
+ "excerptTokens": [
4966
+ {
4967
+ "kind": "Content",
4968
+ "text": "CL_RESERVED5 = "
4969
+ },
4970
+ {
4971
+ "kind": "Content",
4972
+ "text": "64"
4973
+ }
4974
+ ],
4975
+ "initializerTokenRange": {
4976
+ "startIndex": 1,
4977
+ "endIndex": 2
4978
+ },
4979
+ "releaseTag": "Public",
4980
+ "name": "CL_RESERVED5"
4981
+ },
4982
+ {
4983
+ "kind": "EnumMember",
4984
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_RESERVED6:member",
4985
+ "docComment": "",
4986
+ "excerptTokens": [
4987
+ {
4988
+ "kind": "Content",
4989
+ "text": "CL_RESERVED6 = "
4990
+ },
4991
+ {
4992
+ "kind": "Content",
4993
+ "text": "128"
4994
+ }
4995
+ ],
4996
+ "initializerTokenRange": {
4997
+ "startIndex": 1,
4998
+ "endIndex": 2
4999
+ },
5000
+ "releaseTag": "Public",
5001
+ "name": "CL_RESERVED6"
5002
+ },
5003
+ {
5004
+ "kind": "EnumMember",
5005
+ "canonicalReference": "@dcl/playground-assets!ColliderLayer.CL_VISIBLE_MESHES:member",
5006
+ "docComment": "/**\n * CL_VISIBLE_MESHES - all visible meshes, use with extreme care since the performance penalty is high\n */\n",
5007
+ "excerptTokens": [
5008
+ {
5009
+ "kind": "Content",
5010
+ "text": "CL_VISIBLE_MESHES = "
5011
+ },
5012
+ {
5013
+ "kind": "Content",
5014
+ "text": "4"
5015
+ }
5016
+ ],
5017
+ "initializerTokenRange": {
5018
+ "startIndex": 1,
5019
+ "endIndex": 2
5020
+ },
5021
+ "releaseTag": "Public",
5022
+ "name": "CL_VISIBLE_MESHES"
4708
5023
  }
4709
5024
  ]
4710
5025
  },
@@ -30067,7 +30382,7 @@
30067
30382
  {
30068
30383
  "kind": "PropertySignature",
30069
30384
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#clip:member",
30070
- "docComment": "",
30385
+ "docComment": "/**\n * the animation path in the `files` array of the scene manifest\n */\n",
30071
30386
  "excerptTokens": [
30072
30387
  {
30073
30388
  "kind": "Content",
@@ -30094,7 +30409,7 @@
30094
30409
  {
30095
30410
  "kind": "PropertySignature",
30096
30411
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#loop:member",
30097
- "docComment": "/**\n * default=true\n */\n",
30412
+ "docComment": "/**\n * whether the animation repeats until stopped (default: true)\n */\n",
30098
30413
  "excerptTokens": [
30099
30414
  {
30100
30415
  "kind": "Content",
@@ -30121,7 +30436,7 @@
30121
30436
  {
30122
30437
  "kind": "PropertySignature",
30123
30438
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#name:member",
30124
- "docComment": "",
30439
+ "docComment": "/**\n * the identifier for this animation, to use in scene code\n */\n",
30125
30440
  "excerptTokens": [
30126
30441
  {
30127
30442
  "kind": "Content",
@@ -30148,7 +30463,7 @@
30148
30463
  {
30149
30464
  "kind": "PropertySignature",
30150
30465
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#playing:member",
30151
- "docComment": "",
30466
+ "docComment": "/**\n * whether this animation is currently playing\n */\n",
30152
30467
  "excerptTokens": [
30153
30468
  {
30154
30469
  "kind": "Content",
@@ -30175,7 +30490,7 @@
30175
30490
  {
30176
30491
  "kind": "PropertySignature",
30177
30492
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#shouldReset:member",
30178
- "docComment": "",
30493
+ "docComment": "/**\n * whether the Entity is restored to its prior state when done\n */\n",
30179
30494
  "excerptTokens": [
30180
30495
  {
30181
30496
  "kind": "Content",
@@ -30202,7 +30517,7 @@
30202
30517
  {
30203
30518
  "kind": "PropertySignature",
30204
30519
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#speed:member",
30205
- "docComment": "/**\n * default=1.0\n */\n",
30520
+ "docComment": "/**\n * the playback speed (default: 1.0)\n */\n",
30206
30521
  "excerptTokens": [
30207
30522
  {
30208
30523
  "kind": "Content",
@@ -30229,7 +30544,7 @@
30229
30544
  {
30230
30545
  "kind": "PropertySignature",
30231
30546
  "canonicalReference": "@dcl/playground-assets!PBAnimationState#weight:member",
30232
- "docComment": "/**\n * default=1.0s\n */\n",
30547
+ "docComment": "/**\n * the \"weight\" of this animation (see below, default: 1.0)\n */\n",
30233
30548
  "excerptTokens": [
30234
30549
  {
30235
30550
  "kind": "Content",
@@ -30274,7 +30589,7 @@
30274
30589
  {
30275
30590
  "kind": "PropertySignature",
30276
30591
  "canonicalReference": "@dcl/playground-assets!PBAnimator#states:member",
30277
- "docComment": "",
30592
+ "docComment": "/**\n * a collection of animations and their current state\n */\n",
30278
30593
  "excerptTokens": [
30279
30594
  {
30280
30595
  "kind": "Content",
@@ -30324,7 +30639,7 @@
30324
30639
  {
30325
30640
  "kind": "PropertySignature",
30326
30641
  "canonicalReference": "@dcl/playground-assets!PBAudioSource#audioClipUrl:member",
30327
- "docComment": "",
30642
+ "docComment": "/**\n * the clip path as given in the `files` array of the scene's manifest.\n */\n",
30328
30643
  "excerptTokens": [
30329
30644
  {
30330
30645
  "kind": "Content",
@@ -30351,7 +30666,7 @@
30351
30666
  {
30352
30667
  "kind": "PropertySignature",
30353
30668
  "canonicalReference": "@dcl/playground-assets!PBAudioSource#loop:member",
30354
- "docComment": "",
30669
+ "docComment": "/**\n * whether the clip should restart when finished.\n */\n",
30355
30670
  "excerptTokens": [
30356
30671
  {
30357
30672
  "kind": "Content",
@@ -30378,7 +30693,7 @@
30378
30693
  {
30379
30694
  "kind": "PropertySignature",
30380
30695
  "canonicalReference": "@dcl/playground-assets!PBAudioSource#pitch:member",
30381
- "docComment": "/**\n * default=1.0f\n */\n",
30696
+ "docComment": "/**\n * the audio pitch (default: 1.0).\n */\n",
30382
30697
  "excerptTokens": [
30383
30698
  {
30384
30699
  "kind": "Content",
@@ -30405,7 +30720,7 @@
30405
30720
  {
30406
30721
  "kind": "PropertySignature",
30407
30722
  "canonicalReference": "@dcl/playground-assets!PBAudioSource#playing:member",
30408
- "docComment": "",
30723
+ "docComment": "/**\n * whether the clip is currently playing.\n */\n",
30409
30724
  "excerptTokens": [
30410
30725
  {
30411
30726
  "kind": "Content",
@@ -30432,7 +30747,7 @@
30432
30747
  {
30433
30748
  "kind": "PropertySignature",
30434
30749
  "canonicalReference": "@dcl/playground-assets!PBAudioSource#volume:member",
30435
- "docComment": "/**\n * default=1.0f\n */\n",
30750
+ "docComment": "/**\n * the audio volume (default: 1.0).\n */\n",
30436
30751
  "excerptTokens": [
30437
30752
  {
30438
30753
  "kind": "Content",
@@ -30477,7 +30792,7 @@
30477
30792
  {
30478
30793
  "kind": "PropertySignature",
30479
30794
  "canonicalReference": "@dcl/playground-assets!PBAudioStream#playing:member",
30480
- "docComment": "",
30795
+ "docComment": "/**\n * whether the clip is currently playing\n */\n",
30481
30796
  "excerptTokens": [
30482
30797
  {
30483
30798
  "kind": "Content",
@@ -30504,7 +30819,7 @@
30504
30819
  {
30505
30820
  "kind": "PropertySignature",
30506
30821
  "canonicalReference": "@dcl/playground-assets!PBAudioStream#url:member",
30507
- "docComment": "",
30822
+ "docComment": "/**\n * the audio stream HTTP URL\n */\n",
30508
30823
  "excerptTokens": [
30509
30824
  {
30510
30825
  "kind": "Content",
@@ -30531,7 +30846,7 @@
30531
30846
  {
30532
30847
  "kind": "PropertySignature",
30533
30848
  "canonicalReference": "@dcl/playground-assets!PBAudioStream#volume:member",
30534
- "docComment": "/**\n * default=1.0f\n */\n",
30849
+ "docComment": "/**\n * the audio volume (default: 1.0)\n */\n",
30535
30850
  "excerptTokens": [
30536
30851
  {
30537
30852
  "kind": "Content",
@@ -30576,7 +30891,7 @@
30576
30891
  {
30577
30892
  "kind": "PropertySignature",
30578
30893
  "canonicalReference": "@dcl/playground-assets!PBAvatarAttach#anchorPointId:member",
30579
- "docComment": "",
30894
+ "docComment": "/**\n * the anchor point.\n */\n",
30580
30895
  "excerptTokens": [
30581
30896
  {
30582
30897
  "kind": "Content",
@@ -30604,7 +30919,7 @@
30604
30919
  {
30605
30920
  "kind": "PropertySignature",
30606
30921
  "canonicalReference": "@dcl/playground-assets!PBAvatarAttach#avatarId:member",
30607
- "docComment": "/**\n * default's to current player avatar id if not provided\n */\n",
30922
+ "docComment": "/**\n * the user ID of the avatar (default: local user)\n */\n",
30608
30923
  "excerptTokens": [
30609
30924
  {
30610
30925
  "kind": "Content",
@@ -30649,7 +30964,7 @@
30649
30964
  {
30650
30965
  "kind": "PropertySignature",
30651
30966
  "canonicalReference": "@dcl/playground-assets!PBAvatarModifierArea#area:member",
30652
- "docComment": "",
30967
+ "docComment": "/**\n * the 3D size of the region\n */\n",
30653
30968
  "excerptTokens": [
30654
30969
  {
30655
30970
  "kind": "Content",
@@ -30681,7 +30996,7 @@
30681
30996
  {
30682
30997
  "kind": "PropertySignature",
30683
30998
  "canonicalReference": "@dcl/playground-assets!PBAvatarModifierArea#excludeIds:member",
30684
- "docComment": "",
30999
+ "docComment": "/**\n * user IDs that can enter and remain unaffected\n */\n",
30685
31000
  "excerptTokens": [
30686
31001
  {
30687
31002
  "kind": "Content",
@@ -30708,7 +31023,7 @@
30708
31023
  {
30709
31024
  "kind": "PropertySignature",
30710
31025
  "canonicalReference": "@dcl/playground-assets!PBAvatarModifierArea#modifiers:member",
30711
- "docComment": "",
31026
+ "docComment": "/**\n * list of modifiers to apply\n */\n",
30712
31027
  "excerptTokens": [
30713
31028
  {
30714
31029
  "kind": "Content",
@@ -30758,7 +31073,7 @@
30758
31073
  {
30759
31074
  "kind": "PropertySignature",
30760
31075
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#bodyShape:member",
30761
- "docComment": "/**\n * default = urn:decentraland:off-chain:base-avatars:BaseFemale\n */\n",
31076
+ "docComment": "/**\n * shape URN (default \"urn:decentraland:off-chain:base-avatars:BaseFemale\")\n */\n",
30762
31077
  "excerptTokens": [
30763
31078
  {
30764
31079
  "kind": "Content",
@@ -30785,7 +31100,7 @@
30785
31100
  {
30786
31101
  "kind": "PropertySignature",
30787
31102
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#emotes:member",
30788
- "docComment": "/**\n * default = []\n */\n",
31103
+ "docComment": "/**\n * available emotes (default empty)\n */\n",
30789
31104
  "excerptTokens": [
30790
31105
  {
30791
31106
  "kind": "Content",
@@ -30812,7 +31127,7 @@
30812
31127
  {
30813
31128
  "kind": "PropertySignature",
30814
31129
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#expressionTriggerId:member",
30815
- "docComment": "",
31130
+ "docComment": "/**\n * current emote animations\n */\n",
30816
31131
  "excerptTokens": [
30817
31132
  {
30818
31133
  "kind": "Content",
@@ -30839,7 +31154,7 @@
30839
31154
  {
30840
31155
  "kind": "PropertySignature",
30841
31156
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#expressionTriggerTimestamp:member",
30842
- "docComment": "/**\n * default = timestamp\n */\n",
31157
+ "docComment": "/**\n * start of emote animations (in the same order)\n */\n",
30843
31158
  "excerptTokens": [
30844
31159
  {
30845
31160
  "kind": "Content",
@@ -30866,7 +31181,7 @@
30866
31181
  {
30867
31182
  "kind": "PropertySignature",
30868
31183
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#eyeColor:member",
30869
- "docComment": "/**\n * default = decentraland.common.Color3(R = 0.6f, G = 0.462f, B = 0.356f)\n */\n",
31184
+ "docComment": "/**\n * RGB (default [0.6, 0.462, 0.356])\n */\n",
30870
31185
  "excerptTokens": [
30871
31186
  {
30872
31187
  "kind": "Content",
@@ -30898,7 +31213,7 @@
30898
31213
  {
30899
31214
  "kind": "PropertySignature",
30900
31215
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#hairColor:member",
30901
- "docComment": "/**\n * default = decentraland.common.Color3(R = 0.283f, G = 0.142f, B = 0f)\n */\n",
31216
+ "docComment": "/**\n * RGB (default [0.283, 0.142, 0])\n */\n",
30902
31217
  "excerptTokens": [
30903
31218
  {
30904
31219
  "kind": "Content",
@@ -30930,7 +31245,7 @@
30930
31245
  {
30931
31246
  "kind": "PropertySignature",
30932
31247
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#id:member",
30933
- "docComment": "",
31248
+ "docComment": "/**\n * the user ID\n */\n",
30934
31249
  "excerptTokens": [
30935
31250
  {
30936
31251
  "kind": "Content",
@@ -30957,7 +31272,7 @@
30957
31272
  {
30958
31273
  "kind": "PropertySignature",
30959
31274
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#name:member",
30960
- "docComment": "/**\n * default = NPC\n */\n",
31275
+ "docComment": "/**\n * visible name (default: \"NPC\")\n */\n",
30961
31276
  "excerptTokens": [
30962
31277
  {
30963
31278
  "kind": "Content",
@@ -30984,7 +31299,7 @@
30984
31299
  {
30985
31300
  "kind": "PropertySignature",
30986
31301
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#skinColor:member",
30987
- "docComment": "/**\n * default = decentraland.common.Color3(R = 0.6f, G = 0.462f, B = 0.356f)\n */\n",
31302
+ "docComment": "/**\n * RGB (default [0.6, 0.462, 0.356])\n */\n",
30988
31303
  "excerptTokens": [
30989
31304
  {
30990
31305
  "kind": "Content",
@@ -31016,7 +31331,7 @@
31016
31331
  {
31017
31332
  "kind": "PropertySignature",
31018
31333
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#talking:member",
31019
- "docComment": "",
31334
+ "docComment": "/**\n * whether to display the floating voice chat icon\n */\n",
31020
31335
  "excerptTokens": [
31021
31336
  {
31022
31337
  "kind": "Content",
@@ -31043,7 +31358,7 @@
31043
31358
  {
31044
31359
  "kind": "PropertySignature",
31045
31360
  "canonicalReference": "@dcl/playground-assets!PBAvatarShape#wearables:member",
31046
- "docComment": "/**\n * default = [\"urn:decentraland:off-chain:base-avatars:f_eyes_00\", \"urn:decentraland:off-chain:base-avatars:f_eyebrows_00\", \"urn:decentraland:off-chain:base-avatars:f_mouth_00\" \"urn:decentraland:off-chain:base-avatars:standard_hair\", \"urn:decentraland:off-chain:base-avatars:f_simple_yellow_tshirt\", \"urn:decentraland:off-chain:base-avatars:f_brown_trousers\", \"urn:decentraland:off-chain:base-avatars:bun_shoes\"]\n */\n",
31361
+ "docComment": "/**\n * Wearable URNs, one for each body slot. Default values for each unspecified slot: Eyes : \"urn:decentraland:off-chain:base-avatars:f_eyes_00\", Eyebrows: \"urn:decentraland:off-chain:base-avatars:f_eyebrows_00\", Mouth : \"urn:decentraland:off-chain:base-avatars:f_mouth_00\" Hair : \"urn:decentraland:off-chain:base-avatars:standard_hair\", Shirt : \"urn:decentraland:off-chain:base-avatars:f_simple_yellow_tshirt\", Trousers: \"urn:decentraland:off-chain:base-avatars:f_brown_trousers\", Shoes : \"urn:decentraland:off-chain:base-avatars:bun_shoes\"]\n */\n",
31047
31362
  "excerptTokens": [
31048
31363
  {
31049
31364
  "kind": "Content",
@@ -31088,7 +31403,7 @@
31088
31403
  {
31089
31404
  "kind": "PropertySignature",
31090
31405
  "canonicalReference": "@dcl/playground-assets!PBBillboard#billboardMode:member",
31091
- "docComment": "/**\n * default=BM_ALL\n */\n",
31406
+ "docComment": "/**\n * the BillboardMode (default: BM_ALL)\n */\n",
31092
31407
  "excerptTokens": [
31093
31408
  {
31094
31409
  "kind": "Content",
@@ -31138,7 +31453,7 @@
31138
31453
  {
31139
31454
  "kind": "PropertySignature",
31140
31455
  "canonicalReference": "@dcl/playground-assets!PBCameraMode#mode:member",
31141
- "docComment": "",
31456
+ "docComment": "/**\n * the camera type (1st-person or 3rd-person)\n */\n",
31142
31457
  "excerptTokens": [
31143
31458
  {
31144
31459
  "kind": "Content",
@@ -31184,7 +31499,7 @@
31184
31499
  {
31185
31500
  "kind": "PropertySignature",
31186
31501
  "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#area:member",
31187
- "docComment": "",
31502
+ "docComment": "/**\n * the 3D size of the region\n */\n",
31188
31503
  "excerptTokens": [
31189
31504
  {
31190
31505
  "kind": "Content",
@@ -31216,7 +31531,7 @@
31216
31531
  {
31217
31532
  "kind": "PropertySignature",
31218
31533
  "canonicalReference": "@dcl/playground-assets!PBCameraModeArea#mode:member",
31219
- "docComment": "",
31534
+ "docComment": "/**\n * the camera mode to enforce\n */\n",
31220
31535
  "excerptTokens": [
31221
31536
  {
31222
31537
  "kind": "Content",
@@ -31487,7 +31802,7 @@
31487
31802
  {
31488
31803
  "kind": "PropertySignature",
31489
31804
  "canonicalReference": "@dcl/playground-assets!PBGltfContainer#src:member",
31490
- "docComment": "/**\n * which file to load\n */\n",
31805
+ "docComment": "/**\n * the GLTF file path as listed in the scene's manifest.\n */\n",
31491
31806
  "excerptTokens": [
31492
31807
  {
31493
31808
  "kind": "Content",
@@ -32238,7 +32553,7 @@
32238
32553
  {
32239
32554
  "kind": "PropertySignature",
32240
32555
  "canonicalReference": "@dcl/playground-assets!PBMeshCollider_CylinderMesh#radiusBottom:member",
32241
- "docComment": "/**\n * default=1.0\n */\n",
32556
+ "docComment": "/**\n * (default 1.0)\n */\n",
32242
32557
  "excerptTokens": [
32243
32558
  {
32244
32559
  "kind": "Content",
@@ -32265,7 +32580,7 @@
32265
32580
  {
32266
32581
  "kind": "PropertySignature",
32267
32582
  "canonicalReference": "@dcl/playground-assets!PBMeshCollider_CylinderMesh#radiusTop:member",
32268
- "docComment": "/**\n * default=1.0\n */\n",
32583
+ "docComment": "/**\n * (default 1.0)\n */\n",
32269
32584
  "excerptTokens": [
32270
32585
  {
32271
32586
  "kind": "Content",
@@ -32344,7 +32659,7 @@
32344
32659
  {
32345
32660
  "kind": "PropertySignature",
32346
32661
  "canonicalReference": "@dcl/playground-assets!PBMeshCollider#collisionMask:member",
32347
- "docComment": "/**\n * default = ColliderLayer.Physics | ColliderLayer.Pointer\n */\n",
32662
+ "docComment": "/**\n * enabled ColliderLayers (default CL_POINTER | CL_PHYSICS)\n */\n",
32348
32663
  "excerptTokens": [
32349
32664
  {
32350
32665
  "kind": "Content",
@@ -32452,7 +32767,7 @@
32452
32767
  {
32453
32768
  "kind": "PropertySignature",
32454
32769
  "canonicalReference": "@dcl/playground-assets!PBMeshRenderer_BoxMesh#uvs:member",
32455
- "docComment": "",
32770
+ "docComment": "/**\n * 96-value texture map (2D * 6 faces * 2 sides * 4 vertices)\n */\n",
32456
32771
  "excerptTokens": [
32457
32772
  {
32458
32773
  "kind": "Content",
@@ -32497,7 +32812,7 @@
32497
32812
  {
32498
32813
  "kind": "PropertySignature",
32499
32814
  "canonicalReference": "@dcl/playground-assets!PBMeshRenderer_CylinderMesh#radiusBottom:member",
32500
- "docComment": "/**\n * default=1.0\n */\n",
32815
+ "docComment": "/**\n * (default 1.0)\n */\n",
32501
32816
  "excerptTokens": [
32502
32817
  {
32503
32818
  "kind": "Content",
@@ -32524,7 +32839,7 @@
32524
32839
  {
32525
32840
  "kind": "PropertySignature",
32526
32841
  "canonicalReference": "@dcl/playground-assets!PBMeshRenderer_CylinderMesh#radiusTop:member",
32527
- "docComment": "/**\n * default=1.0\n */\n",
32842
+ "docComment": "/**\n * (default 1.0)\n */\n",
32528
32843
  "excerptTokens": [
32529
32844
  {
32530
32845
  "kind": "Content",
@@ -32569,7 +32884,7 @@
32569
32884
  {
32570
32885
  "kind": "PropertySignature",
32571
32886
  "canonicalReference": "@dcl/playground-assets!PBMeshRenderer_PlaneMesh#uvs:member",
32572
- "docComment": "",
32887
+ "docComment": "/**\n * 16-value texture map (2D * 1 face * 2 sides * 4 vertices)\n */\n",
32573
32888
  "excerptTokens": [
32574
32889
  {
32575
32890
  "kind": "Content",
@@ -32712,7 +33027,7 @@
32712
33027
  {
32713
33028
  "kind": "PropertySignature",
32714
33029
  "canonicalReference": "@dcl/playground-assets!PBNftShape#color:member",
32715
- "docComment": "/**\n * default = decentraland.common.Color3(0.6404918, 0.611472, 0.8584906)\n */\n",
33030
+ "docComment": "/**\n * RGB background (default [0.6404918, 0.611472, 0.8584906])\n */\n",
32716
33031
  "excerptTokens": [
32717
33032
  {
32718
33033
  "kind": "Content",
@@ -32744,7 +33059,7 @@
32744
33059
  {
32745
33060
  "kind": "PropertySignature",
32746
33061
  "canonicalReference": "@dcl/playground-assets!PBNftShape#src:member",
32747
- "docComment": "",
33062
+ "docComment": "/**\n * the URI of the NFT\n */\n",
32748
33063
  "excerptTokens": [
32749
33064
  {
32750
33065
  "kind": "Content",
@@ -32771,7 +33086,7 @@
32771
33086
  {
32772
33087
  "kind": "PropertySignature",
32773
33088
  "canonicalReference": "@dcl/playground-assets!PBNftShape#style:member",
32774
- "docComment": "/**\n * default = PictureFrameStyle.Classic\n */\n",
33089
+ "docComment": "/**\n * the frame style (default NFT_CLASSIC)\n */\n",
32775
33090
  "excerptTokens": [
32776
33091
  {
32777
33092
  "kind": "Content",
@@ -32821,7 +33136,7 @@
32821
33136
  {
32822
33137
  "kind": "PropertySignature",
32823
33138
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Entry#eventInfo:member",
32824
- "docComment": "",
33139
+ "docComment": "/**\n * additional configuration for this detection\n */\n",
32825
33140
  "excerptTokens": [
32826
33141
  {
32827
33142
  "kind": "Content",
@@ -32853,7 +33168,7 @@
32853
33168
  {
32854
33169
  "kind": "PropertySignature",
32855
33170
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Entry#eventType:member",
32856
- "docComment": "",
33171
+ "docComment": "/**\n * the kind of interaction to detect\n */\n",
32857
33172
  "excerptTokens": [
32858
33173
  {
32859
33174
  "kind": "Content",
@@ -32899,7 +33214,7 @@
32899
33214
  {
32900
33215
  "kind": "PropertySignature",
32901
33216
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Info#button:member",
32902
- "docComment": "/**\n * default=InputAction.ANY\n */\n",
33217
+ "docComment": "/**\n * key/button in use (default IA_ANY)\n */\n",
32903
33218
  "excerptTokens": [
32904
33219
  {
32905
33220
  "kind": "Content",
@@ -32931,7 +33246,7 @@
32931
33246
  {
32932
33247
  "kind": "PropertySignature",
32933
33248
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Info#hoverText:member",
32934
- "docComment": "/**\n * default='Interact'\n */\n",
33249
+ "docComment": "/**\n * feedback on hover (default 'Interact')\n */\n",
32935
33250
  "excerptTokens": [
32936
33251
  {
32937
33252
  "kind": "Content",
@@ -32958,7 +33273,7 @@
32958
33273
  {
32959
33274
  "kind": "PropertySignature",
32960
33275
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Info#maxDistance:member",
32961
- "docComment": "/**\n * default=10\n */\n",
33276
+ "docComment": "/**\n * range of interaction (default 10)\n */\n",
32962
33277
  "excerptTokens": [
32963
33278
  {
32964
33279
  "kind": "Content",
@@ -32985,7 +33300,7 @@
32985
33300
  {
32986
33301
  "kind": "PropertySignature",
32987
33302
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents_Info#showFeedback:member",
32988
- "docComment": "/**\n * default=true\n */\n",
33303
+ "docComment": "/**\n * enable or disable hover text (default true)\n */\n",
32989
33304
  "excerptTokens": [
32990
33305
  {
32991
33306
  "kind": "Content",
@@ -33030,7 +33345,7 @@
33030
33345
  {
33031
33346
  "kind": "PropertySignature",
33032
33347
  "canonicalReference": "@dcl/playground-assets!PBPointerEvents#pointerEvents:member",
33033
- "docComment": "",
33348
+ "docComment": "/**\n * the list of relevant events to detect\n */\n",
33034
33349
  "excerptTokens": [
33035
33350
  {
33036
33351
  "kind": "Content",
@@ -33240,7 +33555,7 @@
33240
33555
  {
33241
33556
  "kind": "PropertySignature",
33242
33557
  "canonicalReference": "@dcl/playground-assets!PBPointerLock#isPointerLocked:member",
33243
- "docComment": "",
33558
+ "docComment": "/**\n * whether the pointer is locked\n */\n",
33244
33559
  "excerptTokens": [
33245
33560
  {
33246
33561
  "kind": "Content",
@@ -33381,6 +33696,60 @@
33381
33696
  "name": "PBRaycast",
33382
33697
  "preserveMemberOrder": false,
33383
33698
  "members": [
33699
+ {
33700
+ "kind": "PropertySignature",
33701
+ "canonicalReference": "@dcl/playground-assets!PBRaycast#collisionMask:member",
33702
+ "docComment": "/**\n * Collision mask, by default all bits are 1 (0xFFFF_FFFF)\n */\n",
33703
+ "excerptTokens": [
33704
+ {
33705
+ "kind": "Content",
33706
+ "text": "collisionMask?: "
33707
+ },
33708
+ {
33709
+ "kind": "Content",
33710
+ "text": "number | undefined"
33711
+ },
33712
+ {
33713
+ "kind": "Content",
33714
+ "text": ";"
33715
+ }
33716
+ ],
33717
+ "isReadonly": false,
33718
+ "isOptional": true,
33719
+ "releaseTag": "Public",
33720
+ "name": "collisionMask",
33721
+ "propertyTypeTokenRange": {
33722
+ "startIndex": 1,
33723
+ "endIndex": 2
33724
+ }
33725
+ },
33726
+ {
33727
+ "kind": "PropertySignature",
33728
+ "canonicalReference": "@dcl/playground-assets!PBRaycast#continuous:member",
33729
+ "docComment": "/**\n * Indicates the renderer to perform the raycast on every scene tick (ADR-148), otherwise it will be performed only once, defaults to false\n */\n",
33730
+ "excerptTokens": [
33731
+ {
33732
+ "kind": "Content",
33733
+ "text": "continuous?: "
33734
+ },
33735
+ {
33736
+ "kind": "Content",
33737
+ "text": "boolean | undefined"
33738
+ },
33739
+ {
33740
+ "kind": "Content",
33741
+ "text": ";"
33742
+ }
33743
+ ],
33744
+ "isReadonly": false,
33745
+ "isOptional": true,
33746
+ "releaseTag": "Public",
33747
+ "name": "continuous",
33748
+ "propertyTypeTokenRange": {
33749
+ "startIndex": 1,
33750
+ "endIndex": 2
33751
+ }
33752
+ },
33384
33753
  {
33385
33754
  "kind": "PropertySignature",
33386
33755
  "canonicalReference": "@dcl/playground-assets!PBRaycast#direction:member",
@@ -33388,7 +33757,11 @@
33388
33757
  "excerptTokens": [
33389
33758
  {
33390
33759
  "kind": "Content",
33391
- "text": "direction: "
33760
+ "text": "direction?: "
33761
+ },
33762
+ {
33763
+ "kind": "Content",
33764
+ "text": "{\n $case: \"localDirection\";\n localDirection: "
33392
33765
  },
33393
33766
  {
33394
33767
  "kind": "Reference",
@@ -33397,7 +33770,25 @@
33397
33770
  },
33398
33771
  {
33399
33772
  "kind": "Content",
33400
- "text": " | undefined"
33773
+ "text": ";\n } | {\n $case: \"globalDirection\";\n globalDirection: "
33774
+ },
33775
+ {
33776
+ "kind": "Reference",
33777
+ "text": "Vector3",
33778
+ "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
33779
+ },
33780
+ {
33781
+ "kind": "Content",
33782
+ "text": ";\n } | {\n $case: \"globalTarget\";\n globalTarget: "
33783
+ },
33784
+ {
33785
+ "kind": "Reference",
33786
+ "text": "Vector3",
33787
+ "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
33788
+ },
33789
+ {
33790
+ "kind": "Content",
33791
+ "text": ";\n } | {\n $case: \"targetEntity\";\n targetEntity: number;\n }"
33401
33792
  },
33402
33793
  {
33403
33794
  "kind": "Content",
@@ -33405,18 +33796,18 @@
33405
33796
  }
33406
33797
  ],
33407
33798
  "isReadonly": false,
33408
- "isOptional": false,
33799
+ "isOptional": true,
33409
33800
  "releaseTag": "Public",
33410
33801
  "name": "direction",
33411
33802
  "propertyTypeTokenRange": {
33412
33803
  "startIndex": 1,
33413
- "endIndex": 3
33804
+ "endIndex": 8
33414
33805
  }
33415
33806
  },
33416
33807
  {
33417
33808
  "kind": "PropertySignature",
33418
33809
  "canonicalReference": "@dcl/playground-assets!PBRaycast#maxDistance:member",
33419
- "docComment": "",
33810
+ "docComment": "/**\n * Maximum length of the ray in virtual meters (global space)\n */\n",
33420
33811
  "excerptTokens": [
33421
33812
  {
33422
33813
  "kind": "Content",
@@ -33442,12 +33833,12 @@
33442
33833
  },
33443
33834
  {
33444
33835
  "kind": "PropertySignature",
33445
- "canonicalReference": "@dcl/playground-assets!PBRaycast#origin:member",
33446
- "docComment": "",
33836
+ "canonicalReference": "@dcl/playground-assets!PBRaycast#originOffset:member",
33837
+ "docComment": "/**\n * How much to offset the starting point of the ray, relative to the entity's transform. Defaults to vec3(0,0,0)\n */\n",
33447
33838
  "excerptTokens": [
33448
33839
  {
33449
33840
  "kind": "Content",
33450
- "text": "origin: "
33841
+ "text": "originOffset?: "
33451
33842
  },
33452
33843
  {
33453
33844
  "kind": "Reference",
@@ -33464,9 +33855,9 @@
33464
33855
  }
33465
33856
  ],
33466
33857
  "isReadonly": false,
33467
- "isOptional": false,
33858
+ "isOptional": true,
33468
33859
  "releaseTag": "Public",
33469
- "name": "origin",
33860
+ "name": "originOffset",
33470
33861
  "propertyTypeTokenRange": {
33471
33862
  "startIndex": 1,
33472
33863
  "endIndex": 3
@@ -33475,7 +33866,7 @@
33475
33866
  {
33476
33867
  "kind": "PropertySignature",
33477
33868
  "canonicalReference": "@dcl/playground-assets!PBRaycast#queryType:member",
33478
- "docComment": "",
33869
+ "docComment": "/**\n * the RaycastQueryType behavior\n */\n",
33479
33870
  "excerptTokens": [
33480
33871
  {
33481
33872
  "kind": "Content",
@@ -33499,6 +33890,33 @@
33499
33890
  "startIndex": 1,
33500
33891
  "endIndex": 2
33501
33892
  }
33893
+ },
33894
+ {
33895
+ "kind": "PropertySignature",
33896
+ "canonicalReference": "@dcl/playground-assets!PBRaycast#timestamp:member",
33897
+ "docComment": "/**\n * Correlation ID, defined by the scene and used internally by the scene\n */\n",
33898
+ "excerptTokens": [
33899
+ {
33900
+ "kind": "Content",
33901
+ "text": "timestamp?: "
33902
+ },
33903
+ {
33904
+ "kind": "Content",
33905
+ "text": "number | undefined"
33906
+ },
33907
+ {
33908
+ "kind": "Content",
33909
+ "text": ";"
33910
+ }
33911
+ ],
33912
+ "isReadonly": false,
33913
+ "isOptional": true,
33914
+ "releaseTag": "Public",
33915
+ "name": "timestamp",
33916
+ "propertyTypeTokenRange": {
33917
+ "startIndex": 1,
33918
+ "endIndex": 2
33919
+ }
33502
33920
  }
33503
33921
  ],
33504
33922
  "extendsTokenRanges": []
@@ -33521,7 +33939,7 @@
33521
33939
  {
33522
33940
  "kind": "PropertySignature",
33523
33941
  "canonicalReference": "@dcl/playground-assets!PBRaycastResult#direction:member",
33524
- "docComment": "",
33942
+ "docComment": "/**\n * the direction vector of the ray in global coordinates\n */\n",
33525
33943
  "excerptTokens": [
33526
33944
  {
33527
33945
  "kind": "Content",
@@ -33552,21 +33970,21 @@
33552
33970
  },
33553
33971
  {
33554
33972
  "kind": "PropertySignature",
33555
- "canonicalReference": "@dcl/playground-assets!PBRaycastResult#hits:member",
33556
- "docComment": "",
33973
+ "canonicalReference": "@dcl/playground-assets!PBRaycastResult#globalOrigin:member",
33974
+ "docComment": "/**\n * the starting point of the ray in global coordinates\n */\n",
33557
33975
  "excerptTokens": [
33558
33976
  {
33559
33977
  "kind": "Content",
33560
- "text": "hits: "
33978
+ "text": "globalOrigin: "
33561
33979
  },
33562
33980
  {
33563
33981
  "kind": "Reference",
33564
- "text": "RaycastHit",
33565
- "canonicalReference": "@dcl/playground-assets!RaycastHit:interface"
33982
+ "text": "Vector3",
33983
+ "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
33566
33984
  },
33567
33985
  {
33568
33986
  "kind": "Content",
33569
- "text": "[]"
33987
+ "text": " | undefined"
33570
33988
  },
33571
33989
  {
33572
33990
  "kind": "Content",
@@ -33576,7 +33994,7 @@
33576
33994
  "isReadonly": false,
33577
33995
  "isOptional": false,
33578
33996
  "releaseTag": "Public",
33579
- "name": "hits",
33997
+ "name": "globalOrigin",
33580
33998
  "propertyTypeTokenRange": {
33581
33999
  "startIndex": 1,
33582
34000
  "endIndex": 3
@@ -33584,21 +34002,21 @@
33584
34002
  },
33585
34003
  {
33586
34004
  "kind": "PropertySignature",
33587
- "canonicalReference": "@dcl/playground-assets!PBRaycastResult#origin:member",
33588
- "docComment": "",
34005
+ "canonicalReference": "@dcl/playground-assets!PBRaycastResult#hits:member",
34006
+ "docComment": "/**\n * zero or more hits\n */\n",
33589
34007
  "excerptTokens": [
33590
34008
  {
33591
34009
  "kind": "Content",
33592
- "text": "origin: "
34010
+ "text": "hits: "
33593
34011
  },
33594
34012
  {
33595
34013
  "kind": "Reference",
33596
- "text": "Vector3",
33597
- "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
34014
+ "text": "RaycastHit",
34015
+ "canonicalReference": "@dcl/playground-assets!RaycastHit:interface"
33598
34016
  },
33599
34017
  {
33600
34018
  "kind": "Content",
33601
- "text": " | undefined"
34019
+ "text": "[]"
33602
34020
  },
33603
34021
  {
33604
34022
  "kind": "Content",
@@ -33608,7 +34026,7 @@
33608
34026
  "isReadonly": false,
33609
34027
  "isOptional": false,
33610
34028
  "releaseTag": "Public",
33611
- "name": "origin",
34029
+ "name": "hits",
33612
34030
  "propertyTypeTokenRange": {
33613
34031
  "startIndex": 1,
33614
34032
  "endIndex": 3
@@ -33617,15 +34035,15 @@
33617
34035
  {
33618
34036
  "kind": "PropertySignature",
33619
34037
  "canonicalReference": "@dcl/playground-assets!PBRaycastResult#timestamp:member",
33620
- "docComment": "",
34038
+ "docComment": "/**\n * timestamp is a correlation id, copied from the PBRaycast\n */\n",
33621
34039
  "excerptTokens": [
33622
34040
  {
33623
34041
  "kind": "Content",
33624
- "text": "timestamp: "
34042
+ "text": "timestamp?: "
33625
34043
  },
33626
34044
  {
33627
34045
  "kind": "Content",
33628
- "text": "number"
34046
+ "text": "number | undefined"
33629
34047
  },
33630
34048
  {
33631
34049
  "kind": "Content",
@@ -33633,7 +34051,7 @@
33633
34051
  }
33634
34052
  ],
33635
34053
  "isReadonly": false,
33636
- "isOptional": false,
34054
+ "isOptional": true,
33637
34055
  "releaseTag": "Public",
33638
34056
  "name": "timestamp",
33639
34057
  "propertyTypeTokenRange": {
@@ -33662,7 +34080,7 @@
33662
34080
  {
33663
34081
  "kind": "PropertySignature",
33664
34082
  "canonicalReference": "@dcl/playground-assets!PBTextShape#font:member",
33665
- "docComment": "/**\n * default=F_SANS_SERIF\n */\n",
34083
+ "docComment": "/**\n * the font (default F_SANS_SERIF)\n */\n",
33666
34084
  "excerptTokens": [
33667
34085
  {
33668
34086
  "kind": "Content",
@@ -33694,7 +34112,7 @@
33694
34112
  {
33695
34113
  "kind": "PropertySignature",
33696
34114
  "canonicalReference": "@dcl/playground-assets!PBTextShape#fontAutoSize:member",
33697
- "docComment": "",
34115
+ "docComment": "/**\n * override `font_size` to automatically fit in `width`/`height`\n */\n",
33698
34116
  "excerptTokens": [
33699
34117
  {
33700
34118
  "kind": "Content",
@@ -33721,7 +34139,7 @@
33721
34139
  {
33722
34140
  "kind": "PropertySignature",
33723
34141
  "canonicalReference": "@dcl/playground-assets!PBTextShape#fontSize:member",
33724
- "docComment": "/**\n * default=10\n */\n",
34142
+ "docComment": "/**\n * the font size (default 10)\n */\n",
33725
34143
  "excerptTokens": [
33726
34144
  {
33727
34145
  "kind": "Content",
@@ -33748,7 +34166,7 @@
33748
34166
  {
33749
34167
  "kind": "PropertySignature",
33750
34168
  "canonicalReference": "@dcl/playground-assets!PBTextShape#height:member",
33751
- "docComment": "/**\n * default=1\n */\n",
34169
+ "docComment": "/**\n * available vertical space (default 1)\n */\n",
33752
34170
  "excerptTokens": [
33753
34171
  {
33754
34172
  "kind": "Content",
@@ -33775,7 +34193,7 @@
33775
34193
  {
33776
34194
  "kind": "PropertySignature",
33777
34195
  "canonicalReference": "@dcl/playground-assets!PBTextShape#lineCount:member",
33778
- "docComment": "/**\n * Allows control over how many lines of text are displayed.\n */\n",
34196
+ "docComment": "/**\n * maximum number of lines to display\n */\n",
33779
34197
  "excerptTokens": [
33780
34198
  {
33781
34199
  "kind": "Content",
@@ -33802,7 +34220,7 @@
33802
34220
  {
33803
34221
  "kind": "PropertySignature",
33804
34222
  "canonicalReference": "@dcl/playground-assets!PBTextShape#lineSpacing:member",
33805
- "docComment": "/**\n * The amount of additional spacing to add between each lines of text.\n */\n",
34223
+ "docComment": "/**\n * extra distance between lines (default 0)\n */\n",
33806
34224
  "excerptTokens": [
33807
34225
  {
33808
34226
  "kind": "Content",
@@ -33829,7 +34247,7 @@
33829
34247
  {
33830
34248
  "kind": "PropertySignature",
33831
34249
  "canonicalReference": "@dcl/playground-assets!PBTextShape#outlineColor:member",
33832
- "docComment": "/**\n * default=(1.0,1.0,1.0)\n */\n",
34250
+ "docComment": "/**\n * outline stroke color (default [1.0, 1.0, 1.0])\n */\n",
33833
34251
  "excerptTokens": [
33834
34252
  {
33835
34253
  "kind": "Content",
@@ -33861,7 +34279,7 @@
33861
34279
  {
33862
34280
  "kind": "PropertySignature",
33863
34281
  "canonicalReference": "@dcl/playground-assets!PBTextShape#outlineWidth:member",
33864
- "docComment": "",
34282
+ "docComment": "/**\n * width of the stroke outlining each letter (default 0)\n */\n",
33865
34283
  "excerptTokens": [
33866
34284
  {
33867
34285
  "kind": "Content",
@@ -33888,7 +34306,7 @@
33888
34306
  {
33889
34307
  "kind": "PropertySignature",
33890
34308
  "canonicalReference": "@dcl/playground-assets!PBTextShape#paddingBottom:member",
33891
- "docComment": "",
34309
+ "docComment": "/**\n * distance from text to bottom border (default 0)\n */\n",
33892
34310
  "excerptTokens": [
33893
34311
  {
33894
34312
  "kind": "Content",
@@ -33915,7 +34333,7 @@
33915
34333
  {
33916
34334
  "kind": "PropertySignature",
33917
34335
  "canonicalReference": "@dcl/playground-assets!PBTextShape#paddingLeft:member",
33918
- "docComment": "",
34336
+ "docComment": "/**\n * distance from text to left border (default 0)\n */\n",
33919
34337
  "excerptTokens": [
33920
34338
  {
33921
34339
  "kind": "Content",
@@ -33942,7 +34360,7 @@
33942
34360
  {
33943
34361
  "kind": "PropertySignature",
33944
34362
  "canonicalReference": "@dcl/playground-assets!PBTextShape#paddingRight:member",
33945
- "docComment": "",
34363
+ "docComment": "/**\n * distance from text to right border (default 0)\n */\n",
33946
34364
  "excerptTokens": [
33947
34365
  {
33948
34366
  "kind": "Content",
@@ -33969,7 +34387,7 @@
33969
34387
  {
33970
34388
  "kind": "PropertySignature",
33971
34389
  "canonicalReference": "@dcl/playground-assets!PBTextShape#paddingTop:member",
33972
- "docComment": "",
34390
+ "docComment": "/**\n * distance from text to top border (default 0)\n */\n",
33973
34391
  "excerptTokens": [
33974
34392
  {
33975
34393
  "kind": "Content",
@@ -33996,7 +34414,7 @@
33996
34414
  {
33997
34415
  "kind": "PropertySignature",
33998
34416
  "canonicalReference": "@dcl/playground-assets!PBTextShape#shadowBlur:member",
33999
- "docComment": "",
34417
+ "docComment": "/**\n * blurriness of the drop shadow (default 0)\n */\n",
34000
34418
  "excerptTokens": [
34001
34419
  {
34002
34420
  "kind": "Content",
@@ -34023,7 +34441,7 @@
34023
34441
  {
34024
34442
  "kind": "PropertySignature",
34025
34443
  "canonicalReference": "@dcl/playground-assets!PBTextShape#shadowColor:member",
34026
- "docComment": "/**\n * default=(1.0,1.0,1.0)\n */\n",
34444
+ "docComment": "/**\n * drop shadow color (default [1.0, 1.0, 1.0])\n */\n",
34027
34445
  "excerptTokens": [
34028
34446
  {
34029
34447
  "kind": "Content",
@@ -34055,7 +34473,7 @@
34055
34473
  {
34056
34474
  "kind": "PropertySignature",
34057
34475
  "canonicalReference": "@dcl/playground-assets!PBTextShape#shadowOffsetX:member",
34058
- "docComment": "",
34476
+ "docComment": "/**\n * horizontal length of the shadow (default 0)\n */\n",
34059
34477
  "excerptTokens": [
34060
34478
  {
34061
34479
  "kind": "Content",
@@ -34082,7 +34500,7 @@
34082
34500
  {
34083
34501
  "kind": "PropertySignature",
34084
34502
  "canonicalReference": "@dcl/playground-assets!PBTextShape#shadowOffsetY:member",
34085
- "docComment": "",
34503
+ "docComment": "/**\n * vertical length of the shadow (default 0)\n */\n",
34086
34504
  "excerptTokens": [
34087
34505
  {
34088
34506
  "kind": "Content",
@@ -34109,7 +34527,7 @@
34109
34527
  {
34110
34528
  "kind": "PropertySignature",
34111
34529
  "canonicalReference": "@dcl/playground-assets!PBTextShape#text:member",
34112
- "docComment": "",
34530
+ "docComment": "/**\n * the content\n */\n",
34113
34531
  "excerptTokens": [
34114
34532
  {
34115
34533
  "kind": "Content",
@@ -34136,7 +34554,7 @@
34136
34554
  {
34137
34555
  "kind": "PropertySignature",
34138
34556
  "canonicalReference": "@dcl/playground-assets!PBTextShape#textAlign:member",
34139
- "docComment": "/**\n * default=TAM_CENTER_CENTER\n */\n",
34557
+ "docComment": "/**\n * X and Y alignment (default TAM_CENTER_CENTER)\n */\n",
34140
34558
  "excerptTokens": [
34141
34559
  {
34142
34560
  "kind": "Content",
@@ -34168,7 +34586,7 @@
34168
34586
  {
34169
34587
  "kind": "PropertySignature",
34170
34588
  "canonicalReference": "@dcl/playground-assets!PBTextShape#textColor:member",
34171
- "docComment": "/**\n * default=(1.0,1.0,1.0)\n */\n",
34589
+ "docComment": "/**\n * text color (default [1.0, 1.0, 1.0])\n */\n",
34172
34590
  "excerptTokens": [
34173
34591
  {
34174
34592
  "kind": "Content",
@@ -34200,7 +34618,7 @@
34200
34618
  {
34201
34619
  "kind": "PropertySignature",
34202
34620
  "canonicalReference": "@dcl/playground-assets!PBTextShape#textWrapping:member",
34203
- "docComment": "/**\n * Enables text wrapping\n */\n",
34621
+ "docComment": "/**\n * wrap text when the border is reached (default false)\n */\n",
34204
34622
  "excerptTokens": [
34205
34623
  {
34206
34624
  "kind": "Content",
@@ -34227,7 +34645,7 @@
34227
34645
  {
34228
34646
  "kind": "PropertySignature",
34229
34647
  "canonicalReference": "@dcl/playground-assets!PBTextShape#width:member",
34230
- "docComment": "/**\n * default=1\n */\n",
34648
+ "docComment": "/**\n * available horizontal space (default 1)\n */\n",
34231
34649
  "excerptTokens": [
34232
34650
  {
34233
34651
  "kind": "Content",
@@ -35061,7 +35479,7 @@
35061
35479
  {
35062
35480
  "kind": "PropertySignature",
35063
35481
  "canonicalReference": "@dcl/playground-assets!PBUiText#color:member",
35064
- "docComment": "/**\n * default=(1.0,1.0,1.0,1.0)\n */\n",
35482
+ "docComment": "/**\n * RGBA color (default: opaque white)\n */\n",
35065
35483
  "excerptTokens": [
35066
35484
  {
35067
35485
  "kind": "Content",
@@ -35093,7 +35511,7 @@
35093
35511
  {
35094
35512
  "kind": "PropertySignature",
35095
35513
  "canonicalReference": "@dcl/playground-assets!PBUiText#font:member",
35096
- "docComment": "/**\n * default=0\n */\n",
35514
+ "docComment": "/**\n * font for the text (default: sans-serif)\n */\n",
35097
35515
  "excerptTokens": [
35098
35516
  {
35099
35517
  "kind": "Content",
@@ -35125,7 +35543,7 @@
35125
35543
  {
35126
35544
  "kind": "PropertySignature",
35127
35545
  "canonicalReference": "@dcl/playground-assets!PBUiText#fontSize:member",
35128
- "docComment": "/**\n * default=10\n */\n",
35546
+ "docComment": "/**\n * size of the text (default: 10)\n */\n",
35129
35547
  "excerptTokens": [
35130
35548
  {
35131
35549
  "kind": "Content",
@@ -35152,7 +35570,7 @@
35152
35570
  {
35153
35571
  "kind": "PropertySignature",
35154
35572
  "canonicalReference": "@dcl/playground-assets!PBUiText#textAlign:member",
35155
- "docComment": "/**\n * default='center'\n */\n",
35573
+ "docComment": "/**\n * alignment within the bounds (default: center)\n */\n",
35156
35574
  "excerptTokens": [
35157
35575
  {
35158
35576
  "kind": "Content",
@@ -35184,7 +35602,7 @@
35184
35602
  {
35185
35603
  "kind": "PropertySignature",
35186
35604
  "canonicalReference": "@dcl/playground-assets!PBUiText#value:member",
35187
- "docComment": "",
35605
+ "docComment": "/**\n * the text content\n */\n",
35188
35606
  "excerptTokens": [
35189
35607
  {
35190
35608
  "kind": "Content",
@@ -38426,7 +38844,7 @@
38426
38844
  "text": "export declare const enum PointerEventType "
38427
38845
  }
38428
38846
  ],
38429
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/pointer_events.gen.d.ts",
38847
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/common/input_action.gen.d.ts",
38430
38848
  "releaseTag": "Public",
38431
38849
  "name": "PointerEventType",
38432
38850
  "preserveMemberOrder": false,
@@ -41304,7 +41722,7 @@
41304
41722
  "text": "export interface RaycastHit "
41305
41723
  }
41306
41724
  ],
41307
- "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/raycast_result.gen.d.ts",
41725
+ "fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/common/raycast_hit.gen.d.ts",
41308
41726
  "releaseTag": "Public",
41309
41727
  "name": "RaycastHit",
41310
41728
  "preserveMemberOrder": false,
@@ -41312,7 +41730,7 @@
41312
41730
  {
41313
41731
  "kind": "PropertySignature",
41314
41732
  "canonicalReference": "@dcl/playground-assets!RaycastHit#direction:member",
41315
- "docComment": "",
41733
+ "docComment": "/**\n * the direction vector of the ray in global coordinates\n */\n",
41316
41734
  "excerptTokens": [
41317
41735
  {
41318
41736
  "kind": "Content",
@@ -41344,7 +41762,7 @@
41344
41762
  {
41345
41763
  "kind": "PropertySignature",
41346
41764
  "canonicalReference": "@dcl/playground-assets!RaycastHit#entityId:member",
41347
- "docComment": "",
41765
+ "docComment": "/**\n * the ID of the Entity that has the impacted mesh attached\n */\n",
41348
41766
  "excerptTokens": [
41349
41767
  {
41350
41768
  "kind": "Content",
@@ -41370,16 +41788,21 @@
41370
41788
  },
41371
41789
  {
41372
41790
  "kind": "PropertySignature",
41373
- "canonicalReference": "@dcl/playground-assets!RaycastHit#length:member",
41374
- "docComment": "",
41791
+ "canonicalReference": "@dcl/playground-assets!RaycastHit#globalOrigin:member",
41792
+ "docComment": "/**\n * the starting point of the ray in global coordinates\n */\n",
41375
41793
  "excerptTokens": [
41376
41794
  {
41377
41795
  "kind": "Content",
41378
- "text": "length: "
41796
+ "text": "globalOrigin: "
41797
+ },
41798
+ {
41799
+ "kind": "Reference",
41800
+ "text": "Vector3",
41801
+ "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
41379
41802
  },
41380
41803
  {
41381
41804
  "kind": "Content",
41382
- "text": "number"
41805
+ "text": " | undefined"
41383
41806
  },
41384
41807
  {
41385
41808
  "kind": "Content",
@@ -41389,24 +41812,24 @@
41389
41812
  "isReadonly": false,
41390
41813
  "isOptional": false,
41391
41814
  "releaseTag": "Public",
41392
- "name": "length",
41815
+ "name": "globalOrigin",
41393
41816
  "propertyTypeTokenRange": {
41394
41817
  "startIndex": 1,
41395
- "endIndex": 2
41818
+ "endIndex": 3
41396
41819
  }
41397
41820
  },
41398
41821
  {
41399
41822
  "kind": "PropertySignature",
41400
- "canonicalReference": "@dcl/playground-assets!RaycastHit#meshName:member",
41401
- "docComment": "",
41823
+ "canonicalReference": "@dcl/playground-assets!RaycastHit#length:member",
41824
+ "docComment": "/**\n * the distance between the ray origin and the hit position\n */\n",
41402
41825
  "excerptTokens": [
41403
41826
  {
41404
41827
  "kind": "Content",
41405
- "text": "meshName?: "
41828
+ "text": "length: "
41406
41829
  },
41407
41830
  {
41408
41831
  "kind": "Content",
41409
- "text": "string | undefined"
41832
+ "text": "number"
41410
41833
  },
41411
41834
  {
41412
41835
  "kind": "Content",
@@ -41414,9 +41837,9 @@
41414
41837
  }
41415
41838
  ],
41416
41839
  "isReadonly": false,
41417
- "isOptional": true,
41840
+ "isOptional": false,
41418
41841
  "releaseTag": "Public",
41419
- "name": "meshName",
41842
+ "name": "length",
41420
41843
  "propertyTypeTokenRange": {
41421
41844
  "startIndex": 1,
41422
41845
  "endIndex": 2
@@ -41424,21 +41847,16 @@
41424
41847
  },
41425
41848
  {
41426
41849
  "kind": "PropertySignature",
41427
- "canonicalReference": "@dcl/playground-assets!RaycastHit#normalHit:member",
41428
- "docComment": "",
41850
+ "canonicalReference": "@dcl/playground-assets!RaycastHit#meshName:member",
41851
+ "docComment": "/**\n * mesh name, if collision happened inside a GltfContainer\n */\n",
41429
41852
  "excerptTokens": [
41430
41853
  {
41431
41854
  "kind": "Content",
41432
- "text": "normalHit: "
41433
- },
41434
- {
41435
- "kind": "Reference",
41436
- "text": "Vector3",
41437
- "canonicalReference": "@dcl/playground-assets!PBVector3:interface"
41855
+ "text": "meshName?: "
41438
41856
  },
41439
41857
  {
41440
41858
  "kind": "Content",
41441
- "text": " | undefined"
41859
+ "text": "string | undefined"
41442
41860
  },
41443
41861
  {
41444
41862
  "kind": "Content",
@@ -41446,22 +41864,22 @@
41446
41864
  }
41447
41865
  ],
41448
41866
  "isReadonly": false,
41449
- "isOptional": false,
41867
+ "isOptional": true,
41450
41868
  "releaseTag": "Public",
41451
- "name": "normalHit",
41869
+ "name": "meshName",
41452
41870
  "propertyTypeTokenRange": {
41453
41871
  "startIndex": 1,
41454
- "endIndex": 3
41872
+ "endIndex": 2
41455
41873
  }
41456
41874
  },
41457
41875
  {
41458
41876
  "kind": "PropertySignature",
41459
- "canonicalReference": "@dcl/playground-assets!RaycastHit#origin:member",
41460
- "docComment": "",
41877
+ "canonicalReference": "@dcl/playground-assets!RaycastHit#normalHit:member",
41878
+ "docComment": "/**\n * normal of the hit surface in global coordinates\n */\n",
41461
41879
  "excerptTokens": [
41462
41880
  {
41463
41881
  "kind": "Content",
41464
- "text": "origin: "
41882
+ "text": "normalHit: "
41465
41883
  },
41466
41884
  {
41467
41885
  "kind": "Reference",
@@ -41480,7 +41898,7 @@
41480
41898
  "isReadonly": false,
41481
41899
  "isOptional": false,
41482
41900
  "releaseTag": "Public",
41483
- "name": "origin",
41901
+ "name": "normalHit",
41484
41902
  "propertyTypeTokenRange": {
41485
41903
  "startIndex": 1,
41486
41904
  "endIndex": 3
@@ -41489,7 +41907,7 @@
41489
41907
  {
41490
41908
  "kind": "PropertySignature",
41491
41909
  "canonicalReference": "@dcl/playground-assets!RaycastHit#position:member",
41492
- "docComment": "",
41910
+ "docComment": "/**\n * Position will be relative to the scene\n */\n",
41493
41911
  "excerptTokens": [
41494
41912
  {
41495
41913
  "kind": "Content",
@@ -41539,7 +41957,7 @@
41539
41957
  {
41540
41958
  "kind": "EnumMember",
41541
41959
  "canonicalReference": "@dcl/playground-assets!RaycastQueryType.RQT_HIT_FIRST:member",
41542
- "docComment": "",
41960
+ "docComment": "/**\n * RQT_HIT_FIRST - Pick the first (not necessarily the closest) hit within the range\n */\n",
41543
41961
  "excerptTokens": [
41544
41962
  {
41545
41963
  "kind": "Content",
@@ -41557,10 +41975,31 @@
41557
41975
  "releaseTag": "Public",
41558
41976
  "name": "RQT_HIT_FIRST"
41559
41977
  },
41978
+ {
41979
+ "kind": "EnumMember",
41980
+ "canonicalReference": "@dcl/playground-assets!RaycastQueryType.RQT_NONE:member",
41981
+ "docComment": "/**\n * RQT_NONE - Do not perform the raycast, only set the raycast result with empty hits\n */\n",
41982
+ "excerptTokens": [
41983
+ {
41984
+ "kind": "Content",
41985
+ "text": "RQT_NONE = "
41986
+ },
41987
+ {
41988
+ "kind": "Content",
41989
+ "text": "2"
41990
+ }
41991
+ ],
41992
+ "initializerTokenRange": {
41993
+ "startIndex": 1,
41994
+ "endIndex": 2
41995
+ },
41996
+ "releaseTag": "Public",
41997
+ "name": "RQT_NONE"
41998
+ },
41560
41999
  {
41561
42000
  "kind": "EnumMember",
41562
42001
  "canonicalReference": "@dcl/playground-assets!RaycastQueryType.RQT_QUERY_ALL:member",
41563
- "docComment": "",
42002
+ "docComment": "/**\n * RQT_QUERY_ALL - Pick all hits within the range\n */\n",
41564
42003
  "excerptTokens": [
41565
42004
  {
41566
42005
  "kind": "Content",