@dcl/playground-assets 7.12.3-19251638766.commit-26dce86 → 7.12.3-19269915433.commit-cbf59ef
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/alpha.d.ts +233 -11
- package/dist/beta.d.ts +233 -11
- package/dist/index.bundled.d.ts +233 -11
- package/dist/index.js +7 -7
- package/dist/index.js.map +4 -4
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +233 -11
- package/etc/playground-assets.api.json +2608 -614
- package/etc/playground-assets.api.md +80 -10
- package/package.json +4 -4
|
@@ -2003,7 +2003,7 @@
|
|
|
2003
2003
|
{
|
|
2004
2004
|
"kind": "Variable",
|
|
2005
2005
|
"canonicalReference": "@dcl/playground-assets!AvatarEquippedData:var",
|
|
2006
|
-
"docComment": "",
|
|
2006
|
+
"docComment": "/**\n * @public\n */\n",
|
|
2007
2007
|
"excerptTokens": [
|
|
2008
2008
|
{
|
|
2009
2009
|
"kind": "Content",
|
|
@@ -2011,17 +2011,30 @@
|
|
|
2011
2011
|
},
|
|
2012
2012
|
{
|
|
2013
2013
|
"kind": "Reference",
|
|
2014
|
-
"text": "
|
|
2015
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
2014
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
2015
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"kind": "Content",
|
|
2019
|
+
"text": "<"
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"kind": "Reference",
|
|
2023
|
+
"text": "PBAvatarEquippedData",
|
|
2024
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarEquippedData"
|
|
2025
|
+
},
|
|
2026
|
+
{
|
|
2027
|
+
"kind": "Content",
|
|
2028
|
+
"text": ">"
|
|
2016
2029
|
}
|
|
2017
2030
|
],
|
|
2018
|
-
"fileUrlPath": "../ecs/dist/
|
|
2031
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
2019
2032
|
"isReadonly": true,
|
|
2020
2033
|
"releaseTag": "Public",
|
|
2021
2034
|
"name": "AvatarEquippedData",
|
|
2022
2035
|
"variableTypeTokenRange": {
|
|
2023
2036
|
"startIndex": 1,
|
|
2024
|
-
"endIndex":
|
|
2037
|
+
"endIndex": 5
|
|
2025
2038
|
}
|
|
2026
2039
|
},
|
|
2027
2040
|
{
|
|
@@ -2620,7 +2633,7 @@
|
|
|
2620
2633
|
{
|
|
2621
2634
|
"kind": "Variable",
|
|
2622
2635
|
"canonicalReference": "@dcl/playground-assets!AvatarShape:var",
|
|
2623
|
-
"docComment": "",
|
|
2636
|
+
"docComment": "/**\n * @public\n */\n",
|
|
2624
2637
|
"excerptTokens": [
|
|
2625
2638
|
{
|
|
2626
2639
|
"kind": "Content",
|
|
@@ -2628,17 +2641,30 @@
|
|
|
2628
2641
|
},
|
|
2629
2642
|
{
|
|
2630
2643
|
"kind": "Reference",
|
|
2631
|
-
"text": "
|
|
2632
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
2644
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
2645
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"kind": "Content",
|
|
2649
|
+
"text": "<"
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"kind": "Reference",
|
|
2653
|
+
"text": "PBAvatarShape",
|
|
2654
|
+
"canonicalReference": "@dcl/playground-assets!PBAvatarShape"
|
|
2655
|
+
},
|
|
2656
|
+
{
|
|
2657
|
+
"kind": "Content",
|
|
2658
|
+
"text": ">"
|
|
2633
2659
|
}
|
|
2634
2660
|
],
|
|
2635
|
-
"fileUrlPath": "../ecs/dist/
|
|
2661
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
2636
2662
|
"isReadonly": true,
|
|
2637
2663
|
"releaseTag": "Public",
|
|
2638
2664
|
"name": "AvatarShape",
|
|
2639
2665
|
"variableTypeTokenRange": {
|
|
2640
2666
|
"startIndex": 1,
|
|
2641
|
-
"endIndex":
|
|
2667
|
+
"endIndex": 5
|
|
2642
2668
|
}
|
|
2643
2669
|
},
|
|
2644
2670
|
{
|
|
@@ -14477,384 +14503,6 @@
|
|
|
14477
14503
|
"kind": "Content",
|
|
14478
14504
|
"text": ">>;\n \"core::TriggerAreaResult\": "
|
|
14479
14505
|
},
|
|
14480
|
-
{
|
|
14481
|
-
"kind": "Reference",
|
|
14482
|
-
"text": "LwwComponentGetter",
|
|
14483
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14484
|
-
},
|
|
14485
|
-
{
|
|
14486
|
-
"kind": "Content",
|
|
14487
|
-
"text": "<"
|
|
14488
|
-
},
|
|
14489
|
-
{
|
|
14490
|
-
"kind": "Reference",
|
|
14491
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14492
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14493
|
-
},
|
|
14494
|
-
{
|
|
14495
|
-
"kind": "Content",
|
|
14496
|
-
"text": "<"
|
|
14497
|
-
},
|
|
14498
|
-
{
|
|
14499
|
-
"kind": "Reference",
|
|
14500
|
-
"text": "PBTriggerAreaResult",
|
|
14501
|
-
"canonicalReference": "@dcl/playground-assets!PBTriggerAreaResult"
|
|
14502
|
-
},
|
|
14503
|
-
{
|
|
14504
|
-
"kind": "Content",
|
|
14505
|
-
"text": ">>;\n \"core::Tween\": "
|
|
14506
|
-
},
|
|
14507
|
-
{
|
|
14508
|
-
"kind": "Reference",
|
|
14509
|
-
"text": "LwwComponentGetter",
|
|
14510
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14511
|
-
},
|
|
14512
|
-
{
|
|
14513
|
-
"kind": "Content",
|
|
14514
|
-
"text": "<"
|
|
14515
|
-
},
|
|
14516
|
-
{
|
|
14517
|
-
"kind": "Reference",
|
|
14518
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14519
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14520
|
-
},
|
|
14521
|
-
{
|
|
14522
|
-
"kind": "Content",
|
|
14523
|
-
"text": "<"
|
|
14524
|
-
},
|
|
14525
|
-
{
|
|
14526
|
-
"kind": "Reference",
|
|
14527
|
-
"text": "PBTween",
|
|
14528
|
-
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
14529
|
-
},
|
|
14530
|
-
{
|
|
14531
|
-
"kind": "Content",
|
|
14532
|
-
"text": ">>;\n \"core::TweenSequence\": "
|
|
14533
|
-
},
|
|
14534
|
-
{
|
|
14535
|
-
"kind": "Reference",
|
|
14536
|
-
"text": "LwwComponentGetter",
|
|
14537
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14538
|
-
},
|
|
14539
|
-
{
|
|
14540
|
-
"kind": "Content",
|
|
14541
|
-
"text": "<"
|
|
14542
|
-
},
|
|
14543
|
-
{
|
|
14544
|
-
"kind": "Reference",
|
|
14545
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14546
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14547
|
-
},
|
|
14548
|
-
{
|
|
14549
|
-
"kind": "Content",
|
|
14550
|
-
"text": "<"
|
|
14551
|
-
},
|
|
14552
|
-
{
|
|
14553
|
-
"kind": "Reference",
|
|
14554
|
-
"text": "PBTweenSequence",
|
|
14555
|
-
"canonicalReference": "@dcl/playground-assets!PBTweenSequence"
|
|
14556
|
-
},
|
|
14557
|
-
{
|
|
14558
|
-
"kind": "Content",
|
|
14559
|
-
"text": ">>;\n \"core::TweenState\": "
|
|
14560
|
-
},
|
|
14561
|
-
{
|
|
14562
|
-
"kind": "Reference",
|
|
14563
|
-
"text": "LwwComponentGetter",
|
|
14564
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14565
|
-
},
|
|
14566
|
-
{
|
|
14567
|
-
"kind": "Content",
|
|
14568
|
-
"text": "<"
|
|
14569
|
-
},
|
|
14570
|
-
{
|
|
14571
|
-
"kind": "Reference",
|
|
14572
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14573
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14574
|
-
},
|
|
14575
|
-
{
|
|
14576
|
-
"kind": "Content",
|
|
14577
|
-
"text": "<"
|
|
14578
|
-
},
|
|
14579
|
-
{
|
|
14580
|
-
"kind": "Reference",
|
|
14581
|
-
"text": "PBTweenState",
|
|
14582
|
-
"canonicalReference": "@dcl/playground-assets!PBTweenState"
|
|
14583
|
-
},
|
|
14584
|
-
{
|
|
14585
|
-
"kind": "Content",
|
|
14586
|
-
"text": ">>;\n \"core::UiBackground\": "
|
|
14587
|
-
},
|
|
14588
|
-
{
|
|
14589
|
-
"kind": "Reference",
|
|
14590
|
-
"text": "LwwComponentGetter",
|
|
14591
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14592
|
-
},
|
|
14593
|
-
{
|
|
14594
|
-
"kind": "Content",
|
|
14595
|
-
"text": "<"
|
|
14596
|
-
},
|
|
14597
|
-
{
|
|
14598
|
-
"kind": "Reference",
|
|
14599
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14600
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14601
|
-
},
|
|
14602
|
-
{
|
|
14603
|
-
"kind": "Content",
|
|
14604
|
-
"text": "<"
|
|
14605
|
-
},
|
|
14606
|
-
{
|
|
14607
|
-
"kind": "Reference",
|
|
14608
|
-
"text": "PBUiBackground",
|
|
14609
|
-
"canonicalReference": "@dcl/playground-assets!PBUiBackground"
|
|
14610
|
-
},
|
|
14611
|
-
{
|
|
14612
|
-
"kind": "Content",
|
|
14613
|
-
"text": ">>;\n \"core::UiCanvas\": "
|
|
14614
|
-
},
|
|
14615
|
-
{
|
|
14616
|
-
"kind": "Reference",
|
|
14617
|
-
"text": "LwwComponentGetter",
|
|
14618
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14619
|
-
},
|
|
14620
|
-
{
|
|
14621
|
-
"kind": "Content",
|
|
14622
|
-
"text": "<"
|
|
14623
|
-
},
|
|
14624
|
-
{
|
|
14625
|
-
"kind": "Reference",
|
|
14626
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14627
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14628
|
-
},
|
|
14629
|
-
{
|
|
14630
|
-
"kind": "Content",
|
|
14631
|
-
"text": "<"
|
|
14632
|
-
},
|
|
14633
|
-
{
|
|
14634
|
-
"kind": "Reference",
|
|
14635
|
-
"text": "PBUiCanvas",
|
|
14636
|
-
"canonicalReference": "@dcl/playground-assets!PBUiCanvas"
|
|
14637
|
-
},
|
|
14638
|
-
{
|
|
14639
|
-
"kind": "Content",
|
|
14640
|
-
"text": ">>;\n \"core::UiCanvasInformation\": "
|
|
14641
|
-
},
|
|
14642
|
-
{
|
|
14643
|
-
"kind": "Reference",
|
|
14644
|
-
"text": "LwwComponentGetter",
|
|
14645
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14646
|
-
},
|
|
14647
|
-
{
|
|
14648
|
-
"kind": "Content",
|
|
14649
|
-
"text": "<"
|
|
14650
|
-
},
|
|
14651
|
-
{
|
|
14652
|
-
"kind": "Reference",
|
|
14653
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14654
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14655
|
-
},
|
|
14656
|
-
{
|
|
14657
|
-
"kind": "Content",
|
|
14658
|
-
"text": "<"
|
|
14659
|
-
},
|
|
14660
|
-
{
|
|
14661
|
-
"kind": "Reference",
|
|
14662
|
-
"text": "PBUiCanvasInformation",
|
|
14663
|
-
"canonicalReference": "@dcl/playground-assets!PBUiCanvasInformation"
|
|
14664
|
-
},
|
|
14665
|
-
{
|
|
14666
|
-
"kind": "Content",
|
|
14667
|
-
"text": ">>;\n \"core::UiDropdown\": "
|
|
14668
|
-
},
|
|
14669
|
-
{
|
|
14670
|
-
"kind": "Reference",
|
|
14671
|
-
"text": "LwwComponentGetter",
|
|
14672
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14673
|
-
},
|
|
14674
|
-
{
|
|
14675
|
-
"kind": "Content",
|
|
14676
|
-
"text": "<"
|
|
14677
|
-
},
|
|
14678
|
-
{
|
|
14679
|
-
"kind": "Reference",
|
|
14680
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14681
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14682
|
-
},
|
|
14683
|
-
{
|
|
14684
|
-
"kind": "Content",
|
|
14685
|
-
"text": "<"
|
|
14686
|
-
},
|
|
14687
|
-
{
|
|
14688
|
-
"kind": "Reference",
|
|
14689
|
-
"text": "PBUiDropdown",
|
|
14690
|
-
"canonicalReference": "@dcl/playground-assets!PBUiDropdown"
|
|
14691
|
-
},
|
|
14692
|
-
{
|
|
14693
|
-
"kind": "Content",
|
|
14694
|
-
"text": ">>;\n \"core::UiDropdownResult\": "
|
|
14695
|
-
},
|
|
14696
|
-
{
|
|
14697
|
-
"kind": "Reference",
|
|
14698
|
-
"text": "LwwComponentGetter",
|
|
14699
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14700
|
-
},
|
|
14701
|
-
{
|
|
14702
|
-
"kind": "Content",
|
|
14703
|
-
"text": "<"
|
|
14704
|
-
},
|
|
14705
|
-
{
|
|
14706
|
-
"kind": "Reference",
|
|
14707
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14708
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14709
|
-
},
|
|
14710
|
-
{
|
|
14711
|
-
"kind": "Content",
|
|
14712
|
-
"text": "<"
|
|
14713
|
-
},
|
|
14714
|
-
{
|
|
14715
|
-
"kind": "Reference",
|
|
14716
|
-
"text": "PBUiDropdownResult",
|
|
14717
|
-
"canonicalReference": "@dcl/playground-assets!PBUiDropdownResult"
|
|
14718
|
-
},
|
|
14719
|
-
{
|
|
14720
|
-
"kind": "Content",
|
|
14721
|
-
"text": ">>;\n \"core::UiInput\": "
|
|
14722
|
-
},
|
|
14723
|
-
{
|
|
14724
|
-
"kind": "Reference",
|
|
14725
|
-
"text": "LwwComponentGetter",
|
|
14726
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14727
|
-
},
|
|
14728
|
-
{
|
|
14729
|
-
"kind": "Content",
|
|
14730
|
-
"text": "<"
|
|
14731
|
-
},
|
|
14732
|
-
{
|
|
14733
|
-
"kind": "Reference",
|
|
14734
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14735
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14736
|
-
},
|
|
14737
|
-
{
|
|
14738
|
-
"kind": "Content",
|
|
14739
|
-
"text": "<"
|
|
14740
|
-
},
|
|
14741
|
-
{
|
|
14742
|
-
"kind": "Reference",
|
|
14743
|
-
"text": "PBUiInput",
|
|
14744
|
-
"canonicalReference": "@dcl/playground-assets!PBUiInput"
|
|
14745
|
-
},
|
|
14746
|
-
{
|
|
14747
|
-
"kind": "Content",
|
|
14748
|
-
"text": ">>;\n \"core::UiInputResult\": "
|
|
14749
|
-
},
|
|
14750
|
-
{
|
|
14751
|
-
"kind": "Reference",
|
|
14752
|
-
"text": "LwwComponentGetter",
|
|
14753
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14754
|
-
},
|
|
14755
|
-
{
|
|
14756
|
-
"kind": "Content",
|
|
14757
|
-
"text": "<"
|
|
14758
|
-
},
|
|
14759
|
-
{
|
|
14760
|
-
"kind": "Reference",
|
|
14761
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14762
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14763
|
-
},
|
|
14764
|
-
{
|
|
14765
|
-
"kind": "Content",
|
|
14766
|
-
"text": "<"
|
|
14767
|
-
},
|
|
14768
|
-
{
|
|
14769
|
-
"kind": "Reference",
|
|
14770
|
-
"text": "PBUiInputResult",
|
|
14771
|
-
"canonicalReference": "@dcl/playground-assets!PBUiInputResult"
|
|
14772
|
-
},
|
|
14773
|
-
{
|
|
14774
|
-
"kind": "Content",
|
|
14775
|
-
"text": ">>;\n \"core::UiScrollResult\": "
|
|
14776
|
-
},
|
|
14777
|
-
{
|
|
14778
|
-
"kind": "Reference",
|
|
14779
|
-
"text": "LwwComponentGetter",
|
|
14780
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14781
|
-
},
|
|
14782
|
-
{
|
|
14783
|
-
"kind": "Content",
|
|
14784
|
-
"text": "<"
|
|
14785
|
-
},
|
|
14786
|
-
{
|
|
14787
|
-
"kind": "Reference",
|
|
14788
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14789
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14790
|
-
},
|
|
14791
|
-
{
|
|
14792
|
-
"kind": "Content",
|
|
14793
|
-
"text": "<"
|
|
14794
|
-
},
|
|
14795
|
-
{
|
|
14796
|
-
"kind": "Reference",
|
|
14797
|
-
"text": "PBUiScrollResult",
|
|
14798
|
-
"canonicalReference": "@dcl/playground-assets!PBUiScrollResult"
|
|
14799
|
-
},
|
|
14800
|
-
{
|
|
14801
|
-
"kind": "Content",
|
|
14802
|
-
"text": ">>;\n \"core::UiText\": "
|
|
14803
|
-
},
|
|
14804
|
-
{
|
|
14805
|
-
"kind": "Reference",
|
|
14806
|
-
"text": "LwwComponentGetter",
|
|
14807
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14808
|
-
},
|
|
14809
|
-
{
|
|
14810
|
-
"kind": "Content",
|
|
14811
|
-
"text": "<"
|
|
14812
|
-
},
|
|
14813
|
-
{
|
|
14814
|
-
"kind": "Reference",
|
|
14815
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14816
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14817
|
-
},
|
|
14818
|
-
{
|
|
14819
|
-
"kind": "Content",
|
|
14820
|
-
"text": "<"
|
|
14821
|
-
},
|
|
14822
|
-
{
|
|
14823
|
-
"kind": "Reference",
|
|
14824
|
-
"text": "PBUiText",
|
|
14825
|
-
"canonicalReference": "@dcl/playground-assets!PBUiText"
|
|
14826
|
-
},
|
|
14827
|
-
{
|
|
14828
|
-
"kind": "Content",
|
|
14829
|
-
"text": ">>;\n \"core::UiTransform\": "
|
|
14830
|
-
},
|
|
14831
|
-
{
|
|
14832
|
-
"kind": "Reference",
|
|
14833
|
-
"text": "LwwComponentGetter",
|
|
14834
|
-
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14835
|
-
},
|
|
14836
|
-
{
|
|
14837
|
-
"kind": "Content",
|
|
14838
|
-
"text": "<"
|
|
14839
|
-
},
|
|
14840
|
-
{
|
|
14841
|
-
"kind": "Reference",
|
|
14842
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14843
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14844
|
-
},
|
|
14845
|
-
{
|
|
14846
|
-
"kind": "Content",
|
|
14847
|
-
"text": "<"
|
|
14848
|
-
},
|
|
14849
|
-
{
|
|
14850
|
-
"kind": "Reference",
|
|
14851
|
-
"text": "PBUiTransform",
|
|
14852
|
-
"canonicalReference": "@dcl/playground-assets!PBUiTransform"
|
|
14853
|
-
},
|
|
14854
|
-
{
|
|
14855
|
-
"kind": "Content",
|
|
14856
|
-
"text": ">>;\n \"core::VideoEvent\": "
|
|
14857
|
-
},
|
|
14858
14506
|
{
|
|
14859
14507
|
"kind": "Reference",
|
|
14860
14508
|
"text": "GSetComponentGetter",
|
|
@@ -14875,12 +14523,390 @@
|
|
|
14875
14523
|
},
|
|
14876
14524
|
{
|
|
14877
14525
|
"kind": "Reference",
|
|
14878
|
-
"text": "
|
|
14879
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
14526
|
+
"text": "PBTriggerAreaResult",
|
|
14527
|
+
"canonicalReference": "@dcl/playground-assets!PBTriggerAreaResult"
|
|
14880
14528
|
},
|
|
14881
14529
|
{
|
|
14882
14530
|
"kind": "Content",
|
|
14883
|
-
"text": ">>;\n \"core::
|
|
14531
|
+
"text": ">>;\n \"core::Tween\": "
|
|
14532
|
+
},
|
|
14533
|
+
{
|
|
14534
|
+
"kind": "Reference",
|
|
14535
|
+
"text": "LwwComponentGetter",
|
|
14536
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14537
|
+
},
|
|
14538
|
+
{
|
|
14539
|
+
"kind": "Content",
|
|
14540
|
+
"text": "<"
|
|
14541
|
+
},
|
|
14542
|
+
{
|
|
14543
|
+
"kind": "Reference",
|
|
14544
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14545
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14546
|
+
},
|
|
14547
|
+
{
|
|
14548
|
+
"kind": "Content",
|
|
14549
|
+
"text": "<"
|
|
14550
|
+
},
|
|
14551
|
+
{
|
|
14552
|
+
"kind": "Reference",
|
|
14553
|
+
"text": "PBTween",
|
|
14554
|
+
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
14555
|
+
},
|
|
14556
|
+
{
|
|
14557
|
+
"kind": "Content",
|
|
14558
|
+
"text": ">>;\n \"core::TweenSequence\": "
|
|
14559
|
+
},
|
|
14560
|
+
{
|
|
14561
|
+
"kind": "Reference",
|
|
14562
|
+
"text": "LwwComponentGetter",
|
|
14563
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14564
|
+
},
|
|
14565
|
+
{
|
|
14566
|
+
"kind": "Content",
|
|
14567
|
+
"text": "<"
|
|
14568
|
+
},
|
|
14569
|
+
{
|
|
14570
|
+
"kind": "Reference",
|
|
14571
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14572
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14573
|
+
},
|
|
14574
|
+
{
|
|
14575
|
+
"kind": "Content",
|
|
14576
|
+
"text": "<"
|
|
14577
|
+
},
|
|
14578
|
+
{
|
|
14579
|
+
"kind": "Reference",
|
|
14580
|
+
"text": "PBTweenSequence",
|
|
14581
|
+
"canonicalReference": "@dcl/playground-assets!PBTweenSequence"
|
|
14582
|
+
},
|
|
14583
|
+
{
|
|
14584
|
+
"kind": "Content",
|
|
14585
|
+
"text": ">>;\n \"core::TweenState\": "
|
|
14586
|
+
},
|
|
14587
|
+
{
|
|
14588
|
+
"kind": "Reference",
|
|
14589
|
+
"text": "LwwComponentGetter",
|
|
14590
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14591
|
+
},
|
|
14592
|
+
{
|
|
14593
|
+
"kind": "Content",
|
|
14594
|
+
"text": "<"
|
|
14595
|
+
},
|
|
14596
|
+
{
|
|
14597
|
+
"kind": "Reference",
|
|
14598
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14599
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14600
|
+
},
|
|
14601
|
+
{
|
|
14602
|
+
"kind": "Content",
|
|
14603
|
+
"text": "<"
|
|
14604
|
+
},
|
|
14605
|
+
{
|
|
14606
|
+
"kind": "Reference",
|
|
14607
|
+
"text": "PBTweenState",
|
|
14608
|
+
"canonicalReference": "@dcl/playground-assets!PBTweenState"
|
|
14609
|
+
},
|
|
14610
|
+
{
|
|
14611
|
+
"kind": "Content",
|
|
14612
|
+
"text": ">>;\n \"core::UiBackground\": "
|
|
14613
|
+
},
|
|
14614
|
+
{
|
|
14615
|
+
"kind": "Reference",
|
|
14616
|
+
"text": "LwwComponentGetter",
|
|
14617
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14618
|
+
},
|
|
14619
|
+
{
|
|
14620
|
+
"kind": "Content",
|
|
14621
|
+
"text": "<"
|
|
14622
|
+
},
|
|
14623
|
+
{
|
|
14624
|
+
"kind": "Reference",
|
|
14625
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14626
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14627
|
+
},
|
|
14628
|
+
{
|
|
14629
|
+
"kind": "Content",
|
|
14630
|
+
"text": "<"
|
|
14631
|
+
},
|
|
14632
|
+
{
|
|
14633
|
+
"kind": "Reference",
|
|
14634
|
+
"text": "PBUiBackground",
|
|
14635
|
+
"canonicalReference": "@dcl/playground-assets!PBUiBackground"
|
|
14636
|
+
},
|
|
14637
|
+
{
|
|
14638
|
+
"kind": "Content",
|
|
14639
|
+
"text": ">>;\n \"core::UiCanvas\": "
|
|
14640
|
+
},
|
|
14641
|
+
{
|
|
14642
|
+
"kind": "Reference",
|
|
14643
|
+
"text": "LwwComponentGetter",
|
|
14644
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14645
|
+
},
|
|
14646
|
+
{
|
|
14647
|
+
"kind": "Content",
|
|
14648
|
+
"text": "<"
|
|
14649
|
+
},
|
|
14650
|
+
{
|
|
14651
|
+
"kind": "Reference",
|
|
14652
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14653
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14654
|
+
},
|
|
14655
|
+
{
|
|
14656
|
+
"kind": "Content",
|
|
14657
|
+
"text": "<"
|
|
14658
|
+
},
|
|
14659
|
+
{
|
|
14660
|
+
"kind": "Reference",
|
|
14661
|
+
"text": "PBUiCanvas",
|
|
14662
|
+
"canonicalReference": "@dcl/playground-assets!PBUiCanvas"
|
|
14663
|
+
},
|
|
14664
|
+
{
|
|
14665
|
+
"kind": "Content",
|
|
14666
|
+
"text": ">>;\n \"core::UiCanvasInformation\": "
|
|
14667
|
+
},
|
|
14668
|
+
{
|
|
14669
|
+
"kind": "Reference",
|
|
14670
|
+
"text": "LwwComponentGetter",
|
|
14671
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14672
|
+
},
|
|
14673
|
+
{
|
|
14674
|
+
"kind": "Content",
|
|
14675
|
+
"text": "<"
|
|
14676
|
+
},
|
|
14677
|
+
{
|
|
14678
|
+
"kind": "Reference",
|
|
14679
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14680
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14681
|
+
},
|
|
14682
|
+
{
|
|
14683
|
+
"kind": "Content",
|
|
14684
|
+
"text": "<"
|
|
14685
|
+
},
|
|
14686
|
+
{
|
|
14687
|
+
"kind": "Reference",
|
|
14688
|
+
"text": "PBUiCanvasInformation",
|
|
14689
|
+
"canonicalReference": "@dcl/playground-assets!PBUiCanvasInformation"
|
|
14690
|
+
},
|
|
14691
|
+
{
|
|
14692
|
+
"kind": "Content",
|
|
14693
|
+
"text": ">>;\n \"core::UiDropdown\": "
|
|
14694
|
+
},
|
|
14695
|
+
{
|
|
14696
|
+
"kind": "Reference",
|
|
14697
|
+
"text": "LwwComponentGetter",
|
|
14698
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14699
|
+
},
|
|
14700
|
+
{
|
|
14701
|
+
"kind": "Content",
|
|
14702
|
+
"text": "<"
|
|
14703
|
+
},
|
|
14704
|
+
{
|
|
14705
|
+
"kind": "Reference",
|
|
14706
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14707
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14708
|
+
},
|
|
14709
|
+
{
|
|
14710
|
+
"kind": "Content",
|
|
14711
|
+
"text": "<"
|
|
14712
|
+
},
|
|
14713
|
+
{
|
|
14714
|
+
"kind": "Reference",
|
|
14715
|
+
"text": "PBUiDropdown",
|
|
14716
|
+
"canonicalReference": "@dcl/playground-assets!PBUiDropdown"
|
|
14717
|
+
},
|
|
14718
|
+
{
|
|
14719
|
+
"kind": "Content",
|
|
14720
|
+
"text": ">>;\n \"core::UiDropdownResult\": "
|
|
14721
|
+
},
|
|
14722
|
+
{
|
|
14723
|
+
"kind": "Reference",
|
|
14724
|
+
"text": "LwwComponentGetter",
|
|
14725
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14726
|
+
},
|
|
14727
|
+
{
|
|
14728
|
+
"kind": "Content",
|
|
14729
|
+
"text": "<"
|
|
14730
|
+
},
|
|
14731
|
+
{
|
|
14732
|
+
"kind": "Reference",
|
|
14733
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14734
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14735
|
+
},
|
|
14736
|
+
{
|
|
14737
|
+
"kind": "Content",
|
|
14738
|
+
"text": "<"
|
|
14739
|
+
},
|
|
14740
|
+
{
|
|
14741
|
+
"kind": "Reference",
|
|
14742
|
+
"text": "PBUiDropdownResult",
|
|
14743
|
+
"canonicalReference": "@dcl/playground-assets!PBUiDropdownResult"
|
|
14744
|
+
},
|
|
14745
|
+
{
|
|
14746
|
+
"kind": "Content",
|
|
14747
|
+
"text": ">>;\n \"core::UiInput\": "
|
|
14748
|
+
},
|
|
14749
|
+
{
|
|
14750
|
+
"kind": "Reference",
|
|
14751
|
+
"text": "LwwComponentGetter",
|
|
14752
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14753
|
+
},
|
|
14754
|
+
{
|
|
14755
|
+
"kind": "Content",
|
|
14756
|
+
"text": "<"
|
|
14757
|
+
},
|
|
14758
|
+
{
|
|
14759
|
+
"kind": "Reference",
|
|
14760
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14761
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14762
|
+
},
|
|
14763
|
+
{
|
|
14764
|
+
"kind": "Content",
|
|
14765
|
+
"text": "<"
|
|
14766
|
+
},
|
|
14767
|
+
{
|
|
14768
|
+
"kind": "Reference",
|
|
14769
|
+
"text": "PBUiInput",
|
|
14770
|
+
"canonicalReference": "@dcl/playground-assets!PBUiInput"
|
|
14771
|
+
},
|
|
14772
|
+
{
|
|
14773
|
+
"kind": "Content",
|
|
14774
|
+
"text": ">>;\n \"core::UiInputResult\": "
|
|
14775
|
+
},
|
|
14776
|
+
{
|
|
14777
|
+
"kind": "Reference",
|
|
14778
|
+
"text": "LwwComponentGetter",
|
|
14779
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14780
|
+
},
|
|
14781
|
+
{
|
|
14782
|
+
"kind": "Content",
|
|
14783
|
+
"text": "<"
|
|
14784
|
+
},
|
|
14785
|
+
{
|
|
14786
|
+
"kind": "Reference",
|
|
14787
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14788
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14789
|
+
},
|
|
14790
|
+
{
|
|
14791
|
+
"kind": "Content",
|
|
14792
|
+
"text": "<"
|
|
14793
|
+
},
|
|
14794
|
+
{
|
|
14795
|
+
"kind": "Reference",
|
|
14796
|
+
"text": "PBUiInputResult",
|
|
14797
|
+
"canonicalReference": "@dcl/playground-assets!PBUiInputResult"
|
|
14798
|
+
},
|
|
14799
|
+
{
|
|
14800
|
+
"kind": "Content",
|
|
14801
|
+
"text": ">>;\n \"core::UiScrollResult\": "
|
|
14802
|
+
},
|
|
14803
|
+
{
|
|
14804
|
+
"kind": "Reference",
|
|
14805
|
+
"text": "LwwComponentGetter",
|
|
14806
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14807
|
+
},
|
|
14808
|
+
{
|
|
14809
|
+
"kind": "Content",
|
|
14810
|
+
"text": "<"
|
|
14811
|
+
},
|
|
14812
|
+
{
|
|
14813
|
+
"kind": "Reference",
|
|
14814
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14815
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14816
|
+
},
|
|
14817
|
+
{
|
|
14818
|
+
"kind": "Content",
|
|
14819
|
+
"text": "<"
|
|
14820
|
+
},
|
|
14821
|
+
{
|
|
14822
|
+
"kind": "Reference",
|
|
14823
|
+
"text": "PBUiScrollResult",
|
|
14824
|
+
"canonicalReference": "@dcl/playground-assets!PBUiScrollResult"
|
|
14825
|
+
},
|
|
14826
|
+
{
|
|
14827
|
+
"kind": "Content",
|
|
14828
|
+
"text": ">>;\n \"core::UiText\": "
|
|
14829
|
+
},
|
|
14830
|
+
{
|
|
14831
|
+
"kind": "Reference",
|
|
14832
|
+
"text": "LwwComponentGetter",
|
|
14833
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14834
|
+
},
|
|
14835
|
+
{
|
|
14836
|
+
"kind": "Content",
|
|
14837
|
+
"text": "<"
|
|
14838
|
+
},
|
|
14839
|
+
{
|
|
14840
|
+
"kind": "Reference",
|
|
14841
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14842
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14843
|
+
},
|
|
14844
|
+
{
|
|
14845
|
+
"kind": "Content",
|
|
14846
|
+
"text": "<"
|
|
14847
|
+
},
|
|
14848
|
+
{
|
|
14849
|
+
"kind": "Reference",
|
|
14850
|
+
"text": "PBUiText",
|
|
14851
|
+
"canonicalReference": "@dcl/playground-assets!PBUiText"
|
|
14852
|
+
},
|
|
14853
|
+
{
|
|
14854
|
+
"kind": "Content",
|
|
14855
|
+
"text": ">>;\n \"core::UiTransform\": "
|
|
14856
|
+
},
|
|
14857
|
+
{
|
|
14858
|
+
"kind": "Reference",
|
|
14859
|
+
"text": "LwwComponentGetter",
|
|
14860
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
14861
|
+
},
|
|
14862
|
+
{
|
|
14863
|
+
"kind": "Content",
|
|
14864
|
+
"text": "<"
|
|
14865
|
+
},
|
|
14866
|
+
{
|
|
14867
|
+
"kind": "Reference",
|
|
14868
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
14869
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
14870
|
+
},
|
|
14871
|
+
{
|
|
14872
|
+
"kind": "Content",
|
|
14873
|
+
"text": "<"
|
|
14874
|
+
},
|
|
14875
|
+
{
|
|
14876
|
+
"kind": "Reference",
|
|
14877
|
+
"text": "PBUiTransform",
|
|
14878
|
+
"canonicalReference": "@dcl/playground-assets!PBUiTransform"
|
|
14879
|
+
},
|
|
14880
|
+
{
|
|
14881
|
+
"kind": "Content",
|
|
14882
|
+
"text": ">>;\n \"core::VideoEvent\": "
|
|
14883
|
+
},
|
|
14884
|
+
{
|
|
14885
|
+
"kind": "Reference",
|
|
14886
|
+
"text": "GSetComponentGetter",
|
|
14887
|
+
"canonicalReference": "@dcl/playground-assets!GSetComponentGetter:type"
|
|
14888
|
+
},
|
|
14889
|
+
{
|
|
14890
|
+
"kind": "Content",
|
|
14891
|
+
"text": "<"
|
|
14892
|
+
},
|
|
14893
|
+
{
|
|
14894
|
+
"kind": "Reference",
|
|
14895
|
+
"text": "GrowOnlyValueSetComponentDefinition",
|
|
14896
|
+
"canonicalReference": "@dcl/playground-assets!GrowOnlyValueSetComponentDefinition:interface"
|
|
14897
|
+
},
|
|
14898
|
+
{
|
|
14899
|
+
"kind": "Content",
|
|
14900
|
+
"text": "<"
|
|
14901
|
+
},
|
|
14902
|
+
{
|
|
14903
|
+
"kind": "Reference",
|
|
14904
|
+
"text": "PBVideoEvent",
|
|
14905
|
+
"canonicalReference": "@dcl/playground-assets!PBVideoEvent"
|
|
14906
|
+
},
|
|
14907
|
+
{
|
|
14908
|
+
"kind": "Content",
|
|
14909
|
+
"text": ">>;\n \"core::VideoPlayer\": "
|
|
14884
14910
|
},
|
|
14885
14911
|
{
|
|
14886
14912
|
"kind": "Reference",
|
|
@@ -22654,6 +22680,65 @@
|
|
|
22654
22680
|
],
|
|
22655
22681
|
"name": "getComponentOrNull"
|
|
22656
22682
|
},
|
|
22683
|
+
{
|
|
22684
|
+
"kind": "MethodSignature",
|
|
22685
|
+
"canonicalReference": "@dcl/playground-assets!IEngine#getEntitiesByTag:member(1)",
|
|
22686
|
+
"docComment": "/**\n * Get all entities that have a specific tag in their Tag component\n *\n * @param tag - Tag to search\n *\n * @returns Iterator of entities that have the given tag\n *\n * @public\n */\n",
|
|
22687
|
+
"excerptTokens": [
|
|
22688
|
+
{
|
|
22689
|
+
"kind": "Content",
|
|
22690
|
+
"text": "getEntitiesByTag(tagName: "
|
|
22691
|
+
},
|
|
22692
|
+
{
|
|
22693
|
+
"kind": "Content",
|
|
22694
|
+
"text": "string"
|
|
22695
|
+
},
|
|
22696
|
+
{
|
|
22697
|
+
"kind": "Content",
|
|
22698
|
+
"text": "): "
|
|
22699
|
+
},
|
|
22700
|
+
{
|
|
22701
|
+
"kind": "Reference",
|
|
22702
|
+
"text": "Iterable",
|
|
22703
|
+
"canonicalReference": "!Iterable:interface"
|
|
22704
|
+
},
|
|
22705
|
+
{
|
|
22706
|
+
"kind": "Content",
|
|
22707
|
+
"text": "<"
|
|
22708
|
+
},
|
|
22709
|
+
{
|
|
22710
|
+
"kind": "Reference",
|
|
22711
|
+
"text": "Entity",
|
|
22712
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
22713
|
+
},
|
|
22714
|
+
{
|
|
22715
|
+
"kind": "Content",
|
|
22716
|
+
"text": ">"
|
|
22717
|
+
},
|
|
22718
|
+
{
|
|
22719
|
+
"kind": "Content",
|
|
22720
|
+
"text": ";"
|
|
22721
|
+
}
|
|
22722
|
+
],
|
|
22723
|
+
"isOptional": false,
|
|
22724
|
+
"returnTypeTokenRange": {
|
|
22725
|
+
"startIndex": 3,
|
|
22726
|
+
"endIndex": 7
|
|
22727
|
+
},
|
|
22728
|
+
"releaseTag": "Public",
|
|
22729
|
+
"overloadIndex": 1,
|
|
22730
|
+
"parameters": [
|
|
22731
|
+
{
|
|
22732
|
+
"parameterName": "tagName",
|
|
22733
|
+
"parameterTypeTokenRange": {
|
|
22734
|
+
"startIndex": 1,
|
|
22735
|
+
"endIndex": 2
|
|
22736
|
+
},
|
|
22737
|
+
"isOptional": false
|
|
22738
|
+
}
|
|
22739
|
+
],
|
|
22740
|
+
"name": "getEntitiesByTag"
|
|
22741
|
+
},
|
|
22657
22742
|
{
|
|
22658
22743
|
"kind": "MethodSignature",
|
|
22659
22744
|
"canonicalReference": "@dcl/playground-assets!IEngine#getEntitiesWith:member(1)",
|
|
@@ -26280,12 +26365,36 @@
|
|
|
26280
26365
|
{
|
|
26281
26366
|
"kind": "Variable",
|
|
26282
26367
|
"canonicalReference": "@dcl/playground-assets!LightSource:var",
|
|
26283
|
-
"docComment": "
|
|
26368
|
+
"docComment": "",
|
|
26284
26369
|
"excerptTokens": [
|
|
26285
26370
|
{
|
|
26286
26371
|
"kind": "Content",
|
|
26287
26372
|
"text": "LightSource: "
|
|
26288
26373
|
},
|
|
26374
|
+
{
|
|
26375
|
+
"kind": "Reference",
|
|
26376
|
+
"text": "LightSourceComponentDefinitionExtended",
|
|
26377
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface"
|
|
26378
|
+
}
|
|
26379
|
+
],
|
|
26380
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
26381
|
+
"isReadonly": true,
|
|
26382
|
+
"releaseTag": "Public",
|
|
26383
|
+
"name": "LightSource",
|
|
26384
|
+
"variableTypeTokenRange": {
|
|
26385
|
+
"startIndex": 1,
|
|
26386
|
+
"endIndex": 2
|
|
26387
|
+
}
|
|
26388
|
+
},
|
|
26389
|
+
{
|
|
26390
|
+
"kind": "Interface",
|
|
26391
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended:interface",
|
|
26392
|
+
"docComment": "/**\n * @public\n */\n",
|
|
26393
|
+
"excerptTokens": [
|
|
26394
|
+
{
|
|
26395
|
+
"kind": "Content",
|
|
26396
|
+
"text": "export interface LightSourceComponentDefinitionExtended extends "
|
|
26397
|
+
},
|
|
26289
26398
|
{
|
|
26290
26399
|
"kind": "Reference",
|
|
26291
26400
|
"text": "LastWriteWinElementSetComponentDefinition",
|
|
@@ -26303,16 +26412,160 @@
|
|
|
26303
26412
|
{
|
|
26304
26413
|
"kind": "Content",
|
|
26305
26414
|
"text": ">"
|
|
26415
|
+
},
|
|
26416
|
+
{
|
|
26417
|
+
"kind": "Content",
|
|
26418
|
+
"text": " "
|
|
26306
26419
|
}
|
|
26307
26420
|
],
|
|
26308
|
-
"fileUrlPath": "../ecs/dist/components/
|
|
26309
|
-
"isReadonly": true,
|
|
26421
|
+
"fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
|
|
26310
26422
|
"releaseTag": "Public",
|
|
26311
|
-
"name": "
|
|
26312
|
-
"
|
|
26313
|
-
|
|
26314
|
-
|
|
26315
|
-
|
|
26423
|
+
"name": "LightSourceComponentDefinitionExtended",
|
|
26424
|
+
"preserveMemberOrder": false,
|
|
26425
|
+
"members": [
|
|
26426
|
+
{
|
|
26427
|
+
"kind": "PropertySignature",
|
|
26428
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceComponentDefinitionExtended#Type:member",
|
|
26429
|
+
"docComment": "/**\n * LightSource helper with constructor\n */\n",
|
|
26430
|
+
"excerptTokens": [
|
|
26431
|
+
{
|
|
26432
|
+
"kind": "Content",
|
|
26433
|
+
"text": "Type: "
|
|
26434
|
+
},
|
|
26435
|
+
{
|
|
26436
|
+
"kind": "Reference",
|
|
26437
|
+
"text": "LightSourceHelper",
|
|
26438
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface"
|
|
26439
|
+
},
|
|
26440
|
+
{
|
|
26441
|
+
"kind": "Content",
|
|
26442
|
+
"text": ";"
|
|
26443
|
+
}
|
|
26444
|
+
],
|
|
26445
|
+
"isReadonly": false,
|
|
26446
|
+
"isOptional": false,
|
|
26447
|
+
"releaseTag": "Public",
|
|
26448
|
+
"name": "Type",
|
|
26449
|
+
"propertyTypeTokenRange": {
|
|
26450
|
+
"startIndex": 1,
|
|
26451
|
+
"endIndex": 2
|
|
26452
|
+
}
|
|
26453
|
+
}
|
|
26454
|
+
],
|
|
26455
|
+
"extendsTokenRanges": [
|
|
26456
|
+
{
|
|
26457
|
+
"startIndex": 1,
|
|
26458
|
+
"endIndex": 5
|
|
26459
|
+
}
|
|
26460
|
+
]
|
|
26461
|
+
},
|
|
26462
|
+
{
|
|
26463
|
+
"kind": "Interface",
|
|
26464
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper:interface",
|
|
26465
|
+
"docComment": "/**\n * @public\n */\n",
|
|
26466
|
+
"excerptTokens": [
|
|
26467
|
+
{
|
|
26468
|
+
"kind": "Content",
|
|
26469
|
+
"text": "export interface LightSourceHelper "
|
|
26470
|
+
}
|
|
26471
|
+
],
|
|
26472
|
+
"fileUrlPath": "../ecs/dist/components/extended/LightSource.d.ts",
|
|
26473
|
+
"releaseTag": "Public",
|
|
26474
|
+
"name": "LightSourceHelper",
|
|
26475
|
+
"preserveMemberOrder": false,
|
|
26476
|
+
"members": [
|
|
26477
|
+
{
|
|
26478
|
+
"kind": "PropertySignature",
|
|
26479
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper#Point:member",
|
|
26480
|
+
"docComment": "/**\n * @returns a Light Source type\n */\n",
|
|
26481
|
+
"excerptTokens": [
|
|
26482
|
+
{
|
|
26483
|
+
"kind": "Content",
|
|
26484
|
+
"text": "Point: "
|
|
26485
|
+
},
|
|
26486
|
+
{
|
|
26487
|
+
"kind": "Content",
|
|
26488
|
+
"text": "(point: "
|
|
26489
|
+
},
|
|
26490
|
+
{
|
|
26491
|
+
"kind": "Reference",
|
|
26492
|
+
"text": "PBLightSource_Point",
|
|
26493
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Point"
|
|
26494
|
+
},
|
|
26495
|
+
{
|
|
26496
|
+
"kind": "Content",
|
|
26497
|
+
"text": ") => "
|
|
26498
|
+
},
|
|
26499
|
+
{
|
|
26500
|
+
"kind": "Reference",
|
|
26501
|
+
"text": "PBLightSource",
|
|
26502
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
|
26503
|
+
},
|
|
26504
|
+
{
|
|
26505
|
+
"kind": "Content",
|
|
26506
|
+
"text": "['type']"
|
|
26507
|
+
},
|
|
26508
|
+
{
|
|
26509
|
+
"kind": "Content",
|
|
26510
|
+
"text": ";"
|
|
26511
|
+
}
|
|
26512
|
+
],
|
|
26513
|
+
"isReadonly": false,
|
|
26514
|
+
"isOptional": false,
|
|
26515
|
+
"releaseTag": "Public",
|
|
26516
|
+
"name": "Point",
|
|
26517
|
+
"propertyTypeTokenRange": {
|
|
26518
|
+
"startIndex": 1,
|
|
26519
|
+
"endIndex": 6
|
|
26520
|
+
}
|
|
26521
|
+
},
|
|
26522
|
+
{
|
|
26523
|
+
"kind": "PropertySignature",
|
|
26524
|
+
"canonicalReference": "@dcl/playground-assets!LightSourceHelper#Spot:member",
|
|
26525
|
+
"docComment": "/**\n * @returns a Light Source type\n */\n",
|
|
26526
|
+
"excerptTokens": [
|
|
26527
|
+
{
|
|
26528
|
+
"kind": "Content",
|
|
26529
|
+
"text": "Spot: "
|
|
26530
|
+
},
|
|
26531
|
+
{
|
|
26532
|
+
"kind": "Content",
|
|
26533
|
+
"text": "(spot: "
|
|
26534
|
+
},
|
|
26535
|
+
{
|
|
26536
|
+
"kind": "Reference",
|
|
26537
|
+
"text": "PBLightSource_Spot",
|
|
26538
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource_Spot"
|
|
26539
|
+
},
|
|
26540
|
+
{
|
|
26541
|
+
"kind": "Content",
|
|
26542
|
+
"text": ") => "
|
|
26543
|
+
},
|
|
26544
|
+
{
|
|
26545
|
+
"kind": "Reference",
|
|
26546
|
+
"text": "PBLightSource",
|
|
26547
|
+
"canonicalReference": "@dcl/playground-assets!PBLightSource"
|
|
26548
|
+
},
|
|
26549
|
+
{
|
|
26550
|
+
"kind": "Content",
|
|
26551
|
+
"text": "['type']"
|
|
26552
|
+
},
|
|
26553
|
+
{
|
|
26554
|
+
"kind": "Content",
|
|
26555
|
+
"text": ";"
|
|
26556
|
+
}
|
|
26557
|
+
],
|
|
26558
|
+
"isReadonly": false,
|
|
26559
|
+
"isOptional": false,
|
|
26560
|
+
"releaseTag": "Public",
|
|
26561
|
+
"name": "Spot",
|
|
26562
|
+
"propertyTypeTokenRange": {
|
|
26563
|
+
"startIndex": 1,
|
|
26564
|
+
"endIndex": 6
|
|
26565
|
+
}
|
|
26566
|
+
}
|
|
26567
|
+
],
|
|
26568
|
+
"extendsTokenRanges": []
|
|
26316
26569
|
},
|
|
26317
26570
|
{
|
|
26318
26571
|
"kind": "TypeAlias",
|
|
@@ -78159,6 +78412,244 @@
|
|
|
78159
78412
|
"endIndex": 0
|
|
78160
78413
|
}
|
|
78161
78414
|
},
|
|
78415
|
+
{
|
|
78416
|
+
"kind": "Variable",
|
|
78417
|
+
"canonicalReference": "@dcl/playground-assets!Tags:var",
|
|
78418
|
+
"docComment": "",
|
|
78419
|
+
"excerptTokens": [
|
|
78420
|
+
{
|
|
78421
|
+
"kind": "Content",
|
|
78422
|
+
"text": "Tags: "
|
|
78423
|
+
},
|
|
78424
|
+
{
|
|
78425
|
+
"kind": "Reference",
|
|
78426
|
+
"text": "TagsComponentDefinitionExtended",
|
|
78427
|
+
"canonicalReference": "@dcl/playground-assets!TagsComponentDefinitionExtended:interface"
|
|
78428
|
+
}
|
|
78429
|
+
],
|
|
78430
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
78431
|
+
"isReadonly": true,
|
|
78432
|
+
"releaseTag": "Public",
|
|
78433
|
+
"name": "Tags",
|
|
78434
|
+
"variableTypeTokenRange": {
|
|
78435
|
+
"startIndex": 1,
|
|
78436
|
+
"endIndex": 2
|
|
78437
|
+
}
|
|
78438
|
+
},
|
|
78439
|
+
{
|
|
78440
|
+
"kind": "Interface",
|
|
78441
|
+
"canonicalReference": "@dcl/playground-assets!TagsComponentDefinitionExtended:interface",
|
|
78442
|
+
"docComment": "",
|
|
78443
|
+
"excerptTokens": [
|
|
78444
|
+
{
|
|
78445
|
+
"kind": "Content",
|
|
78446
|
+
"text": "export interface TagsComponentDefinitionExtended extends "
|
|
78447
|
+
},
|
|
78448
|
+
{
|
|
78449
|
+
"kind": "Reference",
|
|
78450
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
78451
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
78452
|
+
},
|
|
78453
|
+
{
|
|
78454
|
+
"kind": "Content",
|
|
78455
|
+
"text": "<"
|
|
78456
|
+
},
|
|
78457
|
+
{
|
|
78458
|
+
"kind": "Reference",
|
|
78459
|
+
"text": "TagsType",
|
|
78460
|
+
"canonicalReference": "@dcl/playground-assets!TagsType:interface"
|
|
78461
|
+
},
|
|
78462
|
+
{
|
|
78463
|
+
"kind": "Content",
|
|
78464
|
+
"text": ">"
|
|
78465
|
+
},
|
|
78466
|
+
{
|
|
78467
|
+
"kind": "Content",
|
|
78468
|
+
"text": " "
|
|
78469
|
+
}
|
|
78470
|
+
],
|
|
78471
|
+
"fileUrlPath": "../ecs/dist/components/manual/Tags.d.ts",
|
|
78472
|
+
"releaseTag": "Public",
|
|
78473
|
+
"name": "TagsComponentDefinitionExtended",
|
|
78474
|
+
"preserveMemberOrder": false,
|
|
78475
|
+
"members": [
|
|
78476
|
+
{
|
|
78477
|
+
"kind": "MethodSignature",
|
|
78478
|
+
"canonicalReference": "@dcl/playground-assets!TagsComponentDefinitionExtended#add:member(1)",
|
|
78479
|
+
"docComment": "/**\n * Add a tag to the entity's Tags component or create the component if it doesn't exist and add the tag\n *\n * @param entity - entity to add the tag to\n *\n * @param tagName - the tag name to add\n *\n * @returns true\n *\n * @public\n */\n",
|
|
78480
|
+
"excerptTokens": [
|
|
78481
|
+
{
|
|
78482
|
+
"kind": "Content",
|
|
78483
|
+
"text": "add(entity: "
|
|
78484
|
+
},
|
|
78485
|
+
{
|
|
78486
|
+
"kind": "Reference",
|
|
78487
|
+
"text": "Entity",
|
|
78488
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
78489
|
+
},
|
|
78490
|
+
{
|
|
78491
|
+
"kind": "Content",
|
|
78492
|
+
"text": ", tagName: "
|
|
78493
|
+
},
|
|
78494
|
+
{
|
|
78495
|
+
"kind": "Content",
|
|
78496
|
+
"text": "string"
|
|
78497
|
+
},
|
|
78498
|
+
{
|
|
78499
|
+
"kind": "Content",
|
|
78500
|
+
"text": "): "
|
|
78501
|
+
},
|
|
78502
|
+
{
|
|
78503
|
+
"kind": "Content",
|
|
78504
|
+
"text": "boolean"
|
|
78505
|
+
},
|
|
78506
|
+
{
|
|
78507
|
+
"kind": "Content",
|
|
78508
|
+
"text": ";"
|
|
78509
|
+
}
|
|
78510
|
+
],
|
|
78511
|
+
"isOptional": false,
|
|
78512
|
+
"returnTypeTokenRange": {
|
|
78513
|
+
"startIndex": 5,
|
|
78514
|
+
"endIndex": 6
|
|
78515
|
+
},
|
|
78516
|
+
"releaseTag": "Public",
|
|
78517
|
+
"overloadIndex": 1,
|
|
78518
|
+
"parameters": [
|
|
78519
|
+
{
|
|
78520
|
+
"parameterName": "entity",
|
|
78521
|
+
"parameterTypeTokenRange": {
|
|
78522
|
+
"startIndex": 1,
|
|
78523
|
+
"endIndex": 2
|
|
78524
|
+
},
|
|
78525
|
+
"isOptional": false
|
|
78526
|
+
},
|
|
78527
|
+
{
|
|
78528
|
+
"parameterName": "tagName",
|
|
78529
|
+
"parameterTypeTokenRange": {
|
|
78530
|
+
"startIndex": 3,
|
|
78531
|
+
"endIndex": 4
|
|
78532
|
+
},
|
|
78533
|
+
"isOptional": false
|
|
78534
|
+
}
|
|
78535
|
+
],
|
|
78536
|
+
"name": "add"
|
|
78537
|
+
},
|
|
78538
|
+
{
|
|
78539
|
+
"kind": "MethodSignature",
|
|
78540
|
+
"canonicalReference": "@dcl/playground-assets!TagsComponentDefinitionExtended#remove:member(1)",
|
|
78541
|
+
"docComment": "/**\n * Remove a tag from the entity's Tags component\n *\n * @param entity - entity to remove the tag from\n *\n * @param tagName - the tag name to remove\n *\n * @returns true if successful, false if the entity doesn't have a Tags component or the tag doesn't exist\n *\n * @public\n */\n",
|
|
78542
|
+
"excerptTokens": [
|
|
78543
|
+
{
|
|
78544
|
+
"kind": "Content",
|
|
78545
|
+
"text": "remove(entity: "
|
|
78546
|
+
},
|
|
78547
|
+
{
|
|
78548
|
+
"kind": "Reference",
|
|
78549
|
+
"text": "Entity",
|
|
78550
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
78551
|
+
},
|
|
78552
|
+
{
|
|
78553
|
+
"kind": "Content",
|
|
78554
|
+
"text": ", tagName: "
|
|
78555
|
+
},
|
|
78556
|
+
{
|
|
78557
|
+
"kind": "Content",
|
|
78558
|
+
"text": "string"
|
|
78559
|
+
},
|
|
78560
|
+
{
|
|
78561
|
+
"kind": "Content",
|
|
78562
|
+
"text": "): "
|
|
78563
|
+
},
|
|
78564
|
+
{
|
|
78565
|
+
"kind": "Content",
|
|
78566
|
+
"text": "boolean"
|
|
78567
|
+
},
|
|
78568
|
+
{
|
|
78569
|
+
"kind": "Content",
|
|
78570
|
+
"text": ";"
|
|
78571
|
+
}
|
|
78572
|
+
],
|
|
78573
|
+
"isOptional": false,
|
|
78574
|
+
"returnTypeTokenRange": {
|
|
78575
|
+
"startIndex": 5,
|
|
78576
|
+
"endIndex": 6
|
|
78577
|
+
},
|
|
78578
|
+
"releaseTag": "Public",
|
|
78579
|
+
"overloadIndex": 1,
|
|
78580
|
+
"parameters": [
|
|
78581
|
+
{
|
|
78582
|
+
"parameterName": "entity",
|
|
78583
|
+
"parameterTypeTokenRange": {
|
|
78584
|
+
"startIndex": 1,
|
|
78585
|
+
"endIndex": 2
|
|
78586
|
+
},
|
|
78587
|
+
"isOptional": false
|
|
78588
|
+
},
|
|
78589
|
+
{
|
|
78590
|
+
"parameterName": "tagName",
|
|
78591
|
+
"parameterTypeTokenRange": {
|
|
78592
|
+
"startIndex": 3,
|
|
78593
|
+
"endIndex": 4
|
|
78594
|
+
},
|
|
78595
|
+
"isOptional": false
|
|
78596
|
+
}
|
|
78597
|
+
],
|
|
78598
|
+
"name": "remove"
|
|
78599
|
+
}
|
|
78600
|
+
],
|
|
78601
|
+
"extendsTokenRanges": [
|
|
78602
|
+
{
|
|
78603
|
+
"startIndex": 1,
|
|
78604
|
+
"endIndex": 5
|
|
78605
|
+
}
|
|
78606
|
+
]
|
|
78607
|
+
},
|
|
78608
|
+
{
|
|
78609
|
+
"kind": "Interface",
|
|
78610
|
+
"canonicalReference": "@dcl/playground-assets!TagsType:interface",
|
|
78611
|
+
"docComment": "",
|
|
78612
|
+
"excerptTokens": [
|
|
78613
|
+
{
|
|
78614
|
+
"kind": "Content",
|
|
78615
|
+
"text": "export interface TagsType "
|
|
78616
|
+
}
|
|
78617
|
+
],
|
|
78618
|
+
"fileUrlPath": "../ecs/dist/components/manual/Tags.d.ts",
|
|
78619
|
+
"releaseTag": "Public",
|
|
78620
|
+
"name": "TagsType",
|
|
78621
|
+
"preserveMemberOrder": false,
|
|
78622
|
+
"members": [
|
|
78623
|
+
{
|
|
78624
|
+
"kind": "PropertySignature",
|
|
78625
|
+
"canonicalReference": "@dcl/playground-assets!TagsType#tags:member",
|
|
78626
|
+
"docComment": "",
|
|
78627
|
+
"excerptTokens": [
|
|
78628
|
+
{
|
|
78629
|
+
"kind": "Content",
|
|
78630
|
+
"text": "tags: "
|
|
78631
|
+
},
|
|
78632
|
+
{
|
|
78633
|
+
"kind": "Content",
|
|
78634
|
+
"text": "string[]"
|
|
78635
|
+
},
|
|
78636
|
+
{
|
|
78637
|
+
"kind": "Content",
|
|
78638
|
+
"text": ";"
|
|
78639
|
+
}
|
|
78640
|
+
],
|
|
78641
|
+
"isReadonly": false,
|
|
78642
|
+
"isOptional": false,
|
|
78643
|
+
"releaseTag": "Public",
|
|
78644
|
+
"name": "tags",
|
|
78645
|
+
"propertyTypeTokenRange": {
|
|
78646
|
+
"startIndex": 1,
|
|
78647
|
+
"endIndex": 2
|
|
78648
|
+
}
|
|
78649
|
+
}
|
|
78650
|
+
],
|
|
78651
|
+
"extendsTokenRanges": []
|
|
78652
|
+
},
|
|
78162
78653
|
{
|
|
78163
78654
|
"kind": "TypeAlias",
|
|
78164
78655
|
"canonicalReference": "@dcl/playground-assets!TargetEntityRaycastOptions:type",
|
|
@@ -80745,12 +81236,36 @@
|
|
|
80745
81236
|
{
|
|
80746
81237
|
"kind": "Variable",
|
|
80747
81238
|
"canonicalReference": "@dcl/playground-assets!TriggerArea:var",
|
|
80748
|
-
"docComment": "
|
|
81239
|
+
"docComment": "",
|
|
80749
81240
|
"excerptTokens": [
|
|
80750
81241
|
{
|
|
80751
81242
|
"kind": "Content",
|
|
80752
81243
|
"text": "TriggerArea: "
|
|
80753
81244
|
},
|
|
81245
|
+
{
|
|
81246
|
+
"kind": "Reference",
|
|
81247
|
+
"text": "TriggerAreaComponentDefinitionExtended",
|
|
81248
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaComponentDefinitionExtended:interface"
|
|
81249
|
+
}
|
|
81250
|
+
],
|
|
81251
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
81252
|
+
"isReadonly": true,
|
|
81253
|
+
"releaseTag": "Public",
|
|
81254
|
+
"name": "TriggerArea",
|
|
81255
|
+
"variableTypeTokenRange": {
|
|
81256
|
+
"startIndex": 1,
|
|
81257
|
+
"endIndex": 2
|
|
81258
|
+
}
|
|
81259
|
+
},
|
|
81260
|
+
{
|
|
81261
|
+
"kind": "Interface",
|
|
81262
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaComponentDefinitionExtended:interface",
|
|
81263
|
+
"docComment": "/**\n * @public\n */\n",
|
|
81264
|
+
"excerptTokens": [
|
|
81265
|
+
{
|
|
81266
|
+
"kind": "Content",
|
|
81267
|
+
"text": "export interface TriggerAreaComponentDefinitionExtended extends "
|
|
81268
|
+
},
|
|
80754
81269
|
{
|
|
80755
81270
|
"kind": "Reference",
|
|
80756
81271
|
"text": "LastWriteWinElementSetComponentDefinition",
|
|
@@ -80768,281 +81283,1625 @@
|
|
|
80768
81283
|
{
|
|
80769
81284
|
"kind": "Content",
|
|
80770
81285
|
"text": ">"
|
|
81286
|
+
},
|
|
81287
|
+
{
|
|
81288
|
+
"kind": "Content",
|
|
81289
|
+
"text": " "
|
|
80771
81290
|
}
|
|
80772
81291
|
],
|
|
80773
|
-
"fileUrlPath": "../ecs/dist/components/
|
|
80774
|
-
"isReadonly": true,
|
|
81292
|
+
"fileUrlPath": "../ecs/dist/components/extended/TriggerArea.d.ts",
|
|
80775
81293
|
"releaseTag": "Public",
|
|
80776
|
-
"name": "
|
|
80777
|
-
"
|
|
80778
|
-
|
|
80779
|
-
|
|
80780
|
-
|
|
81294
|
+
"name": "TriggerAreaComponentDefinitionExtended",
|
|
81295
|
+
"preserveMemberOrder": false,
|
|
81296
|
+
"members": [
|
|
81297
|
+
{
|
|
81298
|
+
"kind": "MethodSignature",
|
|
81299
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaComponentDefinitionExtended#setBox:member(1)",
|
|
81300
|
+
"docComment": "/**\n * Set a box in the MeshCollider component\n *\n * @param entity - entity to create or replace the TriggerArea component\n *\n * @param collisionMask - the collision layers mask for the trigger to react, default: Player\n *\n * @public\n */\n",
|
|
81301
|
+
"excerptTokens": [
|
|
81302
|
+
{
|
|
81303
|
+
"kind": "Content",
|
|
81304
|
+
"text": "setBox(entity: "
|
|
81305
|
+
},
|
|
81306
|
+
{
|
|
81307
|
+
"kind": "Reference",
|
|
81308
|
+
"text": "Entity",
|
|
81309
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81310
|
+
},
|
|
81311
|
+
{
|
|
81312
|
+
"kind": "Content",
|
|
81313
|
+
"text": ", collisionMask?: "
|
|
81314
|
+
},
|
|
81315
|
+
{
|
|
81316
|
+
"kind": "Reference",
|
|
81317
|
+
"text": "ColliderLayer",
|
|
81318
|
+
"canonicalReference": "@dcl/playground-assets!ColliderLayer:enum"
|
|
81319
|
+
},
|
|
81320
|
+
{
|
|
81321
|
+
"kind": "Content",
|
|
81322
|
+
"text": " | "
|
|
81323
|
+
},
|
|
81324
|
+
{
|
|
81325
|
+
"kind": "Reference",
|
|
81326
|
+
"text": "ColliderLayer",
|
|
81327
|
+
"canonicalReference": "@dcl/playground-assets!ColliderLayer:enum"
|
|
81328
|
+
},
|
|
81329
|
+
{
|
|
81330
|
+
"kind": "Content",
|
|
81331
|
+
"text": "[]"
|
|
81332
|
+
},
|
|
81333
|
+
{
|
|
81334
|
+
"kind": "Content",
|
|
81335
|
+
"text": "): "
|
|
81336
|
+
},
|
|
81337
|
+
{
|
|
81338
|
+
"kind": "Content",
|
|
81339
|
+
"text": "void"
|
|
81340
|
+
},
|
|
81341
|
+
{
|
|
81342
|
+
"kind": "Content",
|
|
81343
|
+
"text": ";"
|
|
81344
|
+
}
|
|
81345
|
+
],
|
|
81346
|
+
"isOptional": false,
|
|
81347
|
+
"returnTypeTokenRange": {
|
|
81348
|
+
"startIndex": 8,
|
|
81349
|
+
"endIndex": 9
|
|
81350
|
+
},
|
|
81351
|
+
"releaseTag": "Public",
|
|
81352
|
+
"overloadIndex": 1,
|
|
81353
|
+
"parameters": [
|
|
81354
|
+
{
|
|
81355
|
+
"parameterName": "entity",
|
|
81356
|
+
"parameterTypeTokenRange": {
|
|
81357
|
+
"startIndex": 1,
|
|
81358
|
+
"endIndex": 2
|
|
81359
|
+
},
|
|
81360
|
+
"isOptional": false
|
|
81361
|
+
},
|
|
81362
|
+
{
|
|
81363
|
+
"parameterName": "collisionMask",
|
|
81364
|
+
"parameterTypeTokenRange": {
|
|
81365
|
+
"startIndex": 3,
|
|
81366
|
+
"endIndex": 7
|
|
81367
|
+
},
|
|
81368
|
+
"isOptional": true
|
|
81369
|
+
}
|
|
81370
|
+
],
|
|
81371
|
+
"name": "setBox"
|
|
81372
|
+
},
|
|
81373
|
+
{
|
|
81374
|
+
"kind": "MethodSignature",
|
|
81375
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaComponentDefinitionExtended#setSphere:member(1)",
|
|
81376
|
+
"docComment": "/**\n * Set a sphere in the MeshCollider component\n *\n * @param entity - entity to create or replace the TriggerArea component\n *\n * @param collisionMask - the collision layers mask for the trigger to react, default: Player\n *\n * @public\n */\n",
|
|
81377
|
+
"excerptTokens": [
|
|
81378
|
+
{
|
|
81379
|
+
"kind": "Content",
|
|
81380
|
+
"text": "setSphere(entity: "
|
|
81381
|
+
},
|
|
81382
|
+
{
|
|
81383
|
+
"kind": "Reference",
|
|
81384
|
+
"text": "Entity",
|
|
81385
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81386
|
+
},
|
|
81387
|
+
{
|
|
81388
|
+
"kind": "Content",
|
|
81389
|
+
"text": ", collisionMask?: "
|
|
81390
|
+
},
|
|
81391
|
+
{
|
|
81392
|
+
"kind": "Reference",
|
|
81393
|
+
"text": "ColliderLayer",
|
|
81394
|
+
"canonicalReference": "@dcl/playground-assets!ColliderLayer:enum"
|
|
81395
|
+
},
|
|
81396
|
+
{
|
|
81397
|
+
"kind": "Content",
|
|
81398
|
+
"text": " | "
|
|
81399
|
+
},
|
|
81400
|
+
{
|
|
81401
|
+
"kind": "Reference",
|
|
81402
|
+
"text": "ColliderLayer",
|
|
81403
|
+
"canonicalReference": "@dcl/playground-assets!ColliderLayer:enum"
|
|
81404
|
+
},
|
|
81405
|
+
{
|
|
81406
|
+
"kind": "Content",
|
|
81407
|
+
"text": "[]"
|
|
81408
|
+
},
|
|
81409
|
+
{
|
|
81410
|
+
"kind": "Content",
|
|
81411
|
+
"text": "): "
|
|
81412
|
+
},
|
|
81413
|
+
{
|
|
81414
|
+
"kind": "Content",
|
|
81415
|
+
"text": "void"
|
|
81416
|
+
},
|
|
81417
|
+
{
|
|
81418
|
+
"kind": "Content",
|
|
81419
|
+
"text": ";"
|
|
81420
|
+
}
|
|
81421
|
+
],
|
|
81422
|
+
"isOptional": false,
|
|
81423
|
+
"returnTypeTokenRange": {
|
|
81424
|
+
"startIndex": 8,
|
|
81425
|
+
"endIndex": 9
|
|
81426
|
+
},
|
|
81427
|
+
"releaseTag": "Public",
|
|
81428
|
+
"overloadIndex": 1,
|
|
81429
|
+
"parameters": [
|
|
81430
|
+
{
|
|
81431
|
+
"parameterName": "entity",
|
|
81432
|
+
"parameterTypeTokenRange": {
|
|
81433
|
+
"startIndex": 1,
|
|
81434
|
+
"endIndex": 2
|
|
81435
|
+
},
|
|
81436
|
+
"isOptional": false
|
|
81437
|
+
},
|
|
81438
|
+
{
|
|
81439
|
+
"parameterName": "collisionMask",
|
|
81440
|
+
"parameterTypeTokenRange": {
|
|
81441
|
+
"startIndex": 3,
|
|
81442
|
+
"endIndex": 7
|
|
81443
|
+
},
|
|
81444
|
+
"isOptional": true
|
|
81445
|
+
}
|
|
81446
|
+
],
|
|
81447
|
+
"name": "setSphere"
|
|
81448
|
+
}
|
|
81449
|
+
],
|
|
81450
|
+
"extendsTokenRanges": [
|
|
81451
|
+
{
|
|
81452
|
+
"startIndex": 1,
|
|
81453
|
+
"endIndex": 5
|
|
81454
|
+
}
|
|
81455
|
+
]
|
|
80781
81456
|
},
|
|
80782
81457
|
{
|
|
80783
|
-
"kind": "
|
|
80784
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
81458
|
+
"kind": "Interface",
|
|
81459
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem:interface",
|
|
80785
81460
|
"docComment": "/**\n * @public\n */\n",
|
|
80786
81461
|
"excerptTokens": [
|
|
80787
81462
|
{
|
|
80788
81463
|
"kind": "Content",
|
|
80789
|
-
"text": "export
|
|
81464
|
+
"text": "export interface TriggerAreaEventsSystem "
|
|
80790
81465
|
}
|
|
80791
81466
|
],
|
|
80792
|
-
"fileUrlPath": "../ecs/dist/
|
|
81467
|
+
"fileUrlPath": "../ecs/dist/systems/triggerArea.d.ts",
|
|
80793
81468
|
"releaseTag": "Public",
|
|
80794
|
-
"name": "
|
|
81469
|
+
"name": "TriggerAreaEventsSystem",
|
|
80795
81470
|
"preserveMemberOrder": false,
|
|
80796
81471
|
"members": [
|
|
80797
81472
|
{
|
|
80798
|
-
"kind": "
|
|
80799
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
80800
|
-
"docComment": "",
|
|
81473
|
+
"kind": "MethodSignature",
|
|
81474
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#onTriggerEnter:member(1)",
|
|
81475
|
+
"docComment": "/**\n * Execute callback when an entity enters the Trigger Area\n *\n * @param entity - The entity that already has the TriggerArea component\n *\n * @param cb - Function to execute the 'Enter' type of result is detected\n *\n * @public\n */\n",
|
|
81476
|
+
"excerptTokens": [
|
|
81477
|
+
{
|
|
81478
|
+
"kind": "Content",
|
|
81479
|
+
"text": "onTriggerEnter(entity: "
|
|
81480
|
+
},
|
|
81481
|
+
{
|
|
81482
|
+
"kind": "Reference",
|
|
81483
|
+
"text": "Entity",
|
|
81484
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81485
|
+
},
|
|
81486
|
+
{
|
|
81487
|
+
"kind": "Content",
|
|
81488
|
+
"text": ", cb: "
|
|
81489
|
+
},
|
|
81490
|
+
{
|
|
81491
|
+
"kind": "Reference",
|
|
81492
|
+
"text": "TriggerAreaEventSystemCallback",
|
|
81493
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventSystemCallback:type"
|
|
81494
|
+
},
|
|
81495
|
+
{
|
|
81496
|
+
"kind": "Content",
|
|
81497
|
+
"text": "): "
|
|
81498
|
+
},
|
|
81499
|
+
{
|
|
81500
|
+
"kind": "Content",
|
|
81501
|
+
"text": "void"
|
|
81502
|
+
},
|
|
81503
|
+
{
|
|
81504
|
+
"kind": "Content",
|
|
81505
|
+
"text": ";"
|
|
81506
|
+
}
|
|
81507
|
+
],
|
|
81508
|
+
"isOptional": false,
|
|
81509
|
+
"returnTypeTokenRange": {
|
|
81510
|
+
"startIndex": 5,
|
|
81511
|
+
"endIndex": 6
|
|
81512
|
+
},
|
|
81513
|
+
"releaseTag": "Public",
|
|
81514
|
+
"overloadIndex": 1,
|
|
81515
|
+
"parameters": [
|
|
81516
|
+
{
|
|
81517
|
+
"parameterName": "entity",
|
|
81518
|
+
"parameterTypeTokenRange": {
|
|
81519
|
+
"startIndex": 1,
|
|
81520
|
+
"endIndex": 2
|
|
81521
|
+
},
|
|
81522
|
+
"isOptional": false
|
|
81523
|
+
},
|
|
81524
|
+
{
|
|
81525
|
+
"parameterName": "cb",
|
|
81526
|
+
"parameterTypeTokenRange": {
|
|
81527
|
+
"startIndex": 3,
|
|
81528
|
+
"endIndex": 4
|
|
81529
|
+
},
|
|
81530
|
+
"isOptional": false
|
|
81531
|
+
}
|
|
81532
|
+
],
|
|
81533
|
+
"name": "onTriggerEnter"
|
|
81534
|
+
},
|
|
81535
|
+
{
|
|
81536
|
+
"kind": "MethodSignature",
|
|
81537
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#onTriggerExit:member(1)",
|
|
81538
|
+
"docComment": "/**\n * Execute callback when an entity exits the Trigger Area\n *\n * @param entity - The entity that already has the TriggerArea component\n *\n * @param cb - Function to execute the 'Exit' type of result is detected\n *\n * @public\n */\n",
|
|
81539
|
+
"excerptTokens": [
|
|
81540
|
+
{
|
|
81541
|
+
"kind": "Content",
|
|
81542
|
+
"text": "onTriggerExit(entity: "
|
|
81543
|
+
},
|
|
81544
|
+
{
|
|
81545
|
+
"kind": "Reference",
|
|
81546
|
+
"text": "Entity",
|
|
81547
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81548
|
+
},
|
|
81549
|
+
{
|
|
81550
|
+
"kind": "Content",
|
|
81551
|
+
"text": ", cb: "
|
|
81552
|
+
},
|
|
81553
|
+
{
|
|
81554
|
+
"kind": "Reference",
|
|
81555
|
+
"text": "TriggerAreaEventSystemCallback",
|
|
81556
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventSystemCallback:type"
|
|
81557
|
+
},
|
|
81558
|
+
{
|
|
81559
|
+
"kind": "Content",
|
|
81560
|
+
"text": "): "
|
|
81561
|
+
},
|
|
81562
|
+
{
|
|
81563
|
+
"kind": "Content",
|
|
81564
|
+
"text": "void"
|
|
81565
|
+
},
|
|
81566
|
+
{
|
|
81567
|
+
"kind": "Content",
|
|
81568
|
+
"text": ";"
|
|
81569
|
+
}
|
|
81570
|
+
],
|
|
81571
|
+
"isOptional": false,
|
|
81572
|
+
"returnTypeTokenRange": {
|
|
81573
|
+
"startIndex": 5,
|
|
81574
|
+
"endIndex": 6
|
|
81575
|
+
},
|
|
81576
|
+
"releaseTag": "Public",
|
|
81577
|
+
"overloadIndex": 1,
|
|
81578
|
+
"parameters": [
|
|
81579
|
+
{
|
|
81580
|
+
"parameterName": "entity",
|
|
81581
|
+
"parameterTypeTokenRange": {
|
|
81582
|
+
"startIndex": 1,
|
|
81583
|
+
"endIndex": 2
|
|
81584
|
+
},
|
|
81585
|
+
"isOptional": false
|
|
81586
|
+
},
|
|
81587
|
+
{
|
|
81588
|
+
"parameterName": "cb",
|
|
81589
|
+
"parameterTypeTokenRange": {
|
|
81590
|
+
"startIndex": 3,
|
|
81591
|
+
"endIndex": 4
|
|
81592
|
+
},
|
|
81593
|
+
"isOptional": false
|
|
81594
|
+
}
|
|
81595
|
+
],
|
|
81596
|
+
"name": "onTriggerExit"
|
|
81597
|
+
},
|
|
81598
|
+
{
|
|
81599
|
+
"kind": "MethodSignature",
|
|
81600
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#onTriggerStay:member(1)",
|
|
81601
|
+
"docComment": "/**\n * Execute callback when an entity stays in the Trigger Area\n *\n * @param entity - The entity that already has the TriggerArea component\n *\n * @param cb - Function to execute the 'Stay' type of result is detected\n *\n * @public\n */\n",
|
|
81602
|
+
"excerptTokens": [
|
|
81603
|
+
{
|
|
81604
|
+
"kind": "Content",
|
|
81605
|
+
"text": "onTriggerStay(entity: "
|
|
81606
|
+
},
|
|
81607
|
+
{
|
|
81608
|
+
"kind": "Reference",
|
|
81609
|
+
"text": "Entity",
|
|
81610
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81611
|
+
},
|
|
81612
|
+
{
|
|
81613
|
+
"kind": "Content",
|
|
81614
|
+
"text": ", cb: "
|
|
81615
|
+
},
|
|
81616
|
+
{
|
|
81617
|
+
"kind": "Reference",
|
|
81618
|
+
"text": "TriggerAreaEventSystemCallback",
|
|
81619
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventSystemCallback:type"
|
|
81620
|
+
},
|
|
81621
|
+
{
|
|
81622
|
+
"kind": "Content",
|
|
81623
|
+
"text": "): "
|
|
81624
|
+
},
|
|
81625
|
+
{
|
|
81626
|
+
"kind": "Content",
|
|
81627
|
+
"text": "void"
|
|
81628
|
+
},
|
|
81629
|
+
{
|
|
81630
|
+
"kind": "Content",
|
|
81631
|
+
"text": ";"
|
|
81632
|
+
}
|
|
81633
|
+
],
|
|
81634
|
+
"isOptional": false,
|
|
81635
|
+
"returnTypeTokenRange": {
|
|
81636
|
+
"startIndex": 5,
|
|
81637
|
+
"endIndex": 6
|
|
81638
|
+
},
|
|
81639
|
+
"releaseTag": "Public",
|
|
81640
|
+
"overloadIndex": 1,
|
|
81641
|
+
"parameters": [
|
|
81642
|
+
{
|
|
81643
|
+
"parameterName": "entity",
|
|
81644
|
+
"parameterTypeTokenRange": {
|
|
81645
|
+
"startIndex": 1,
|
|
81646
|
+
"endIndex": 2
|
|
81647
|
+
},
|
|
81648
|
+
"isOptional": false
|
|
81649
|
+
},
|
|
81650
|
+
{
|
|
81651
|
+
"parameterName": "cb",
|
|
81652
|
+
"parameterTypeTokenRange": {
|
|
81653
|
+
"startIndex": 3,
|
|
81654
|
+
"endIndex": 4
|
|
81655
|
+
},
|
|
81656
|
+
"isOptional": false
|
|
81657
|
+
}
|
|
81658
|
+
],
|
|
81659
|
+
"name": "onTriggerStay"
|
|
81660
|
+
},
|
|
81661
|
+
{
|
|
81662
|
+
"kind": "MethodSignature",
|
|
81663
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#removeOnTriggerEnter:member(1)",
|
|
81664
|
+
"docComment": "/**\n * Remove the callback for Trigger Area 'Enter' type of result\n *\n * @param entity - Entity where the Trigger Area was attached\n *\n * @public\n */\n",
|
|
81665
|
+
"excerptTokens": [
|
|
81666
|
+
{
|
|
81667
|
+
"kind": "Content",
|
|
81668
|
+
"text": "removeOnTriggerEnter(entity: "
|
|
81669
|
+
},
|
|
81670
|
+
{
|
|
81671
|
+
"kind": "Reference",
|
|
81672
|
+
"text": "Entity",
|
|
81673
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81674
|
+
},
|
|
81675
|
+
{
|
|
81676
|
+
"kind": "Content",
|
|
81677
|
+
"text": "): "
|
|
81678
|
+
},
|
|
81679
|
+
{
|
|
81680
|
+
"kind": "Content",
|
|
81681
|
+
"text": "void"
|
|
81682
|
+
},
|
|
81683
|
+
{
|
|
81684
|
+
"kind": "Content",
|
|
81685
|
+
"text": ";"
|
|
81686
|
+
}
|
|
81687
|
+
],
|
|
81688
|
+
"isOptional": false,
|
|
81689
|
+
"returnTypeTokenRange": {
|
|
81690
|
+
"startIndex": 3,
|
|
81691
|
+
"endIndex": 4
|
|
81692
|
+
},
|
|
81693
|
+
"releaseTag": "Public",
|
|
81694
|
+
"overloadIndex": 1,
|
|
81695
|
+
"parameters": [
|
|
81696
|
+
{
|
|
81697
|
+
"parameterName": "entity",
|
|
81698
|
+
"parameterTypeTokenRange": {
|
|
81699
|
+
"startIndex": 1,
|
|
81700
|
+
"endIndex": 2
|
|
81701
|
+
},
|
|
81702
|
+
"isOptional": false
|
|
81703
|
+
}
|
|
81704
|
+
],
|
|
81705
|
+
"name": "removeOnTriggerEnter"
|
|
81706
|
+
},
|
|
81707
|
+
{
|
|
81708
|
+
"kind": "MethodSignature",
|
|
81709
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#removeOnTriggerExit:member(1)",
|
|
81710
|
+
"docComment": "/**\n * Remove the callback for Trigger Area 'Exit' type of result\n *\n * @param entity - Entity where the Trigger Area was attached\n *\n * @public\n */\n",
|
|
81711
|
+
"excerptTokens": [
|
|
81712
|
+
{
|
|
81713
|
+
"kind": "Content",
|
|
81714
|
+
"text": "removeOnTriggerExit(entity: "
|
|
81715
|
+
},
|
|
81716
|
+
{
|
|
81717
|
+
"kind": "Reference",
|
|
81718
|
+
"text": "Entity",
|
|
81719
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81720
|
+
},
|
|
81721
|
+
{
|
|
81722
|
+
"kind": "Content",
|
|
81723
|
+
"text": "): "
|
|
81724
|
+
},
|
|
81725
|
+
{
|
|
81726
|
+
"kind": "Content",
|
|
81727
|
+
"text": "void"
|
|
81728
|
+
},
|
|
81729
|
+
{
|
|
81730
|
+
"kind": "Content",
|
|
81731
|
+
"text": ";"
|
|
81732
|
+
}
|
|
81733
|
+
],
|
|
81734
|
+
"isOptional": false,
|
|
81735
|
+
"returnTypeTokenRange": {
|
|
81736
|
+
"startIndex": 3,
|
|
81737
|
+
"endIndex": 4
|
|
81738
|
+
},
|
|
81739
|
+
"releaseTag": "Public",
|
|
81740
|
+
"overloadIndex": 1,
|
|
81741
|
+
"parameters": [
|
|
81742
|
+
{
|
|
81743
|
+
"parameterName": "entity",
|
|
81744
|
+
"parameterTypeTokenRange": {
|
|
81745
|
+
"startIndex": 1,
|
|
81746
|
+
"endIndex": 2
|
|
81747
|
+
},
|
|
81748
|
+
"isOptional": false
|
|
81749
|
+
}
|
|
81750
|
+
],
|
|
81751
|
+
"name": "removeOnTriggerExit"
|
|
81752
|
+
},
|
|
81753
|
+
{
|
|
81754
|
+
"kind": "MethodSignature",
|
|
81755
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem#removeOnTriggerStay:member(1)",
|
|
81756
|
+
"docComment": "/**\n * Remove the callback for Trigger Area 'Stay' type of result\n *\n * @param entity - Entity where the Trigger Area was attached\n *\n * @public\n */\n",
|
|
80801
81757
|
"excerptTokens": [
|
|
80802
81758
|
{
|
|
80803
|
-
"kind": "Content",
|
|
80804
|
-
"text": "
|
|
81759
|
+
"kind": "Content",
|
|
81760
|
+
"text": "removeOnTriggerStay(entity: "
|
|
81761
|
+
},
|
|
81762
|
+
{
|
|
81763
|
+
"kind": "Reference",
|
|
81764
|
+
"text": "Entity",
|
|
81765
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
81766
|
+
},
|
|
81767
|
+
{
|
|
81768
|
+
"kind": "Content",
|
|
81769
|
+
"text": "): "
|
|
81770
|
+
},
|
|
81771
|
+
{
|
|
81772
|
+
"kind": "Content",
|
|
81773
|
+
"text": "void"
|
|
81774
|
+
},
|
|
81775
|
+
{
|
|
81776
|
+
"kind": "Content",
|
|
81777
|
+
"text": ";"
|
|
81778
|
+
}
|
|
81779
|
+
],
|
|
81780
|
+
"isOptional": false,
|
|
81781
|
+
"returnTypeTokenRange": {
|
|
81782
|
+
"startIndex": 3,
|
|
81783
|
+
"endIndex": 4
|
|
81784
|
+
},
|
|
81785
|
+
"releaseTag": "Public",
|
|
81786
|
+
"overloadIndex": 1,
|
|
81787
|
+
"parameters": [
|
|
81788
|
+
{
|
|
81789
|
+
"parameterName": "entity",
|
|
81790
|
+
"parameterTypeTokenRange": {
|
|
81791
|
+
"startIndex": 1,
|
|
81792
|
+
"endIndex": 2
|
|
81793
|
+
},
|
|
81794
|
+
"isOptional": false
|
|
81795
|
+
}
|
|
81796
|
+
],
|
|
81797
|
+
"name": "removeOnTriggerStay"
|
|
81798
|
+
}
|
|
81799
|
+
],
|
|
81800
|
+
"extendsTokenRanges": []
|
|
81801
|
+
},
|
|
81802
|
+
{
|
|
81803
|
+
"kind": "Variable",
|
|
81804
|
+
"canonicalReference": "@dcl/playground-assets!triggerAreaEventsSystem:var",
|
|
81805
|
+
"docComment": "/**\n * Register callback functions for trigger area results.\n *\n * @public\n */\n",
|
|
81806
|
+
"excerptTokens": [
|
|
81807
|
+
{
|
|
81808
|
+
"kind": "Content",
|
|
81809
|
+
"text": "triggerAreaEventsSystem: "
|
|
81810
|
+
},
|
|
81811
|
+
{
|
|
81812
|
+
"kind": "Reference",
|
|
81813
|
+
"text": "TriggerAreaEventsSystem",
|
|
81814
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventsSystem:interface"
|
|
81815
|
+
}
|
|
81816
|
+
],
|
|
81817
|
+
"fileUrlPath": "../ecs/dist/runtime/initialization/index.d.ts",
|
|
81818
|
+
"isReadonly": true,
|
|
81819
|
+
"releaseTag": "Public",
|
|
81820
|
+
"name": "triggerAreaEventsSystem",
|
|
81821
|
+
"variableTypeTokenRange": {
|
|
81822
|
+
"startIndex": 1,
|
|
81823
|
+
"endIndex": 2
|
|
81824
|
+
}
|
|
81825
|
+
},
|
|
81826
|
+
{
|
|
81827
|
+
"kind": "TypeAlias",
|
|
81828
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventSystemCallback:type",
|
|
81829
|
+
"docComment": "/**\n * @public\n */\n",
|
|
81830
|
+
"excerptTokens": [
|
|
81831
|
+
{
|
|
81832
|
+
"kind": "Content",
|
|
81833
|
+
"text": "export type TriggerAreaEventSystemCallback = "
|
|
81834
|
+
},
|
|
81835
|
+
{
|
|
81836
|
+
"kind": "Content",
|
|
81837
|
+
"text": "(result: "
|
|
81838
|
+
},
|
|
81839
|
+
{
|
|
81840
|
+
"kind": "Reference",
|
|
81841
|
+
"text": "DeepReadonlyObject",
|
|
81842
|
+
"canonicalReference": "@dcl/playground-assets!DeepReadonlyObject:type"
|
|
81843
|
+
},
|
|
81844
|
+
{
|
|
81845
|
+
"kind": "Content",
|
|
81846
|
+
"text": "<"
|
|
81847
|
+
},
|
|
81848
|
+
{
|
|
81849
|
+
"kind": "Reference",
|
|
81850
|
+
"text": "PBTriggerAreaResult",
|
|
81851
|
+
"canonicalReference": "@dcl/playground-assets!PBTriggerAreaResult"
|
|
81852
|
+
},
|
|
81853
|
+
{
|
|
81854
|
+
"kind": "Content",
|
|
81855
|
+
"text": ">) => void"
|
|
81856
|
+
},
|
|
81857
|
+
{
|
|
81858
|
+
"kind": "Content",
|
|
81859
|
+
"text": ";"
|
|
81860
|
+
}
|
|
81861
|
+
],
|
|
81862
|
+
"fileUrlPath": "../ecs/dist/systems/triggerArea.d.ts",
|
|
81863
|
+
"releaseTag": "Public",
|
|
81864
|
+
"name": "TriggerAreaEventSystemCallback",
|
|
81865
|
+
"typeTokenRange": {
|
|
81866
|
+
"startIndex": 1,
|
|
81867
|
+
"endIndex": 6
|
|
81868
|
+
}
|
|
81869
|
+
},
|
|
81870
|
+
{
|
|
81871
|
+
"kind": "Enum",
|
|
81872
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventType:enum",
|
|
81873
|
+
"docComment": "/**\n * @public\n */\n",
|
|
81874
|
+
"excerptTokens": [
|
|
81875
|
+
{
|
|
81876
|
+
"kind": "Content",
|
|
81877
|
+
"text": "export declare const enum TriggerAreaEventType "
|
|
81878
|
+
}
|
|
81879
|
+
],
|
|
81880
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/trigger_area_result.gen.d.ts",
|
|
81881
|
+
"releaseTag": "Public",
|
|
81882
|
+
"name": "TriggerAreaEventType",
|
|
81883
|
+
"preserveMemberOrder": false,
|
|
81884
|
+
"members": [
|
|
81885
|
+
{
|
|
81886
|
+
"kind": "EnumMember",
|
|
81887
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventType.TAET_ENTER:member",
|
|
81888
|
+
"docComment": "",
|
|
81889
|
+
"excerptTokens": [
|
|
81890
|
+
{
|
|
81891
|
+
"kind": "Content",
|
|
81892
|
+
"text": "TAET_ENTER = "
|
|
81893
|
+
},
|
|
81894
|
+
{
|
|
81895
|
+
"kind": "Content",
|
|
81896
|
+
"text": "0"
|
|
81897
|
+
}
|
|
81898
|
+
],
|
|
81899
|
+
"initializerTokenRange": {
|
|
81900
|
+
"startIndex": 1,
|
|
81901
|
+
"endIndex": 2
|
|
81902
|
+
},
|
|
81903
|
+
"releaseTag": "Public",
|
|
81904
|
+
"name": "TAET_ENTER"
|
|
81905
|
+
},
|
|
81906
|
+
{
|
|
81907
|
+
"kind": "EnumMember",
|
|
81908
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventType.TAET_EXIT:member",
|
|
81909
|
+
"docComment": "",
|
|
81910
|
+
"excerptTokens": [
|
|
81911
|
+
{
|
|
81912
|
+
"kind": "Content",
|
|
81913
|
+
"text": "TAET_EXIT = "
|
|
81914
|
+
},
|
|
81915
|
+
{
|
|
81916
|
+
"kind": "Content",
|
|
81917
|
+
"text": "2"
|
|
81918
|
+
}
|
|
81919
|
+
],
|
|
81920
|
+
"initializerTokenRange": {
|
|
81921
|
+
"startIndex": 1,
|
|
81922
|
+
"endIndex": 2
|
|
81923
|
+
},
|
|
81924
|
+
"releaseTag": "Public",
|
|
81925
|
+
"name": "TAET_EXIT"
|
|
81926
|
+
},
|
|
81927
|
+
{
|
|
81928
|
+
"kind": "EnumMember",
|
|
81929
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventType.TAET_STAY:member",
|
|
81930
|
+
"docComment": "",
|
|
81931
|
+
"excerptTokens": [
|
|
81932
|
+
{
|
|
81933
|
+
"kind": "Content",
|
|
81934
|
+
"text": "TAET_STAY = "
|
|
81935
|
+
},
|
|
81936
|
+
{
|
|
81937
|
+
"kind": "Content",
|
|
81938
|
+
"text": "1"
|
|
81939
|
+
}
|
|
81940
|
+
],
|
|
81941
|
+
"initializerTokenRange": {
|
|
81942
|
+
"startIndex": 1,
|
|
81943
|
+
"endIndex": 2
|
|
81944
|
+
},
|
|
81945
|
+
"releaseTag": "Public",
|
|
81946
|
+
"name": "TAET_STAY"
|
|
81947
|
+
}
|
|
81948
|
+
]
|
|
81949
|
+
},
|
|
81950
|
+
{
|
|
81951
|
+
"kind": "Enum",
|
|
81952
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType:enum",
|
|
81953
|
+
"docComment": "/**\n * @public\n */\n",
|
|
81954
|
+
"excerptTokens": [
|
|
81955
|
+
{
|
|
81956
|
+
"kind": "Content",
|
|
81957
|
+
"text": "export declare const enum TriggerAreaMeshType "
|
|
81958
|
+
}
|
|
81959
|
+
],
|
|
81960
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/trigger_area.gen.d.ts",
|
|
81961
|
+
"releaseTag": "Public",
|
|
81962
|
+
"name": "TriggerAreaMeshType",
|
|
81963
|
+
"preserveMemberOrder": false,
|
|
81964
|
+
"members": [
|
|
81965
|
+
{
|
|
81966
|
+
"kind": "EnumMember",
|
|
81967
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType.TAMT_BOX:member",
|
|
81968
|
+
"docComment": "",
|
|
81969
|
+
"excerptTokens": [
|
|
81970
|
+
{
|
|
81971
|
+
"kind": "Content",
|
|
81972
|
+
"text": "TAMT_BOX = "
|
|
81973
|
+
},
|
|
81974
|
+
{
|
|
81975
|
+
"kind": "Content",
|
|
81976
|
+
"text": "0"
|
|
81977
|
+
}
|
|
81978
|
+
],
|
|
81979
|
+
"initializerTokenRange": {
|
|
81980
|
+
"startIndex": 1,
|
|
81981
|
+
"endIndex": 2
|
|
81982
|
+
},
|
|
81983
|
+
"releaseTag": "Public",
|
|
81984
|
+
"name": "TAMT_BOX"
|
|
81985
|
+
},
|
|
81986
|
+
{
|
|
81987
|
+
"kind": "EnumMember",
|
|
81988
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType.TAMT_SPHERE:member",
|
|
81989
|
+
"docComment": "",
|
|
81990
|
+
"excerptTokens": [
|
|
81991
|
+
{
|
|
81992
|
+
"kind": "Content",
|
|
81993
|
+
"text": "TAMT_SPHERE = "
|
|
81994
|
+
},
|
|
81995
|
+
{
|
|
81996
|
+
"kind": "Content",
|
|
81997
|
+
"text": "1"
|
|
81998
|
+
}
|
|
81999
|
+
],
|
|
82000
|
+
"initializerTokenRange": {
|
|
82001
|
+
"startIndex": 1,
|
|
82002
|
+
"endIndex": 2
|
|
82003
|
+
},
|
|
82004
|
+
"releaseTag": "Public",
|
|
82005
|
+
"name": "TAMT_SPHERE"
|
|
82006
|
+
}
|
|
82007
|
+
]
|
|
82008
|
+
},
|
|
82009
|
+
{
|
|
82010
|
+
"kind": "Variable",
|
|
82011
|
+
"canonicalReference": "@dcl/playground-assets!TriggerAreaResult:var",
|
|
82012
|
+
"docComment": "/**\n * @public\n */\n",
|
|
82013
|
+
"excerptTokens": [
|
|
82014
|
+
{
|
|
82015
|
+
"kind": "Content",
|
|
82016
|
+
"text": "TriggerAreaResult: "
|
|
82017
|
+
},
|
|
82018
|
+
{
|
|
82019
|
+
"kind": "Reference",
|
|
82020
|
+
"text": "GrowOnlyValueSetComponentDefinition",
|
|
82021
|
+
"canonicalReference": "@dcl/playground-assets!GrowOnlyValueSetComponentDefinition:interface"
|
|
82022
|
+
},
|
|
82023
|
+
{
|
|
82024
|
+
"kind": "Content",
|
|
82025
|
+
"text": "<"
|
|
82026
|
+
},
|
|
82027
|
+
{
|
|
82028
|
+
"kind": "Reference",
|
|
82029
|
+
"text": "PBTriggerAreaResult",
|
|
82030
|
+
"canonicalReference": "@dcl/playground-assets!PBTriggerAreaResult"
|
|
82031
|
+
},
|
|
82032
|
+
{
|
|
82033
|
+
"kind": "Content",
|
|
82034
|
+
"text": ">"
|
|
82035
|
+
}
|
|
82036
|
+
],
|
|
82037
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
82038
|
+
"isReadonly": true,
|
|
82039
|
+
"releaseTag": "Public",
|
|
82040
|
+
"name": "TriggerAreaResult",
|
|
82041
|
+
"variableTypeTokenRange": {
|
|
82042
|
+
"startIndex": 1,
|
|
82043
|
+
"endIndex": 5
|
|
82044
|
+
}
|
|
82045
|
+
},
|
|
82046
|
+
{
|
|
82047
|
+
"kind": "Variable",
|
|
82048
|
+
"canonicalReference": "@dcl/playground-assets!Tween:var",
|
|
82049
|
+
"docComment": "",
|
|
82050
|
+
"excerptTokens": [
|
|
82051
|
+
{
|
|
82052
|
+
"kind": "Content",
|
|
82053
|
+
"text": "Tween: "
|
|
82054
|
+
},
|
|
82055
|
+
{
|
|
82056
|
+
"kind": "Reference",
|
|
82057
|
+
"text": "TweenComponentDefinitionExtended",
|
|
82058
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended:interface"
|
|
82059
|
+
}
|
|
82060
|
+
],
|
|
82061
|
+
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
82062
|
+
"isReadonly": true,
|
|
82063
|
+
"releaseTag": "Public",
|
|
82064
|
+
"name": "Tween",
|
|
82065
|
+
"variableTypeTokenRange": {
|
|
82066
|
+
"startIndex": 1,
|
|
82067
|
+
"endIndex": 2
|
|
82068
|
+
}
|
|
82069
|
+
},
|
|
82070
|
+
{
|
|
82071
|
+
"kind": "Interface",
|
|
82072
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended:interface",
|
|
82073
|
+
"docComment": "/**\n * @public\n */\n",
|
|
82074
|
+
"excerptTokens": [
|
|
82075
|
+
{
|
|
82076
|
+
"kind": "Content",
|
|
82077
|
+
"text": "export interface TweenComponentDefinitionExtended extends "
|
|
82078
|
+
},
|
|
82079
|
+
{
|
|
82080
|
+
"kind": "Reference",
|
|
82081
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
82082
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
82083
|
+
},
|
|
82084
|
+
{
|
|
82085
|
+
"kind": "Content",
|
|
82086
|
+
"text": "<"
|
|
82087
|
+
},
|
|
82088
|
+
{
|
|
82089
|
+
"kind": "Reference",
|
|
82090
|
+
"text": "PBTween",
|
|
82091
|
+
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
82092
|
+
},
|
|
82093
|
+
{
|
|
82094
|
+
"kind": "Content",
|
|
82095
|
+
"text": ">"
|
|
82096
|
+
},
|
|
82097
|
+
{
|
|
82098
|
+
"kind": "Content",
|
|
82099
|
+
"text": " "
|
|
82100
|
+
}
|
|
82101
|
+
],
|
|
82102
|
+
"fileUrlPath": "../ecs/dist/components/extended/Tween.d.ts",
|
|
82103
|
+
"releaseTag": "Public",
|
|
82104
|
+
"name": "TweenComponentDefinitionExtended",
|
|
82105
|
+
"preserveMemberOrder": false,
|
|
82106
|
+
"members": [
|
|
82107
|
+
{
|
|
82108
|
+
"kind": "PropertySignature",
|
|
82109
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#Mode:member",
|
|
82110
|
+
"docComment": "/**\n * Texture helpers with constructor\n */\n",
|
|
82111
|
+
"excerptTokens": [
|
|
82112
|
+
{
|
|
82113
|
+
"kind": "Content",
|
|
82114
|
+
"text": "Mode: "
|
|
82115
|
+
},
|
|
82116
|
+
{
|
|
82117
|
+
"kind": "Reference",
|
|
82118
|
+
"text": "TweenHelper",
|
|
82119
|
+
"canonicalReference": "@dcl/playground-assets!TweenHelper:interface"
|
|
82120
|
+
},
|
|
82121
|
+
{
|
|
82122
|
+
"kind": "Content",
|
|
82123
|
+
"text": ";"
|
|
82124
|
+
}
|
|
82125
|
+
],
|
|
82126
|
+
"isReadonly": false,
|
|
82127
|
+
"isOptional": false,
|
|
82128
|
+
"releaseTag": "Public",
|
|
82129
|
+
"name": "Mode",
|
|
82130
|
+
"propertyTypeTokenRange": {
|
|
82131
|
+
"startIndex": 1,
|
|
82132
|
+
"endIndex": 2
|
|
82133
|
+
}
|
|
82134
|
+
},
|
|
82135
|
+
{
|
|
82136
|
+
"kind": "MethodSignature",
|
|
82137
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setMove:member(1)",
|
|
82138
|
+
"docComment": "/**\n * Creates or replaces a move tween component that animates an entity's position from start to end\n *\n * @param entity - entity to apply the tween to\n *\n * @param start - starting position vector\n *\n * @param end - ending position vector\n *\n * @param duration - duration of the tween in milliseconds\n *\n * @param easingFunction - easing function to use (defaults to EF_LINEAR)\n *\n * @public\n */\n",
|
|
82139
|
+
"excerptTokens": [
|
|
82140
|
+
{
|
|
82141
|
+
"kind": "Content",
|
|
82142
|
+
"text": "setMove(entity: "
|
|
82143
|
+
},
|
|
82144
|
+
{
|
|
82145
|
+
"kind": "Reference",
|
|
82146
|
+
"text": "Entity",
|
|
82147
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82148
|
+
},
|
|
82149
|
+
{
|
|
82150
|
+
"kind": "Content",
|
|
82151
|
+
"text": ", start: "
|
|
82152
|
+
},
|
|
82153
|
+
{
|
|
82154
|
+
"kind": "Reference",
|
|
82155
|
+
"text": "Vector3",
|
|
82156
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
82157
|
+
},
|
|
82158
|
+
{
|
|
82159
|
+
"kind": "Content",
|
|
82160
|
+
"text": ", end: "
|
|
82161
|
+
},
|
|
82162
|
+
{
|
|
82163
|
+
"kind": "Reference",
|
|
82164
|
+
"text": "Vector3",
|
|
82165
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
82166
|
+
},
|
|
82167
|
+
{
|
|
82168
|
+
"kind": "Content",
|
|
82169
|
+
"text": ", duration: "
|
|
82170
|
+
},
|
|
82171
|
+
{
|
|
82172
|
+
"kind": "Content",
|
|
82173
|
+
"text": "number"
|
|
82174
|
+
},
|
|
82175
|
+
{
|
|
82176
|
+
"kind": "Content",
|
|
82177
|
+
"text": ", easingFunction?: "
|
|
82178
|
+
},
|
|
82179
|
+
{
|
|
82180
|
+
"kind": "Reference",
|
|
82181
|
+
"text": "EasingFunction",
|
|
82182
|
+
"canonicalReference": "@dcl/playground-assets!EasingFunction:enum"
|
|
82183
|
+
},
|
|
82184
|
+
{
|
|
82185
|
+
"kind": "Content",
|
|
82186
|
+
"text": "): "
|
|
82187
|
+
},
|
|
82188
|
+
{
|
|
82189
|
+
"kind": "Content",
|
|
82190
|
+
"text": "void"
|
|
82191
|
+
},
|
|
82192
|
+
{
|
|
82193
|
+
"kind": "Content",
|
|
82194
|
+
"text": ";"
|
|
82195
|
+
}
|
|
82196
|
+
],
|
|
82197
|
+
"isOptional": false,
|
|
82198
|
+
"returnTypeTokenRange": {
|
|
82199
|
+
"startIndex": 11,
|
|
82200
|
+
"endIndex": 12
|
|
82201
|
+
},
|
|
82202
|
+
"releaseTag": "Public",
|
|
82203
|
+
"overloadIndex": 1,
|
|
82204
|
+
"parameters": [
|
|
82205
|
+
{
|
|
82206
|
+
"parameterName": "entity",
|
|
82207
|
+
"parameterTypeTokenRange": {
|
|
82208
|
+
"startIndex": 1,
|
|
82209
|
+
"endIndex": 2
|
|
82210
|
+
},
|
|
82211
|
+
"isOptional": false
|
|
82212
|
+
},
|
|
82213
|
+
{
|
|
82214
|
+
"parameterName": "start",
|
|
82215
|
+
"parameterTypeTokenRange": {
|
|
82216
|
+
"startIndex": 3,
|
|
82217
|
+
"endIndex": 4
|
|
82218
|
+
},
|
|
82219
|
+
"isOptional": false
|
|
82220
|
+
},
|
|
82221
|
+
{
|
|
82222
|
+
"parameterName": "end",
|
|
82223
|
+
"parameterTypeTokenRange": {
|
|
82224
|
+
"startIndex": 5,
|
|
82225
|
+
"endIndex": 6
|
|
82226
|
+
},
|
|
82227
|
+
"isOptional": false
|
|
82228
|
+
},
|
|
82229
|
+
{
|
|
82230
|
+
"parameterName": "duration",
|
|
82231
|
+
"parameterTypeTokenRange": {
|
|
82232
|
+
"startIndex": 7,
|
|
82233
|
+
"endIndex": 8
|
|
82234
|
+
},
|
|
82235
|
+
"isOptional": false
|
|
82236
|
+
},
|
|
82237
|
+
{
|
|
82238
|
+
"parameterName": "easingFunction",
|
|
82239
|
+
"parameterTypeTokenRange": {
|
|
82240
|
+
"startIndex": 9,
|
|
82241
|
+
"endIndex": 10
|
|
82242
|
+
},
|
|
82243
|
+
"isOptional": true
|
|
82244
|
+
}
|
|
82245
|
+
],
|
|
82246
|
+
"name": "setMove"
|
|
82247
|
+
},
|
|
82248
|
+
{
|
|
82249
|
+
"kind": "MethodSignature",
|
|
82250
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setMoveContinuous:member(1)",
|
|
82251
|
+
"docComment": "/**\n * Creates or replaces a continuous move tween component that moves an entity continuously in a direction\n *\n * @param entity - entity to apply the tween to\n *\n * @param direction - direction vector to move towards\n *\n * @param speed - speed of movement per second\n *\n * @param duration - duration of the tween in milliseconds (defaults to 0 for infinite)\n *\n * @public\n */\n",
|
|
82252
|
+
"excerptTokens": [
|
|
82253
|
+
{
|
|
82254
|
+
"kind": "Content",
|
|
82255
|
+
"text": "setMoveContinuous(entity: "
|
|
82256
|
+
},
|
|
82257
|
+
{
|
|
82258
|
+
"kind": "Reference",
|
|
82259
|
+
"text": "Entity",
|
|
82260
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82261
|
+
},
|
|
82262
|
+
{
|
|
82263
|
+
"kind": "Content",
|
|
82264
|
+
"text": ", direction: "
|
|
82265
|
+
},
|
|
82266
|
+
{
|
|
82267
|
+
"kind": "Reference",
|
|
82268
|
+
"text": "Vector3",
|
|
82269
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
82270
|
+
},
|
|
82271
|
+
{
|
|
82272
|
+
"kind": "Content",
|
|
82273
|
+
"text": ", speed: "
|
|
82274
|
+
},
|
|
82275
|
+
{
|
|
82276
|
+
"kind": "Content",
|
|
82277
|
+
"text": "number"
|
|
82278
|
+
},
|
|
82279
|
+
{
|
|
82280
|
+
"kind": "Content",
|
|
82281
|
+
"text": ", duration?: "
|
|
82282
|
+
},
|
|
82283
|
+
{
|
|
82284
|
+
"kind": "Content",
|
|
82285
|
+
"text": "number"
|
|
82286
|
+
},
|
|
82287
|
+
{
|
|
82288
|
+
"kind": "Content",
|
|
82289
|
+
"text": "): "
|
|
82290
|
+
},
|
|
82291
|
+
{
|
|
82292
|
+
"kind": "Content",
|
|
82293
|
+
"text": "void"
|
|
82294
|
+
},
|
|
82295
|
+
{
|
|
82296
|
+
"kind": "Content",
|
|
82297
|
+
"text": ";"
|
|
82298
|
+
}
|
|
82299
|
+
],
|
|
82300
|
+
"isOptional": false,
|
|
82301
|
+
"returnTypeTokenRange": {
|
|
82302
|
+
"startIndex": 9,
|
|
82303
|
+
"endIndex": 10
|
|
82304
|
+
},
|
|
82305
|
+
"releaseTag": "Public",
|
|
82306
|
+
"overloadIndex": 1,
|
|
82307
|
+
"parameters": [
|
|
82308
|
+
{
|
|
82309
|
+
"parameterName": "entity",
|
|
82310
|
+
"parameterTypeTokenRange": {
|
|
82311
|
+
"startIndex": 1,
|
|
82312
|
+
"endIndex": 2
|
|
82313
|
+
},
|
|
82314
|
+
"isOptional": false
|
|
82315
|
+
},
|
|
82316
|
+
{
|
|
82317
|
+
"parameterName": "direction",
|
|
82318
|
+
"parameterTypeTokenRange": {
|
|
82319
|
+
"startIndex": 3,
|
|
82320
|
+
"endIndex": 4
|
|
82321
|
+
},
|
|
82322
|
+
"isOptional": false
|
|
82323
|
+
},
|
|
82324
|
+
{
|
|
82325
|
+
"parameterName": "speed",
|
|
82326
|
+
"parameterTypeTokenRange": {
|
|
82327
|
+
"startIndex": 5,
|
|
82328
|
+
"endIndex": 6
|
|
82329
|
+
},
|
|
82330
|
+
"isOptional": false
|
|
82331
|
+
},
|
|
82332
|
+
{
|
|
82333
|
+
"parameterName": "duration",
|
|
82334
|
+
"parameterTypeTokenRange": {
|
|
82335
|
+
"startIndex": 7,
|
|
82336
|
+
"endIndex": 8
|
|
82337
|
+
},
|
|
82338
|
+
"isOptional": true
|
|
82339
|
+
}
|
|
82340
|
+
],
|
|
82341
|
+
"name": "setMoveContinuous"
|
|
82342
|
+
},
|
|
82343
|
+
{
|
|
82344
|
+
"kind": "MethodSignature",
|
|
82345
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setRotate:member(1)",
|
|
82346
|
+
"docComment": "/**\n * Creates or replaces a rotation tween component that animates an entity's rotation from start to end\n *\n * @param entity - entity to apply the tween to\n *\n * @param start - starting rotation quaternion\n *\n * @param end - ending rotation quaternion\n *\n * @param duration - duration of the tween in milliseconds\n *\n * @param easingFunction - easing function to use (defaults to EF_LINEAR)\n *\n * @public\n */\n",
|
|
82347
|
+
"excerptTokens": [
|
|
82348
|
+
{
|
|
82349
|
+
"kind": "Content",
|
|
82350
|
+
"text": "setRotate(entity: "
|
|
82351
|
+
},
|
|
82352
|
+
{
|
|
82353
|
+
"kind": "Reference",
|
|
82354
|
+
"text": "Entity",
|
|
82355
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82356
|
+
},
|
|
82357
|
+
{
|
|
82358
|
+
"kind": "Content",
|
|
82359
|
+
"text": ", start: "
|
|
82360
|
+
},
|
|
82361
|
+
{
|
|
82362
|
+
"kind": "Reference",
|
|
82363
|
+
"text": "Quaternion",
|
|
82364
|
+
"canonicalReference": "@dcl/playground-assets!Quaternion"
|
|
82365
|
+
},
|
|
82366
|
+
{
|
|
82367
|
+
"kind": "Content",
|
|
82368
|
+
"text": ", end: "
|
|
82369
|
+
},
|
|
82370
|
+
{
|
|
82371
|
+
"kind": "Reference",
|
|
82372
|
+
"text": "Quaternion",
|
|
82373
|
+
"canonicalReference": "@dcl/playground-assets!Quaternion"
|
|
82374
|
+
},
|
|
82375
|
+
{
|
|
82376
|
+
"kind": "Content",
|
|
82377
|
+
"text": ", duration: "
|
|
82378
|
+
},
|
|
82379
|
+
{
|
|
82380
|
+
"kind": "Content",
|
|
82381
|
+
"text": "number"
|
|
82382
|
+
},
|
|
82383
|
+
{
|
|
82384
|
+
"kind": "Content",
|
|
82385
|
+
"text": ", easingFunction?: "
|
|
82386
|
+
},
|
|
82387
|
+
{
|
|
82388
|
+
"kind": "Reference",
|
|
82389
|
+
"text": "EasingFunction",
|
|
82390
|
+
"canonicalReference": "@dcl/playground-assets!EasingFunction:enum"
|
|
82391
|
+
},
|
|
82392
|
+
{
|
|
82393
|
+
"kind": "Content",
|
|
82394
|
+
"text": "): "
|
|
82395
|
+
},
|
|
82396
|
+
{
|
|
82397
|
+
"kind": "Content",
|
|
82398
|
+
"text": "void"
|
|
82399
|
+
},
|
|
82400
|
+
{
|
|
82401
|
+
"kind": "Content",
|
|
82402
|
+
"text": ";"
|
|
82403
|
+
}
|
|
82404
|
+
],
|
|
82405
|
+
"isOptional": false,
|
|
82406
|
+
"returnTypeTokenRange": {
|
|
82407
|
+
"startIndex": 11,
|
|
82408
|
+
"endIndex": 12
|
|
82409
|
+
},
|
|
82410
|
+
"releaseTag": "Public",
|
|
82411
|
+
"overloadIndex": 1,
|
|
82412
|
+
"parameters": [
|
|
82413
|
+
{
|
|
82414
|
+
"parameterName": "entity",
|
|
82415
|
+
"parameterTypeTokenRange": {
|
|
82416
|
+
"startIndex": 1,
|
|
82417
|
+
"endIndex": 2
|
|
82418
|
+
},
|
|
82419
|
+
"isOptional": false
|
|
82420
|
+
},
|
|
82421
|
+
{
|
|
82422
|
+
"parameterName": "start",
|
|
82423
|
+
"parameterTypeTokenRange": {
|
|
82424
|
+
"startIndex": 3,
|
|
82425
|
+
"endIndex": 4
|
|
82426
|
+
},
|
|
82427
|
+
"isOptional": false
|
|
82428
|
+
},
|
|
82429
|
+
{
|
|
82430
|
+
"parameterName": "end",
|
|
82431
|
+
"parameterTypeTokenRange": {
|
|
82432
|
+
"startIndex": 5,
|
|
82433
|
+
"endIndex": 6
|
|
82434
|
+
},
|
|
82435
|
+
"isOptional": false
|
|
82436
|
+
},
|
|
82437
|
+
{
|
|
82438
|
+
"parameterName": "duration",
|
|
82439
|
+
"parameterTypeTokenRange": {
|
|
82440
|
+
"startIndex": 7,
|
|
82441
|
+
"endIndex": 8
|
|
82442
|
+
},
|
|
82443
|
+
"isOptional": false
|
|
82444
|
+
},
|
|
82445
|
+
{
|
|
82446
|
+
"parameterName": "easingFunction",
|
|
82447
|
+
"parameterTypeTokenRange": {
|
|
82448
|
+
"startIndex": 9,
|
|
82449
|
+
"endIndex": 10
|
|
82450
|
+
},
|
|
82451
|
+
"isOptional": true
|
|
82452
|
+
}
|
|
82453
|
+
],
|
|
82454
|
+
"name": "setRotate"
|
|
82455
|
+
},
|
|
82456
|
+
{
|
|
82457
|
+
"kind": "MethodSignature",
|
|
82458
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setRotateContinuous:member(1)",
|
|
82459
|
+
"docComment": "/**\n * Creates or replaces a continuous rotation tween component that rotates an entity continuously\n *\n * @param entity - entity to apply the tween to\n *\n * @param direction - rotation direction quaternion\n *\n * @param speed - speed of rotation per second\n *\n * @param duration - duration of the tween in milliseconds (defaults to 0 for infinite)\n *\n * @public\n */\n",
|
|
82460
|
+
"excerptTokens": [
|
|
82461
|
+
{
|
|
82462
|
+
"kind": "Content",
|
|
82463
|
+
"text": "setRotateContinuous(entity: "
|
|
82464
|
+
},
|
|
82465
|
+
{
|
|
82466
|
+
"kind": "Reference",
|
|
82467
|
+
"text": "Entity",
|
|
82468
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82469
|
+
},
|
|
82470
|
+
{
|
|
82471
|
+
"kind": "Content",
|
|
82472
|
+
"text": ", direction: "
|
|
82473
|
+
},
|
|
82474
|
+
{
|
|
82475
|
+
"kind": "Reference",
|
|
82476
|
+
"text": "Quaternion",
|
|
82477
|
+
"canonicalReference": "@dcl/playground-assets!Quaternion"
|
|
82478
|
+
},
|
|
82479
|
+
{
|
|
82480
|
+
"kind": "Content",
|
|
82481
|
+
"text": ", speed: "
|
|
82482
|
+
},
|
|
82483
|
+
{
|
|
82484
|
+
"kind": "Content",
|
|
82485
|
+
"text": "number"
|
|
82486
|
+
},
|
|
82487
|
+
{
|
|
82488
|
+
"kind": "Content",
|
|
82489
|
+
"text": ", duration?: "
|
|
82490
|
+
},
|
|
82491
|
+
{
|
|
82492
|
+
"kind": "Content",
|
|
82493
|
+
"text": "number"
|
|
82494
|
+
},
|
|
82495
|
+
{
|
|
82496
|
+
"kind": "Content",
|
|
82497
|
+
"text": "): "
|
|
82498
|
+
},
|
|
82499
|
+
{
|
|
82500
|
+
"kind": "Content",
|
|
82501
|
+
"text": "void"
|
|
82502
|
+
},
|
|
82503
|
+
{
|
|
82504
|
+
"kind": "Content",
|
|
82505
|
+
"text": ";"
|
|
82506
|
+
}
|
|
82507
|
+
],
|
|
82508
|
+
"isOptional": false,
|
|
82509
|
+
"returnTypeTokenRange": {
|
|
82510
|
+
"startIndex": 9,
|
|
82511
|
+
"endIndex": 10
|
|
82512
|
+
},
|
|
82513
|
+
"releaseTag": "Public",
|
|
82514
|
+
"overloadIndex": 1,
|
|
82515
|
+
"parameters": [
|
|
82516
|
+
{
|
|
82517
|
+
"parameterName": "entity",
|
|
82518
|
+
"parameterTypeTokenRange": {
|
|
82519
|
+
"startIndex": 1,
|
|
82520
|
+
"endIndex": 2
|
|
82521
|
+
},
|
|
82522
|
+
"isOptional": false
|
|
82523
|
+
},
|
|
82524
|
+
{
|
|
82525
|
+
"parameterName": "direction",
|
|
82526
|
+
"parameterTypeTokenRange": {
|
|
82527
|
+
"startIndex": 3,
|
|
82528
|
+
"endIndex": 4
|
|
82529
|
+
},
|
|
82530
|
+
"isOptional": false
|
|
82531
|
+
},
|
|
82532
|
+
{
|
|
82533
|
+
"parameterName": "speed",
|
|
82534
|
+
"parameterTypeTokenRange": {
|
|
82535
|
+
"startIndex": 5,
|
|
82536
|
+
"endIndex": 6
|
|
82537
|
+
},
|
|
82538
|
+
"isOptional": false
|
|
82539
|
+
},
|
|
82540
|
+
{
|
|
82541
|
+
"parameterName": "duration",
|
|
82542
|
+
"parameterTypeTokenRange": {
|
|
82543
|
+
"startIndex": 7,
|
|
82544
|
+
"endIndex": 8
|
|
82545
|
+
},
|
|
82546
|
+
"isOptional": true
|
|
82547
|
+
}
|
|
82548
|
+
],
|
|
82549
|
+
"name": "setRotateContinuous"
|
|
82550
|
+
},
|
|
82551
|
+
{
|
|
82552
|
+
"kind": "MethodSignature",
|
|
82553
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setScale:member(1)",
|
|
82554
|
+
"docComment": "/**\n * Creates or replaces a scale tween component that animates an entity's scale from start to end\n *\n * @param entity - entity to apply the tween to\n *\n * @param start - starting scale vector\n *\n * @param end - ending scale vector\n *\n * @param duration - duration of the tween in milliseconds\n *\n * @param easingFunction - easing function to use (defaults to EF_LINEAR)\n *\n * @public\n */\n",
|
|
82555
|
+
"excerptTokens": [
|
|
82556
|
+
{
|
|
82557
|
+
"kind": "Content",
|
|
82558
|
+
"text": "setScale(entity: "
|
|
82559
|
+
},
|
|
82560
|
+
{
|
|
82561
|
+
"kind": "Reference",
|
|
82562
|
+
"text": "Entity",
|
|
82563
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82564
|
+
},
|
|
82565
|
+
{
|
|
82566
|
+
"kind": "Content",
|
|
82567
|
+
"text": ", start: "
|
|
82568
|
+
},
|
|
82569
|
+
{
|
|
82570
|
+
"kind": "Reference",
|
|
82571
|
+
"text": "Vector3",
|
|
82572
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
82573
|
+
},
|
|
82574
|
+
{
|
|
82575
|
+
"kind": "Content",
|
|
82576
|
+
"text": ", end: "
|
|
82577
|
+
},
|
|
82578
|
+
{
|
|
82579
|
+
"kind": "Reference",
|
|
82580
|
+
"text": "Vector3",
|
|
82581
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
82582
|
+
},
|
|
82583
|
+
{
|
|
82584
|
+
"kind": "Content",
|
|
82585
|
+
"text": ", duration: "
|
|
82586
|
+
},
|
|
82587
|
+
{
|
|
82588
|
+
"kind": "Content",
|
|
82589
|
+
"text": "number"
|
|
82590
|
+
},
|
|
82591
|
+
{
|
|
82592
|
+
"kind": "Content",
|
|
82593
|
+
"text": ", easingFunction?: "
|
|
82594
|
+
},
|
|
82595
|
+
{
|
|
82596
|
+
"kind": "Reference",
|
|
82597
|
+
"text": "EasingFunction",
|
|
82598
|
+
"canonicalReference": "@dcl/playground-assets!EasingFunction:enum"
|
|
82599
|
+
},
|
|
82600
|
+
{
|
|
82601
|
+
"kind": "Content",
|
|
82602
|
+
"text": "): "
|
|
82603
|
+
},
|
|
82604
|
+
{
|
|
82605
|
+
"kind": "Content",
|
|
82606
|
+
"text": "void"
|
|
82607
|
+
},
|
|
82608
|
+
{
|
|
82609
|
+
"kind": "Content",
|
|
82610
|
+
"text": ";"
|
|
82611
|
+
}
|
|
82612
|
+
],
|
|
82613
|
+
"isOptional": false,
|
|
82614
|
+
"returnTypeTokenRange": {
|
|
82615
|
+
"startIndex": 11,
|
|
82616
|
+
"endIndex": 12
|
|
82617
|
+
},
|
|
82618
|
+
"releaseTag": "Public",
|
|
82619
|
+
"overloadIndex": 1,
|
|
82620
|
+
"parameters": [
|
|
82621
|
+
{
|
|
82622
|
+
"parameterName": "entity",
|
|
82623
|
+
"parameterTypeTokenRange": {
|
|
82624
|
+
"startIndex": 1,
|
|
82625
|
+
"endIndex": 2
|
|
82626
|
+
},
|
|
82627
|
+
"isOptional": false
|
|
82628
|
+
},
|
|
82629
|
+
{
|
|
82630
|
+
"parameterName": "start",
|
|
82631
|
+
"parameterTypeTokenRange": {
|
|
82632
|
+
"startIndex": 3,
|
|
82633
|
+
"endIndex": 4
|
|
82634
|
+
},
|
|
82635
|
+
"isOptional": false
|
|
82636
|
+
},
|
|
82637
|
+
{
|
|
82638
|
+
"parameterName": "end",
|
|
82639
|
+
"parameterTypeTokenRange": {
|
|
82640
|
+
"startIndex": 5,
|
|
82641
|
+
"endIndex": 6
|
|
82642
|
+
},
|
|
82643
|
+
"isOptional": false
|
|
82644
|
+
},
|
|
82645
|
+
{
|
|
82646
|
+
"parameterName": "duration",
|
|
82647
|
+
"parameterTypeTokenRange": {
|
|
82648
|
+
"startIndex": 7,
|
|
82649
|
+
"endIndex": 8
|
|
82650
|
+
},
|
|
82651
|
+
"isOptional": false
|
|
80805
82652
|
},
|
|
80806
82653
|
{
|
|
80807
|
-
"
|
|
80808
|
-
"
|
|
82654
|
+
"parameterName": "easingFunction",
|
|
82655
|
+
"parameterTypeTokenRange": {
|
|
82656
|
+
"startIndex": 9,
|
|
82657
|
+
"endIndex": 10
|
|
82658
|
+
},
|
|
82659
|
+
"isOptional": true
|
|
80809
82660
|
}
|
|
80810
82661
|
],
|
|
80811
|
-
"
|
|
80812
|
-
"startIndex": 1,
|
|
80813
|
-
"endIndex": 2
|
|
80814
|
-
},
|
|
80815
|
-
"releaseTag": "Public",
|
|
80816
|
-
"name": "TAET_ENTER"
|
|
82662
|
+
"name": "setScale"
|
|
80817
82663
|
},
|
|
80818
82664
|
{
|
|
80819
|
-
"kind": "
|
|
80820
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
80821
|
-
"docComment": "",
|
|
82665
|
+
"kind": "MethodSignature",
|
|
82666
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setTextureMove:member(1)",
|
|
82667
|
+
"docComment": "/**\n * Creates or replaces a texture move tween component that animates texture UV coordinates from start to end\n *\n * @param entity - entity to apply the tween to\n *\n * @param start - starting UV coordinates\n *\n * @param end - ending UV coordinates\n *\n * @param duration - duration of the tween in milliseconds\n *\n * @param movementType - type of texture movement (defaults to TMT_OFFSET)\n *\n * @param easingFunction - easing function to use (defaults to EF_LINEAR)\n *\n * @public\n */\n",
|
|
80822
82668
|
"excerptTokens": [
|
|
80823
82669
|
{
|
|
80824
82670
|
"kind": "Content",
|
|
80825
|
-
"text": "
|
|
82671
|
+
"text": "setTextureMove(entity: "
|
|
82672
|
+
},
|
|
82673
|
+
{
|
|
82674
|
+
"kind": "Reference",
|
|
82675
|
+
"text": "Entity",
|
|
82676
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
80826
82677
|
},
|
|
80827
82678
|
{
|
|
80828
82679
|
"kind": "Content",
|
|
80829
|
-
"text": "
|
|
80830
|
-
}
|
|
80831
|
-
|
|
80832
|
-
|
|
80833
|
-
|
|
80834
|
-
|
|
80835
|
-
|
|
80836
|
-
"releaseTag": "Public",
|
|
80837
|
-
"name": "TAET_EXIT"
|
|
80838
|
-
},
|
|
80839
|
-
{
|
|
80840
|
-
"kind": "EnumMember",
|
|
80841
|
-
"canonicalReference": "@dcl/playground-assets!TriggerAreaEventType.TAET_STAY:member",
|
|
80842
|
-
"docComment": "",
|
|
80843
|
-
"excerptTokens": [
|
|
82680
|
+
"text": ", start: "
|
|
82681
|
+
},
|
|
82682
|
+
{
|
|
82683
|
+
"kind": "Reference",
|
|
82684
|
+
"text": "Vector2",
|
|
82685
|
+
"canonicalReference": "@dcl/playground-assets!Vector2"
|
|
82686
|
+
},
|
|
80844
82687
|
{
|
|
80845
82688
|
"kind": "Content",
|
|
80846
|
-
"text": "
|
|
82689
|
+
"text": ", end: "
|
|
82690
|
+
},
|
|
82691
|
+
{
|
|
82692
|
+
"kind": "Reference",
|
|
82693
|
+
"text": "Vector2",
|
|
82694
|
+
"canonicalReference": "@dcl/playground-assets!Vector2"
|
|
80847
82695
|
},
|
|
80848
82696
|
{
|
|
80849
82697
|
"kind": "Content",
|
|
80850
|
-
"text": "
|
|
80851
|
-
}
|
|
80852
|
-
],
|
|
80853
|
-
"initializerTokenRange": {
|
|
80854
|
-
"startIndex": 1,
|
|
80855
|
-
"endIndex": 2
|
|
80856
|
-
},
|
|
80857
|
-
"releaseTag": "Public",
|
|
80858
|
-
"name": "TAET_STAY"
|
|
80859
|
-
}
|
|
80860
|
-
]
|
|
80861
|
-
},
|
|
80862
|
-
{
|
|
80863
|
-
"kind": "Enum",
|
|
80864
|
-
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType:enum",
|
|
80865
|
-
"docComment": "/**\n * @public\n */\n",
|
|
80866
|
-
"excerptTokens": [
|
|
80867
|
-
{
|
|
80868
|
-
"kind": "Content",
|
|
80869
|
-
"text": "export declare const enum TriggerAreaMeshType "
|
|
80870
|
-
}
|
|
80871
|
-
],
|
|
80872
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/trigger_area.gen.d.ts",
|
|
80873
|
-
"releaseTag": "Public",
|
|
80874
|
-
"name": "TriggerAreaMeshType",
|
|
80875
|
-
"preserveMemberOrder": false,
|
|
80876
|
-
"members": [
|
|
80877
|
-
{
|
|
80878
|
-
"kind": "EnumMember",
|
|
80879
|
-
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType.TAMT_BOX:member",
|
|
80880
|
-
"docComment": "",
|
|
80881
|
-
"excerptTokens": [
|
|
82698
|
+
"text": ", duration: "
|
|
82699
|
+
},
|
|
80882
82700
|
{
|
|
80883
82701
|
"kind": "Content",
|
|
80884
|
-
"text": "
|
|
82702
|
+
"text": "number"
|
|
80885
82703
|
},
|
|
80886
82704
|
{
|
|
80887
82705
|
"kind": "Content",
|
|
80888
|
-
"text": "
|
|
80889
|
-
}
|
|
80890
|
-
|
|
80891
|
-
|
|
80892
|
-
|
|
80893
|
-
|
|
80894
|
-
|
|
80895
|
-
"releaseTag": "Public",
|
|
80896
|
-
"name": "TAMT_BOX"
|
|
80897
|
-
},
|
|
80898
|
-
{
|
|
80899
|
-
"kind": "EnumMember",
|
|
80900
|
-
"canonicalReference": "@dcl/playground-assets!TriggerAreaMeshType.TAMT_SPHERE:member",
|
|
80901
|
-
"docComment": "",
|
|
80902
|
-
"excerptTokens": [
|
|
82706
|
+
"text": ", movementType?: "
|
|
82707
|
+
},
|
|
82708
|
+
{
|
|
82709
|
+
"kind": "Reference",
|
|
82710
|
+
"text": "TextureMovementType",
|
|
82711
|
+
"canonicalReference": "@dcl/playground-assets!TextureMovementType:enum"
|
|
82712
|
+
},
|
|
80903
82713
|
{
|
|
80904
82714
|
"kind": "Content",
|
|
80905
|
-
"text": "
|
|
82715
|
+
"text": ", easingFunction?: "
|
|
82716
|
+
},
|
|
82717
|
+
{
|
|
82718
|
+
"kind": "Reference",
|
|
82719
|
+
"text": "EasingFunction",
|
|
82720
|
+
"canonicalReference": "@dcl/playground-assets!EasingFunction:enum"
|
|
80906
82721
|
},
|
|
80907
82722
|
{
|
|
80908
82723
|
"kind": "Content",
|
|
80909
|
-
"text": "
|
|
82724
|
+
"text": "): "
|
|
82725
|
+
},
|
|
82726
|
+
{
|
|
82727
|
+
"kind": "Content",
|
|
82728
|
+
"text": "void"
|
|
82729
|
+
},
|
|
82730
|
+
{
|
|
82731
|
+
"kind": "Content",
|
|
82732
|
+
"text": ";"
|
|
80910
82733
|
}
|
|
80911
82734
|
],
|
|
80912
|
-
"
|
|
80913
|
-
|
|
80914
|
-
"
|
|
82735
|
+
"isOptional": false,
|
|
82736
|
+
"returnTypeTokenRange": {
|
|
82737
|
+
"startIndex": 13,
|
|
82738
|
+
"endIndex": 14
|
|
80915
82739
|
},
|
|
80916
82740
|
"releaseTag": "Public",
|
|
80917
|
-
"
|
|
80918
|
-
|
|
80919
|
-
|
|
80920
|
-
|
|
80921
|
-
|
|
80922
|
-
|
|
80923
|
-
|
|
80924
|
-
|
|
80925
|
-
|
|
80926
|
-
|
|
80927
|
-
|
|
80928
|
-
|
|
80929
|
-
|
|
80930
|
-
|
|
80931
|
-
|
|
80932
|
-
|
|
80933
|
-
|
|
80934
|
-
|
|
80935
|
-
|
|
80936
|
-
|
|
80937
|
-
|
|
80938
|
-
|
|
80939
|
-
|
|
80940
|
-
|
|
80941
|
-
|
|
80942
|
-
|
|
80943
|
-
|
|
80944
|
-
|
|
80945
|
-
|
|
80946
|
-
|
|
80947
|
-
|
|
80948
|
-
|
|
80949
|
-
|
|
80950
|
-
|
|
80951
|
-
|
|
80952
|
-
|
|
80953
|
-
|
|
80954
|
-
|
|
80955
|
-
|
|
80956
|
-
|
|
80957
|
-
|
|
80958
|
-
|
|
80959
|
-
|
|
80960
|
-
|
|
80961
|
-
|
|
80962
|
-
|
|
80963
|
-
|
|
80964
|
-
|
|
80965
|
-
|
|
80966
|
-
|
|
80967
|
-
|
|
80968
|
-
"
|
|
80969
|
-
"text": "TweenComponentDefinitionExtended",
|
|
80970
|
-
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended:interface"
|
|
80971
|
-
}
|
|
80972
|
-
],
|
|
80973
|
-
"fileUrlPath": "../ecs/dist/index.d.ts",
|
|
80974
|
-
"isReadonly": true,
|
|
80975
|
-
"releaseTag": "Public",
|
|
80976
|
-
"name": "Tween",
|
|
80977
|
-
"variableTypeTokenRange": {
|
|
80978
|
-
"startIndex": 1,
|
|
80979
|
-
"endIndex": 2
|
|
80980
|
-
}
|
|
80981
|
-
},
|
|
80982
|
-
{
|
|
80983
|
-
"kind": "Interface",
|
|
80984
|
-
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended:interface",
|
|
80985
|
-
"docComment": "/**\n * @public\n */\n",
|
|
80986
|
-
"excerptTokens": [
|
|
80987
|
-
{
|
|
80988
|
-
"kind": "Content",
|
|
80989
|
-
"text": "export interface TweenComponentDefinitionExtended extends "
|
|
80990
|
-
},
|
|
80991
|
-
{
|
|
80992
|
-
"kind": "Reference",
|
|
80993
|
-
"text": "LastWriteWinElementSetComponentDefinition",
|
|
80994
|
-
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
80995
|
-
},
|
|
80996
|
-
{
|
|
80997
|
-
"kind": "Content",
|
|
80998
|
-
"text": "<"
|
|
80999
|
-
},
|
|
81000
|
-
{
|
|
81001
|
-
"kind": "Reference",
|
|
81002
|
-
"text": "PBTween",
|
|
81003
|
-
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
81004
|
-
},
|
|
81005
|
-
{
|
|
81006
|
-
"kind": "Content",
|
|
81007
|
-
"text": ">"
|
|
82741
|
+
"overloadIndex": 1,
|
|
82742
|
+
"parameters": [
|
|
82743
|
+
{
|
|
82744
|
+
"parameterName": "entity",
|
|
82745
|
+
"parameterTypeTokenRange": {
|
|
82746
|
+
"startIndex": 1,
|
|
82747
|
+
"endIndex": 2
|
|
82748
|
+
},
|
|
82749
|
+
"isOptional": false
|
|
82750
|
+
},
|
|
82751
|
+
{
|
|
82752
|
+
"parameterName": "start",
|
|
82753
|
+
"parameterTypeTokenRange": {
|
|
82754
|
+
"startIndex": 3,
|
|
82755
|
+
"endIndex": 4
|
|
82756
|
+
},
|
|
82757
|
+
"isOptional": false
|
|
82758
|
+
},
|
|
82759
|
+
{
|
|
82760
|
+
"parameterName": "end",
|
|
82761
|
+
"parameterTypeTokenRange": {
|
|
82762
|
+
"startIndex": 5,
|
|
82763
|
+
"endIndex": 6
|
|
82764
|
+
},
|
|
82765
|
+
"isOptional": false
|
|
82766
|
+
},
|
|
82767
|
+
{
|
|
82768
|
+
"parameterName": "duration",
|
|
82769
|
+
"parameterTypeTokenRange": {
|
|
82770
|
+
"startIndex": 7,
|
|
82771
|
+
"endIndex": 8
|
|
82772
|
+
},
|
|
82773
|
+
"isOptional": false
|
|
82774
|
+
},
|
|
82775
|
+
{
|
|
82776
|
+
"parameterName": "movementType",
|
|
82777
|
+
"parameterTypeTokenRange": {
|
|
82778
|
+
"startIndex": 9,
|
|
82779
|
+
"endIndex": 10
|
|
82780
|
+
},
|
|
82781
|
+
"isOptional": true
|
|
82782
|
+
},
|
|
82783
|
+
{
|
|
82784
|
+
"parameterName": "easingFunction",
|
|
82785
|
+
"parameterTypeTokenRange": {
|
|
82786
|
+
"startIndex": 11,
|
|
82787
|
+
"endIndex": 12
|
|
82788
|
+
},
|
|
82789
|
+
"isOptional": true
|
|
82790
|
+
}
|
|
82791
|
+
],
|
|
82792
|
+
"name": "setTextureMove"
|
|
81008
82793
|
},
|
|
81009
82794
|
{
|
|
81010
|
-
"kind": "
|
|
81011
|
-
"
|
|
81012
|
-
|
|
81013
|
-
],
|
|
81014
|
-
"fileUrlPath": "../ecs/dist/components/extended/Tween.d.ts",
|
|
81015
|
-
"releaseTag": "Public",
|
|
81016
|
-
"name": "TweenComponentDefinitionExtended",
|
|
81017
|
-
"preserveMemberOrder": false,
|
|
81018
|
-
"members": [
|
|
81019
|
-
{
|
|
81020
|
-
"kind": "PropertySignature",
|
|
81021
|
-
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#Mode:member",
|
|
81022
|
-
"docComment": "/**\n * Texture helpers with constructor\n */\n",
|
|
82795
|
+
"kind": "MethodSignature",
|
|
82796
|
+
"canonicalReference": "@dcl/playground-assets!TweenComponentDefinitionExtended#setTextureMoveContinuous:member(1)",
|
|
82797
|
+
"docComment": "/**\n * Creates or replaces a continuous texture move tween component that moves texture UV coordinates continuously\n *\n * @param entity - entity to apply the tween to\n *\n * @param direction - direction vector for UV movement\n *\n * @param speed - speed of UV movement per second\n *\n * @param movementType - type of texture movement (defaults to TMT_OFFSET)\n *\n * @param duration - duration of the tween in milliseconds (defaults to 0 for infinite)\n *\n * @public\n */\n",
|
|
81023
82798
|
"excerptTokens": [
|
|
81024
82799
|
{
|
|
81025
82800
|
"kind": "Content",
|
|
81026
|
-
"text": "
|
|
82801
|
+
"text": "setTextureMoveContinuous(entity: "
|
|
81027
82802
|
},
|
|
81028
82803
|
{
|
|
81029
82804
|
"kind": "Reference",
|
|
81030
|
-
"text": "
|
|
81031
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
82805
|
+
"text": "Entity",
|
|
82806
|
+
"canonicalReference": "@dcl/playground-assets!Entity:type"
|
|
82807
|
+
},
|
|
82808
|
+
{
|
|
82809
|
+
"kind": "Content",
|
|
82810
|
+
"text": ", direction: "
|
|
82811
|
+
},
|
|
82812
|
+
{
|
|
82813
|
+
"kind": "Reference",
|
|
82814
|
+
"text": "Vector2",
|
|
82815
|
+
"canonicalReference": "@dcl/playground-assets!Vector2"
|
|
82816
|
+
},
|
|
82817
|
+
{
|
|
82818
|
+
"kind": "Content",
|
|
82819
|
+
"text": ", speed: "
|
|
82820
|
+
},
|
|
82821
|
+
{
|
|
82822
|
+
"kind": "Content",
|
|
82823
|
+
"text": "number"
|
|
82824
|
+
},
|
|
82825
|
+
{
|
|
82826
|
+
"kind": "Content",
|
|
82827
|
+
"text": ", movementType?: "
|
|
82828
|
+
},
|
|
82829
|
+
{
|
|
82830
|
+
"kind": "Reference",
|
|
82831
|
+
"text": "TextureMovementType",
|
|
82832
|
+
"canonicalReference": "@dcl/playground-assets!TextureMovementType:enum"
|
|
82833
|
+
},
|
|
82834
|
+
{
|
|
82835
|
+
"kind": "Content",
|
|
82836
|
+
"text": ", duration?: "
|
|
82837
|
+
},
|
|
82838
|
+
{
|
|
82839
|
+
"kind": "Content",
|
|
82840
|
+
"text": "number"
|
|
82841
|
+
},
|
|
82842
|
+
{
|
|
82843
|
+
"kind": "Content",
|
|
82844
|
+
"text": "): "
|
|
82845
|
+
},
|
|
82846
|
+
{
|
|
82847
|
+
"kind": "Content",
|
|
82848
|
+
"text": "void"
|
|
81032
82849
|
},
|
|
81033
82850
|
{
|
|
81034
82851
|
"kind": "Content",
|
|
81035
82852
|
"text": ";"
|
|
81036
82853
|
}
|
|
81037
82854
|
],
|
|
81038
|
-
"isReadonly": false,
|
|
81039
82855
|
"isOptional": false,
|
|
82856
|
+
"returnTypeTokenRange": {
|
|
82857
|
+
"startIndex": 11,
|
|
82858
|
+
"endIndex": 12
|
|
82859
|
+
},
|
|
81040
82860
|
"releaseTag": "Public",
|
|
81041
|
-
"
|
|
81042
|
-
"
|
|
81043
|
-
|
|
81044
|
-
|
|
81045
|
-
|
|
82861
|
+
"overloadIndex": 1,
|
|
82862
|
+
"parameters": [
|
|
82863
|
+
{
|
|
82864
|
+
"parameterName": "entity",
|
|
82865
|
+
"parameterTypeTokenRange": {
|
|
82866
|
+
"startIndex": 1,
|
|
82867
|
+
"endIndex": 2
|
|
82868
|
+
},
|
|
82869
|
+
"isOptional": false
|
|
82870
|
+
},
|
|
82871
|
+
{
|
|
82872
|
+
"parameterName": "direction",
|
|
82873
|
+
"parameterTypeTokenRange": {
|
|
82874
|
+
"startIndex": 3,
|
|
82875
|
+
"endIndex": 4
|
|
82876
|
+
},
|
|
82877
|
+
"isOptional": false
|
|
82878
|
+
},
|
|
82879
|
+
{
|
|
82880
|
+
"parameterName": "speed",
|
|
82881
|
+
"parameterTypeTokenRange": {
|
|
82882
|
+
"startIndex": 5,
|
|
82883
|
+
"endIndex": 6
|
|
82884
|
+
},
|
|
82885
|
+
"isOptional": false
|
|
82886
|
+
},
|
|
82887
|
+
{
|
|
82888
|
+
"parameterName": "movementType",
|
|
82889
|
+
"parameterTypeTokenRange": {
|
|
82890
|
+
"startIndex": 7,
|
|
82891
|
+
"endIndex": 8
|
|
82892
|
+
},
|
|
82893
|
+
"isOptional": true
|
|
82894
|
+
},
|
|
82895
|
+
{
|
|
82896
|
+
"parameterName": "duration",
|
|
82897
|
+
"parameterTypeTokenRange": {
|
|
82898
|
+
"startIndex": 9,
|
|
82899
|
+
"endIndex": 10
|
|
82900
|
+
},
|
|
82901
|
+
"isOptional": true
|
|
82902
|
+
}
|
|
82903
|
+
],
|
|
82904
|
+
"name": "setTextureMoveContinuous"
|
|
81046
82905
|
}
|
|
81047
82906
|
],
|
|
81048
82907
|
"extendsTokenRanges": [
|
|
@@ -81112,10 +82971,55 @@
|
|
|
81112
82971
|
"endIndex": 6
|
|
81113
82972
|
}
|
|
81114
82973
|
},
|
|
82974
|
+
{
|
|
82975
|
+
"kind": "PropertySignature",
|
|
82976
|
+
"canonicalReference": "@dcl/playground-assets!TweenHelper#MoveContinuous:member",
|
|
82977
|
+
"docComment": "/**\n * @returns a move-continuous mode tween\n */\n",
|
|
82978
|
+
"excerptTokens": [
|
|
82979
|
+
{
|
|
82980
|
+
"kind": "Content",
|
|
82981
|
+
"text": "MoveContinuous: "
|
|
82982
|
+
},
|
|
82983
|
+
{
|
|
82984
|
+
"kind": "Content",
|
|
82985
|
+
"text": "(move: "
|
|
82986
|
+
},
|
|
82987
|
+
{
|
|
82988
|
+
"kind": "Reference",
|
|
82989
|
+
"text": "MoveContinuous",
|
|
82990
|
+
"canonicalReference": "@dcl/playground-assets!MoveContinuous"
|
|
82991
|
+
},
|
|
82992
|
+
{
|
|
82993
|
+
"kind": "Content",
|
|
82994
|
+
"text": ") => "
|
|
82995
|
+
},
|
|
82996
|
+
{
|
|
82997
|
+
"kind": "Reference",
|
|
82998
|
+
"text": "PBTween",
|
|
82999
|
+
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
83000
|
+
},
|
|
83001
|
+
{
|
|
83002
|
+
"kind": "Content",
|
|
83003
|
+
"text": "['mode']"
|
|
83004
|
+
},
|
|
83005
|
+
{
|
|
83006
|
+
"kind": "Content",
|
|
83007
|
+
"text": ";"
|
|
83008
|
+
}
|
|
83009
|
+
],
|
|
83010
|
+
"isReadonly": false,
|
|
83011
|
+
"isOptional": false,
|
|
83012
|
+
"releaseTag": "Public",
|
|
83013
|
+
"name": "MoveContinuous",
|
|
83014
|
+
"propertyTypeTokenRange": {
|
|
83015
|
+
"startIndex": 1,
|
|
83016
|
+
"endIndex": 6
|
|
83017
|
+
}
|
|
83018
|
+
},
|
|
81115
83019
|
{
|
|
81116
83020
|
"kind": "PropertySignature",
|
|
81117
83021
|
"canonicalReference": "@dcl/playground-assets!TweenHelper#Rotate:member",
|
|
81118
|
-
"docComment": "/**\n * @returns a
|
|
83022
|
+
"docComment": "/**\n * @returns a rotate mode tween\n */\n",
|
|
81119
83023
|
"excerptTokens": [
|
|
81120
83024
|
{
|
|
81121
83025
|
"kind": "Content",
|
|
@@ -81157,10 +83061,55 @@
|
|
|
81157
83061
|
"endIndex": 6
|
|
81158
83062
|
}
|
|
81159
83063
|
},
|
|
83064
|
+
{
|
|
83065
|
+
"kind": "PropertySignature",
|
|
83066
|
+
"canonicalReference": "@dcl/playground-assets!TweenHelper#RotateContinuous:member",
|
|
83067
|
+
"docComment": "/**\n * @returns a rotate-continuous mode tween\n */\n",
|
|
83068
|
+
"excerptTokens": [
|
|
83069
|
+
{
|
|
83070
|
+
"kind": "Content",
|
|
83071
|
+
"text": "RotateContinuous: "
|
|
83072
|
+
},
|
|
83073
|
+
{
|
|
83074
|
+
"kind": "Content",
|
|
83075
|
+
"text": "(rotate: "
|
|
83076
|
+
},
|
|
83077
|
+
{
|
|
83078
|
+
"kind": "Reference",
|
|
83079
|
+
"text": "RotateContinuous",
|
|
83080
|
+
"canonicalReference": "@dcl/playground-assets!RotateContinuous"
|
|
83081
|
+
},
|
|
83082
|
+
{
|
|
83083
|
+
"kind": "Content",
|
|
83084
|
+
"text": ") => "
|
|
83085
|
+
},
|
|
83086
|
+
{
|
|
83087
|
+
"kind": "Reference",
|
|
83088
|
+
"text": "PBTween",
|
|
83089
|
+
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
83090
|
+
},
|
|
83091
|
+
{
|
|
83092
|
+
"kind": "Content",
|
|
83093
|
+
"text": "['mode']"
|
|
83094
|
+
},
|
|
83095
|
+
{
|
|
83096
|
+
"kind": "Content",
|
|
83097
|
+
"text": ";"
|
|
83098
|
+
}
|
|
83099
|
+
],
|
|
83100
|
+
"isReadonly": false,
|
|
83101
|
+
"isOptional": false,
|
|
83102
|
+
"releaseTag": "Public",
|
|
83103
|
+
"name": "RotateContinuous",
|
|
83104
|
+
"propertyTypeTokenRange": {
|
|
83105
|
+
"startIndex": 1,
|
|
83106
|
+
"endIndex": 6
|
|
83107
|
+
}
|
|
83108
|
+
},
|
|
81160
83109
|
{
|
|
81161
83110
|
"kind": "PropertySignature",
|
|
81162
83111
|
"canonicalReference": "@dcl/playground-assets!TweenHelper#Scale:member",
|
|
81163
|
-
"docComment": "/**\n * @returns a
|
|
83112
|
+
"docComment": "/**\n * @returns a scale mode tween\n */\n",
|
|
81164
83113
|
"excerptTokens": [
|
|
81165
83114
|
{
|
|
81166
83115
|
"kind": "Content",
|
|
@@ -81205,7 +83154,7 @@
|
|
|
81205
83154
|
{
|
|
81206
83155
|
"kind": "PropertySignature",
|
|
81207
83156
|
"canonicalReference": "@dcl/playground-assets!TweenHelper#TextureMove:member",
|
|
81208
|
-
"docComment": "/**\n * @returns a texture
|
|
83157
|
+
"docComment": "/**\n * @returns a texture-move mode tween\n */\n",
|
|
81209
83158
|
"excerptTokens": [
|
|
81210
83159
|
{
|
|
81211
83160
|
"kind": "Content",
|
|
@@ -81246,6 +83195,51 @@
|
|
|
81246
83195
|
"startIndex": 1,
|
|
81247
83196
|
"endIndex": 6
|
|
81248
83197
|
}
|
|
83198
|
+
},
|
|
83199
|
+
{
|
|
83200
|
+
"kind": "PropertySignature",
|
|
83201
|
+
"canonicalReference": "@dcl/playground-assets!TweenHelper#TextureMoveContinuous:member",
|
|
83202
|
+
"docComment": "/**\n * @returns a texture-move-continuous mode tween\n */\n",
|
|
83203
|
+
"excerptTokens": [
|
|
83204
|
+
{
|
|
83205
|
+
"kind": "Content",
|
|
83206
|
+
"text": "TextureMoveContinuous: "
|
|
83207
|
+
},
|
|
83208
|
+
{
|
|
83209
|
+
"kind": "Content",
|
|
83210
|
+
"text": "(textureMove: "
|
|
83211
|
+
},
|
|
83212
|
+
{
|
|
83213
|
+
"kind": "Reference",
|
|
83214
|
+
"text": "TextureMoveContinuous",
|
|
83215
|
+
"canonicalReference": "@dcl/playground-assets!TextureMoveContinuous"
|
|
83216
|
+
},
|
|
83217
|
+
{
|
|
83218
|
+
"kind": "Content",
|
|
83219
|
+
"text": ") => "
|
|
83220
|
+
},
|
|
83221
|
+
{
|
|
83222
|
+
"kind": "Reference",
|
|
83223
|
+
"text": "PBTween",
|
|
83224
|
+
"canonicalReference": "@dcl/playground-assets!PBTween"
|
|
83225
|
+
},
|
|
83226
|
+
{
|
|
83227
|
+
"kind": "Content",
|
|
83228
|
+
"text": "['mode']"
|
|
83229
|
+
},
|
|
83230
|
+
{
|
|
83231
|
+
"kind": "Content",
|
|
83232
|
+
"text": ";"
|
|
83233
|
+
}
|
|
83234
|
+
],
|
|
83235
|
+
"isReadonly": false,
|
|
83236
|
+
"isOptional": false,
|
|
83237
|
+
"releaseTag": "Public",
|
|
83238
|
+
"name": "TextureMoveContinuous",
|
|
83239
|
+
"propertyTypeTokenRange": {
|
|
83240
|
+
"startIndex": 1,
|
|
83241
|
+
"endIndex": 6
|
|
83242
|
+
}
|
|
81249
83243
|
}
|
|
81250
83244
|
],
|
|
81251
83245
|
"extendsTokenRanges": []
|