@dcl/playground-assets 7.4.18-8817414291.commit-3236fa6 → 7.4.19-8818968750.commit-6d2ec97
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 +24 -257
- package/dist/beta.d.ts +24 -257
- package/dist/index.bundled.d.ts +24 -257
- package/dist/index.js +6 -6
- package/dist/index.js.map +4 -4
- package/dist/playground/sdk/apis.d.ts +6 -3
- package/dist/playground/sdk/dcl-sdk.package.json +2 -2
- package/dist/playground-assets.d.ts +24 -257
- package/etc/playground-assets.api.json +637 -1489
- package/etc/playground-assets.api.md +28 -143
- package/package.json +4 -4
|
@@ -12126,6 +12126,33 @@
|
|
|
12126
12126
|
"text": "PBRaycastResult",
|
|
12127
12127
|
"canonicalReference": "@dcl/playground-assets!PBRaycastResult"
|
|
12128
12128
|
},
|
|
12129
|
+
{
|
|
12130
|
+
"kind": "Content",
|
|
12131
|
+
"text": ">>;\n \"core::RealmInfo\": "
|
|
12132
|
+
},
|
|
12133
|
+
{
|
|
12134
|
+
"kind": "Reference",
|
|
12135
|
+
"text": "LwwComponentGetter",
|
|
12136
|
+
"canonicalReference": "@dcl/playground-assets!LwwComponentGetter:type"
|
|
12137
|
+
},
|
|
12138
|
+
{
|
|
12139
|
+
"kind": "Content",
|
|
12140
|
+
"text": "<"
|
|
12141
|
+
},
|
|
12142
|
+
{
|
|
12143
|
+
"kind": "Reference",
|
|
12144
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
12145
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
12146
|
+
},
|
|
12147
|
+
{
|
|
12148
|
+
"kind": "Content",
|
|
12149
|
+
"text": "<"
|
|
12150
|
+
},
|
|
12151
|
+
{
|
|
12152
|
+
"kind": "Reference",
|
|
12153
|
+
"text": "PBRealmInfo",
|
|
12154
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo"
|
|
12155
|
+
},
|
|
12129
12156
|
{
|
|
12130
12157
|
"kind": "Content",
|
|
12131
12158
|
"text": ">>;\n \"core::TextShape\": "
|
|
@@ -12542,7 +12569,7 @@
|
|
|
12542
12569
|
"name": "componentDefinitionByName",
|
|
12543
12570
|
"variableTypeTokenRange": {
|
|
12544
12571
|
"startIndex": 1,
|
|
12545
|
-
"endIndex":
|
|
12572
|
+
"endIndex": 254
|
|
12546
12573
|
}
|
|
12547
12574
|
},
|
|
12548
12575
|
{
|
|
@@ -17450,96 +17477,6 @@
|
|
|
17450
17477
|
"endIndex": 2
|
|
17451
17478
|
}
|
|
17452
17479
|
},
|
|
17453
|
-
{
|
|
17454
|
-
"kind": "TypeAlias",
|
|
17455
|
-
"canonicalReference": "@dcl/playground-assets!EngineEvent:type",
|
|
17456
|
-
"docComment": "/**\n * @public\n */\n",
|
|
17457
|
-
"excerptTokens": [
|
|
17458
|
-
{
|
|
17459
|
-
"kind": "Content",
|
|
17460
|
-
"text": "export type EngineEvent<T extends "
|
|
17461
|
-
},
|
|
17462
|
-
{
|
|
17463
|
-
"kind": "Reference",
|
|
17464
|
-
"text": "IEventNames",
|
|
17465
|
-
"canonicalReference": "@dcl/playground-assets!IEventNames:type"
|
|
17466
|
-
},
|
|
17467
|
-
{
|
|
17468
|
-
"kind": "Content",
|
|
17469
|
-
"text": " = "
|
|
17470
|
-
},
|
|
17471
|
-
{
|
|
17472
|
-
"kind": "Reference",
|
|
17473
|
-
"text": "IEventNames",
|
|
17474
|
-
"canonicalReference": "@dcl/playground-assets!IEventNames:type"
|
|
17475
|
-
},
|
|
17476
|
-
{
|
|
17477
|
-
"kind": "Content",
|
|
17478
|
-
"text": ", V = "
|
|
17479
|
-
},
|
|
17480
|
-
{
|
|
17481
|
-
"kind": "Reference",
|
|
17482
|
-
"text": "IEvents",
|
|
17483
|
-
"canonicalReference": "@dcl/playground-assets!IEvents:interface"
|
|
17484
|
-
},
|
|
17485
|
-
{
|
|
17486
|
-
"kind": "Content",
|
|
17487
|
-
"text": "[T]"
|
|
17488
|
-
},
|
|
17489
|
-
{
|
|
17490
|
-
"kind": "Content",
|
|
17491
|
-
"text": "> = "
|
|
17492
|
-
},
|
|
17493
|
-
{
|
|
17494
|
-
"kind": "Content",
|
|
17495
|
-
"text": "{\n type: T;\n data: "
|
|
17496
|
-
},
|
|
17497
|
-
{
|
|
17498
|
-
"kind": "Reference",
|
|
17499
|
-
"text": "Readonly",
|
|
17500
|
-
"canonicalReference": "!Readonly:type"
|
|
17501
|
-
},
|
|
17502
|
-
{
|
|
17503
|
-
"kind": "Content",
|
|
17504
|
-
"text": "<V>;\n}"
|
|
17505
|
-
},
|
|
17506
|
-
{
|
|
17507
|
-
"kind": "Content",
|
|
17508
|
-
"text": ";"
|
|
17509
|
-
}
|
|
17510
|
-
],
|
|
17511
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
17512
|
-
"releaseTag": "Public",
|
|
17513
|
-
"name": "EngineEvent",
|
|
17514
|
-
"typeParameters": [
|
|
17515
|
-
{
|
|
17516
|
-
"typeParameterName": "T",
|
|
17517
|
-
"constraintTokenRange": {
|
|
17518
|
-
"startIndex": 1,
|
|
17519
|
-
"endIndex": 2
|
|
17520
|
-
},
|
|
17521
|
-
"defaultTypeTokenRange": {
|
|
17522
|
-
"startIndex": 3,
|
|
17523
|
-
"endIndex": 4
|
|
17524
|
-
}
|
|
17525
|
-
},
|
|
17526
|
-
{
|
|
17527
|
-
"typeParameterName": "V",
|
|
17528
|
-
"constraintTokenRange": {
|
|
17529
|
-
"startIndex": 0,
|
|
17530
|
-
"endIndex": 0
|
|
17531
|
-
},
|
|
17532
|
-
"defaultTypeTokenRange": {
|
|
17533
|
-
"startIndex": 5,
|
|
17534
|
-
"endIndex": 7
|
|
17535
|
-
}
|
|
17536
|
-
}
|
|
17537
|
-
],
|
|
17538
|
-
"typeTokenRange": {
|
|
17539
|
-
"startIndex": 8,
|
|
17540
|
-
"endIndex": 11
|
|
17541
|
-
}
|
|
17542
|
-
},
|
|
17543
17480
|
{
|
|
17544
17481
|
"kind": "Variable",
|
|
17545
17482
|
"canonicalReference": "@dcl/playground-assets!EngineInfo:var",
|
|
@@ -18645,94 +18582,6 @@
|
|
|
18645
18582
|
],
|
|
18646
18583
|
"name": "getCompositeRootComponent"
|
|
18647
18584
|
},
|
|
18648
|
-
{
|
|
18649
|
-
"kind": "TypeAlias",
|
|
18650
|
-
"canonicalReference": "@dcl/playground-assets!GizmoDragEndEvent:type",
|
|
18651
|
-
"docComment": "/**\n * @public\n */\n",
|
|
18652
|
-
"excerptTokens": [
|
|
18653
|
-
{
|
|
18654
|
-
"kind": "Content",
|
|
18655
|
-
"text": "export type GizmoDragEndEvent = "
|
|
18656
|
-
},
|
|
18657
|
-
{
|
|
18658
|
-
"kind": "Content",
|
|
18659
|
-
"text": "{\n type: 'gizmoDragEnded';\n transforms: "
|
|
18660
|
-
},
|
|
18661
|
-
{
|
|
18662
|
-
"kind": "Reference",
|
|
18663
|
-
"text": "Array",
|
|
18664
|
-
"canonicalReference": "!Array:interface"
|
|
18665
|
-
},
|
|
18666
|
-
{
|
|
18667
|
-
"kind": "Content",
|
|
18668
|
-
"text": "<{\n position: "
|
|
18669
|
-
},
|
|
18670
|
-
{
|
|
18671
|
-
"kind": "Reference",
|
|
18672
|
-
"text": "Vector3Type",
|
|
18673
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
18674
|
-
},
|
|
18675
|
-
{
|
|
18676
|
-
"kind": "Content",
|
|
18677
|
-
"text": ";\n rotation: "
|
|
18678
|
-
},
|
|
18679
|
-
{
|
|
18680
|
-
"kind": "Reference",
|
|
18681
|
-
"text": "QuaternionType",
|
|
18682
|
-
"canonicalReference": "@dcl/playground-assets!QuaternionType:type"
|
|
18683
|
-
},
|
|
18684
|
-
{
|
|
18685
|
-
"kind": "Content",
|
|
18686
|
-
"text": ";\n scale: "
|
|
18687
|
-
},
|
|
18688
|
-
{
|
|
18689
|
-
"kind": "Reference",
|
|
18690
|
-
"text": "Vector3Type",
|
|
18691
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
18692
|
-
},
|
|
18693
|
-
{
|
|
18694
|
-
"kind": "Content",
|
|
18695
|
-
"text": ";\n entityId: unknown;\n }>;\n}"
|
|
18696
|
-
},
|
|
18697
|
-
{
|
|
18698
|
-
"kind": "Content",
|
|
18699
|
-
"text": ";"
|
|
18700
|
-
}
|
|
18701
|
-
],
|
|
18702
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
18703
|
-
"releaseTag": "Public",
|
|
18704
|
-
"name": "GizmoDragEndEvent",
|
|
18705
|
-
"typeTokenRange": {
|
|
18706
|
-
"startIndex": 1,
|
|
18707
|
-
"endIndex": 10
|
|
18708
|
-
}
|
|
18709
|
-
},
|
|
18710
|
-
{
|
|
18711
|
-
"kind": "TypeAlias",
|
|
18712
|
-
"canonicalReference": "@dcl/playground-assets!GizmoSelectedEvent:type",
|
|
18713
|
-
"docComment": "/**\n * @public\n */\n",
|
|
18714
|
-
"excerptTokens": [
|
|
18715
|
-
{
|
|
18716
|
-
"kind": "Content",
|
|
18717
|
-
"text": "export type GizmoSelectedEvent = "
|
|
18718
|
-
},
|
|
18719
|
-
{
|
|
18720
|
-
"kind": "Content",
|
|
18721
|
-
"text": "{\n type: 'gizmoSelected';\n gizmoType: 'MOVE' | 'ROTATE' | 'SCALE' | 'NONE';\n entities: string[];\n}"
|
|
18722
|
-
},
|
|
18723
|
-
{
|
|
18724
|
-
"kind": "Content",
|
|
18725
|
-
"text": ";"
|
|
18726
|
-
}
|
|
18727
|
-
],
|
|
18728
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
18729
|
-
"releaseTag": "Public",
|
|
18730
|
-
"name": "GizmoSelectedEvent",
|
|
18731
|
-
"typeTokenRange": {
|
|
18732
|
-
"startIndex": 1,
|
|
18733
|
-
"endIndex": 2
|
|
18734
|
-
}
|
|
18735
|
-
},
|
|
18736
18585
|
{
|
|
18737
18586
|
"kind": "TypeAlias",
|
|
18738
18587
|
"canonicalReference": "@dcl/playground-assets!GlobalDirectionRaycastOptions:type",
|
|
@@ -18804,37 +18653,6 @@
|
|
|
18804
18653
|
"endIndex": 4
|
|
18805
18654
|
}
|
|
18806
18655
|
},
|
|
18807
|
-
{
|
|
18808
|
-
"kind": "TypeAlias",
|
|
18809
|
-
"canonicalReference": "@dcl/playground-assets!GlobalInputEventResult:type",
|
|
18810
|
-
"docComment": "/**\n * @public\n */\n",
|
|
18811
|
-
"excerptTokens": [
|
|
18812
|
-
{
|
|
18813
|
-
"kind": "Content",
|
|
18814
|
-
"text": "export type GlobalInputEventResult = "
|
|
18815
|
-
},
|
|
18816
|
-
{
|
|
18817
|
-
"kind": "Reference",
|
|
18818
|
-
"text": "InputEventResult",
|
|
18819
|
-
"canonicalReference": "@dcl/playground-assets!InputEventResult:type"
|
|
18820
|
-
},
|
|
18821
|
-
{
|
|
18822
|
-
"kind": "Content",
|
|
18823
|
-
"text": " & {\n type: 0 | 1;\n}"
|
|
18824
|
-
},
|
|
18825
|
-
{
|
|
18826
|
-
"kind": "Content",
|
|
18827
|
-
"text": ";"
|
|
18828
|
-
}
|
|
18829
|
-
],
|
|
18830
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
18831
|
-
"releaseTag": "Public",
|
|
18832
|
-
"name": "GlobalInputEventResult",
|
|
18833
|
-
"typeTokenRange": {
|
|
18834
|
-
"startIndex": 1,
|
|
18835
|
-
"endIndex": 3
|
|
18836
|
-
}
|
|
18837
|
-
},
|
|
18838
18656
|
{
|
|
18839
18657
|
"kind": "TypeAlias",
|
|
18840
18658
|
"canonicalReference": "@dcl/playground-assets!GlobalTargetRaycastOptions:type",
|
|
@@ -20796,142 +20614,6 @@
|
|
|
20796
20614
|
"name": "IEvents",
|
|
20797
20615
|
"preserveMemberOrder": false,
|
|
20798
20616
|
"members": [
|
|
20799
|
-
{
|
|
20800
|
-
"kind": "PropertySignature",
|
|
20801
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#actionButtonEvent:member",
|
|
20802
|
-
"docComment": "/**\n * `actionButtonEvent` is triggered when the user press or releases an input pointer. It could be a VR controller, a touch screen or the mouse.\n *\n * This event is exactly the same as `pointerEvent` but the logic in the ECS had an unsolvable condition that required us to create this new event to handle more cases for new buttons.\n */\n",
|
|
20803
|
-
"excerptTokens": [
|
|
20804
|
-
{
|
|
20805
|
-
"kind": "Content",
|
|
20806
|
-
"text": "actionButtonEvent: "
|
|
20807
|
-
},
|
|
20808
|
-
{
|
|
20809
|
-
"kind": "Reference",
|
|
20810
|
-
"text": "GlobalInputEventResult",
|
|
20811
|
-
"canonicalReference": "@dcl/playground-assets!GlobalInputEventResult:type"
|
|
20812
|
-
},
|
|
20813
|
-
{
|
|
20814
|
-
"kind": "Content",
|
|
20815
|
-
"text": ";"
|
|
20816
|
-
}
|
|
20817
|
-
],
|
|
20818
|
-
"isReadonly": false,
|
|
20819
|
-
"isOptional": false,
|
|
20820
|
-
"releaseTag": "Public",
|
|
20821
|
-
"name": "actionButtonEvent",
|
|
20822
|
-
"propertyTypeTokenRange": {
|
|
20823
|
-
"startIndex": 1,
|
|
20824
|
-
"endIndex": 2
|
|
20825
|
-
}
|
|
20826
|
-
},
|
|
20827
|
-
{
|
|
20828
|
-
"kind": "PropertySignature",
|
|
20829
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#builderSceneStart:member",
|
|
20830
|
-
"docComment": "/**\n * This is triggered once the builder scene is loaded.\n */\n",
|
|
20831
|
-
"excerptTokens": [
|
|
20832
|
-
{
|
|
20833
|
-
"kind": "Content",
|
|
20834
|
-
"text": "builderSceneStart: "
|
|
20835
|
-
},
|
|
20836
|
-
{
|
|
20837
|
-
"kind": "Content",
|
|
20838
|
-
"text": "unknown"
|
|
20839
|
-
},
|
|
20840
|
-
{
|
|
20841
|
-
"kind": "Content",
|
|
20842
|
-
"text": ";"
|
|
20843
|
-
}
|
|
20844
|
-
],
|
|
20845
|
-
"isReadonly": false,
|
|
20846
|
-
"isOptional": false,
|
|
20847
|
-
"releaseTag": "Public",
|
|
20848
|
-
"name": "builderSceneStart",
|
|
20849
|
-
"propertyTypeTokenRange": {
|
|
20850
|
-
"startIndex": 1,
|
|
20851
|
-
"endIndex": 2
|
|
20852
|
-
}
|
|
20853
|
-
},
|
|
20854
|
-
{
|
|
20855
|
-
"kind": "PropertySignature",
|
|
20856
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#builderSceneUnloaded:member",
|
|
20857
|
-
"docComment": "/**\n * This is triggered once the builder scene is unloaded.\n */\n",
|
|
20858
|
-
"excerptTokens": [
|
|
20859
|
-
{
|
|
20860
|
-
"kind": "Content",
|
|
20861
|
-
"text": "builderSceneUnloaded: "
|
|
20862
|
-
},
|
|
20863
|
-
{
|
|
20864
|
-
"kind": "Content",
|
|
20865
|
-
"text": "unknown"
|
|
20866
|
-
},
|
|
20867
|
-
{
|
|
20868
|
-
"kind": "Content",
|
|
20869
|
-
"text": ";"
|
|
20870
|
-
}
|
|
20871
|
-
],
|
|
20872
|
-
"isReadonly": false,
|
|
20873
|
-
"isOptional": false,
|
|
20874
|
-
"releaseTag": "Public",
|
|
20875
|
-
"name": "builderSceneUnloaded",
|
|
20876
|
-
"propertyTypeTokenRange": {
|
|
20877
|
-
"startIndex": 1,
|
|
20878
|
-
"endIndex": 2
|
|
20879
|
-
}
|
|
20880
|
-
},
|
|
20881
|
-
{
|
|
20882
|
-
"kind": "PropertySignature",
|
|
20883
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#cameraModeChanged:member",
|
|
20884
|
-
"docComment": "/**\n * `cameraModeChanged` is triggered when the user changes the camera mode\n */\n",
|
|
20885
|
-
"excerptTokens": [
|
|
20886
|
-
{
|
|
20887
|
-
"kind": "Content",
|
|
20888
|
-
"text": "cameraModeChanged: "
|
|
20889
|
-
},
|
|
20890
|
-
{
|
|
20891
|
-
"kind": "Content",
|
|
20892
|
-
"text": "{\n cameraMode: 0 | 1 | 2;\n }"
|
|
20893
|
-
},
|
|
20894
|
-
{
|
|
20895
|
-
"kind": "Content",
|
|
20896
|
-
"text": ";"
|
|
20897
|
-
}
|
|
20898
|
-
],
|
|
20899
|
-
"isReadonly": false,
|
|
20900
|
-
"isOptional": false,
|
|
20901
|
-
"releaseTag": "Public",
|
|
20902
|
-
"name": "cameraModeChanged",
|
|
20903
|
-
"propertyTypeTokenRange": {
|
|
20904
|
-
"startIndex": 1,
|
|
20905
|
-
"endIndex": 2
|
|
20906
|
-
}
|
|
20907
|
-
},
|
|
20908
|
-
{
|
|
20909
|
-
"kind": "PropertySignature",
|
|
20910
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#chatMessage:member",
|
|
20911
|
-
"docComment": "/**\n * `chatMessage` is triggered when the user sends a message through chat entity.\n */\n",
|
|
20912
|
-
"excerptTokens": [
|
|
20913
|
-
{
|
|
20914
|
-
"kind": "Content",
|
|
20915
|
-
"text": "chatMessage: "
|
|
20916
|
-
},
|
|
20917
|
-
{
|
|
20918
|
-
"kind": "Content",
|
|
20919
|
-
"text": "{\n id: string;\n sender: string;\n message: string;\n isCommand: boolean;\n }"
|
|
20920
|
-
},
|
|
20921
|
-
{
|
|
20922
|
-
"kind": "Content",
|
|
20923
|
-
"text": ";"
|
|
20924
|
-
}
|
|
20925
|
-
],
|
|
20926
|
-
"isReadonly": false,
|
|
20927
|
-
"isOptional": false,
|
|
20928
|
-
"releaseTag": "Public",
|
|
20929
|
-
"name": "chatMessage",
|
|
20930
|
-
"propertyTypeTokenRange": {
|
|
20931
|
-
"startIndex": 1,
|
|
20932
|
-
"endIndex": 2
|
|
20933
|
-
}
|
|
20934
|
-
},
|
|
20935
20617
|
{
|
|
20936
20618
|
"kind": "PropertySignature",
|
|
20937
20619
|
"canonicalReference": "@dcl/playground-assets!IEvents#comms:member",
|
|
@@ -20959,403 +20641,6 @@
|
|
|
20959
20641
|
"endIndex": 2
|
|
20960
20642
|
}
|
|
20961
20643
|
},
|
|
20962
|
-
{
|
|
20963
|
-
"kind": "PropertySignature",
|
|
20964
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#entitiesOutOfBoundaries:member",
|
|
20965
|
-
"docComment": "/**\n * After checking entities outside the fences, if any is outside, this event will be triggered with all the entities outside the scene.\n */\n",
|
|
20966
|
-
"excerptTokens": [
|
|
20967
|
-
{
|
|
20968
|
-
"kind": "Content",
|
|
20969
|
-
"text": "entitiesOutOfBoundaries: "
|
|
20970
|
-
},
|
|
20971
|
-
{
|
|
20972
|
-
"kind": "Content",
|
|
20973
|
-
"text": "{\n entities: string[];\n }"
|
|
20974
|
-
},
|
|
20975
|
-
{
|
|
20976
|
-
"kind": "Content",
|
|
20977
|
-
"text": ";"
|
|
20978
|
-
}
|
|
20979
|
-
],
|
|
20980
|
-
"isReadonly": false,
|
|
20981
|
-
"isOptional": false,
|
|
20982
|
-
"releaseTag": "Public",
|
|
20983
|
-
"name": "entitiesOutOfBoundaries",
|
|
20984
|
-
"propertyTypeTokenRange": {
|
|
20985
|
-
"startIndex": 1,
|
|
20986
|
-
"endIndex": 2
|
|
20987
|
-
}
|
|
20988
|
-
},
|
|
20989
|
-
{
|
|
20990
|
-
"kind": "PropertySignature",
|
|
20991
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#entityBackInScene:member",
|
|
20992
|
-
"docComment": "/**\n * This event gets triggered when an entity enters the scene fences.\n */\n",
|
|
20993
|
-
"excerptTokens": [
|
|
20994
|
-
{
|
|
20995
|
-
"kind": "Content",
|
|
20996
|
-
"text": "entityBackInScene: "
|
|
20997
|
-
},
|
|
20998
|
-
{
|
|
20999
|
-
"kind": "Content",
|
|
21000
|
-
"text": "{\n entityId: unknown;\n }"
|
|
21001
|
-
},
|
|
21002
|
-
{
|
|
21003
|
-
"kind": "Content",
|
|
21004
|
-
"text": ";"
|
|
21005
|
-
}
|
|
21006
|
-
],
|
|
21007
|
-
"isReadonly": false,
|
|
21008
|
-
"isOptional": false,
|
|
21009
|
-
"releaseTag": "Public",
|
|
21010
|
-
"name": "entityBackInScene",
|
|
21011
|
-
"propertyTypeTokenRange": {
|
|
21012
|
-
"startIndex": 1,
|
|
21013
|
-
"endIndex": 2
|
|
21014
|
-
}
|
|
21015
|
-
},
|
|
21016
|
-
{
|
|
21017
|
-
"kind": "PropertySignature",
|
|
21018
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#entityOutOfScene:member",
|
|
21019
|
-
"docComment": "/**\n * This event gets triggered when an entity leaves the scene fences.\n */\n",
|
|
21020
|
-
"excerptTokens": [
|
|
21021
|
-
{
|
|
21022
|
-
"kind": "Content",
|
|
21023
|
-
"text": "entityOutOfScene: "
|
|
21024
|
-
},
|
|
21025
|
-
{
|
|
21026
|
-
"kind": "Content",
|
|
21027
|
-
"text": "{\n entityId: unknown;\n }"
|
|
21028
|
-
},
|
|
21029
|
-
{
|
|
21030
|
-
"kind": "Content",
|
|
21031
|
-
"text": ";"
|
|
21032
|
-
}
|
|
21033
|
-
],
|
|
21034
|
-
"isReadonly": false,
|
|
21035
|
-
"isOptional": false,
|
|
21036
|
-
"releaseTag": "Public",
|
|
21037
|
-
"name": "entityOutOfScene",
|
|
21038
|
-
"propertyTypeTokenRange": {
|
|
21039
|
-
"startIndex": 1,
|
|
21040
|
-
"endIndex": 2
|
|
21041
|
-
}
|
|
21042
|
-
},
|
|
21043
|
-
{
|
|
21044
|
-
"kind": "PropertySignature",
|
|
21045
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#externalAction:member",
|
|
21046
|
-
"docComment": "",
|
|
21047
|
-
"excerptTokens": [
|
|
21048
|
-
{
|
|
21049
|
-
"kind": "Content",
|
|
21050
|
-
"text": "externalAction: "
|
|
21051
|
-
},
|
|
21052
|
-
{
|
|
21053
|
-
"kind": "Content",
|
|
21054
|
-
"text": "{\n type: string;\n [key: string]: any;\n }"
|
|
21055
|
-
},
|
|
21056
|
-
{
|
|
21057
|
-
"kind": "Content",
|
|
21058
|
-
"text": ";"
|
|
21059
|
-
}
|
|
21060
|
-
],
|
|
21061
|
-
"isReadonly": false,
|
|
21062
|
-
"isOptional": false,
|
|
21063
|
-
"releaseTag": "Public",
|
|
21064
|
-
"name": "externalAction",
|
|
21065
|
-
"propertyTypeTokenRange": {
|
|
21066
|
-
"startIndex": 1,
|
|
21067
|
-
"endIndex": 2
|
|
21068
|
-
}
|
|
21069
|
-
},
|
|
21070
|
-
{
|
|
21071
|
-
"kind": "PropertySignature",
|
|
21072
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#gizmoEvent:member",
|
|
21073
|
-
"docComment": "/**\n * For gizmos\n */\n",
|
|
21074
|
-
"excerptTokens": [
|
|
21075
|
-
{
|
|
21076
|
-
"kind": "Content",
|
|
21077
|
-
"text": "gizmoEvent: "
|
|
21078
|
-
},
|
|
21079
|
-
{
|
|
21080
|
-
"kind": "Reference",
|
|
21081
|
-
"text": "GizmoDragEndEvent",
|
|
21082
|
-
"canonicalReference": "@dcl/playground-assets!GizmoDragEndEvent:type"
|
|
21083
|
-
},
|
|
21084
|
-
{
|
|
21085
|
-
"kind": "Content",
|
|
21086
|
-
"text": " | "
|
|
21087
|
-
},
|
|
21088
|
-
{
|
|
21089
|
-
"kind": "Reference",
|
|
21090
|
-
"text": "GizmoSelectedEvent",
|
|
21091
|
-
"canonicalReference": "@dcl/playground-assets!GizmoSelectedEvent:type"
|
|
21092
|
-
},
|
|
21093
|
-
{
|
|
21094
|
-
"kind": "Content",
|
|
21095
|
-
"text": ";"
|
|
21096
|
-
}
|
|
21097
|
-
],
|
|
21098
|
-
"isReadonly": false,
|
|
21099
|
-
"isOptional": false,
|
|
21100
|
-
"releaseTag": "Public",
|
|
21101
|
-
"name": "gizmoEvent",
|
|
21102
|
-
"propertyTypeTokenRange": {
|
|
21103
|
-
"startIndex": 1,
|
|
21104
|
-
"endIndex": 4
|
|
21105
|
-
}
|
|
21106
|
-
},
|
|
21107
|
-
{
|
|
21108
|
-
"kind": "PropertySignature",
|
|
21109
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#idleStateChanged:member",
|
|
21110
|
-
"docComment": "/**\n * `idleStateChanged` is triggered when the user not moves for a defined period of time\n */\n",
|
|
21111
|
-
"excerptTokens": [
|
|
21112
|
-
{
|
|
21113
|
-
"kind": "Content",
|
|
21114
|
-
"text": "idleStateChanged: "
|
|
21115
|
-
},
|
|
21116
|
-
{
|
|
21117
|
-
"kind": "Content",
|
|
21118
|
-
"text": "{\n isIdle: boolean;\n }"
|
|
21119
|
-
},
|
|
21120
|
-
{
|
|
21121
|
-
"kind": "Content",
|
|
21122
|
-
"text": ";"
|
|
21123
|
-
}
|
|
21124
|
-
],
|
|
21125
|
-
"isReadonly": false,
|
|
21126
|
-
"isOptional": false,
|
|
21127
|
-
"releaseTag": "Public",
|
|
21128
|
-
"name": "idleStateChanged",
|
|
21129
|
-
"propertyTypeTokenRange": {
|
|
21130
|
-
"startIndex": 1,
|
|
21131
|
-
"endIndex": 2
|
|
21132
|
-
}
|
|
21133
|
-
},
|
|
21134
|
-
{
|
|
21135
|
-
"kind": "PropertySignature",
|
|
21136
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#limitsExceeded:member",
|
|
21137
|
-
"docComment": "",
|
|
21138
|
-
"excerptTokens": [
|
|
21139
|
-
{
|
|
21140
|
-
"kind": "Content",
|
|
21141
|
-
"text": "limitsExceeded: "
|
|
21142
|
-
},
|
|
21143
|
-
{
|
|
21144
|
-
"kind": "Content",
|
|
21145
|
-
"text": "{\n given: "
|
|
21146
|
-
},
|
|
21147
|
-
{
|
|
21148
|
-
"kind": "Reference",
|
|
21149
|
-
"text": "Record",
|
|
21150
|
-
"canonicalReference": "!Record:type"
|
|
21151
|
-
},
|
|
21152
|
-
{
|
|
21153
|
-
"kind": "Content",
|
|
21154
|
-
"text": "<string, number>;\n limit: "
|
|
21155
|
-
},
|
|
21156
|
-
{
|
|
21157
|
-
"kind": "Reference",
|
|
21158
|
-
"text": "Record",
|
|
21159
|
-
"canonicalReference": "!Record:type"
|
|
21160
|
-
},
|
|
21161
|
-
{
|
|
21162
|
-
"kind": "Content",
|
|
21163
|
-
"text": "<string, number>;\n }"
|
|
21164
|
-
},
|
|
21165
|
-
{
|
|
21166
|
-
"kind": "Content",
|
|
21167
|
-
"text": ";"
|
|
21168
|
-
}
|
|
21169
|
-
],
|
|
21170
|
-
"isReadonly": false,
|
|
21171
|
-
"isOptional": false,
|
|
21172
|
-
"releaseTag": "Public",
|
|
21173
|
-
"name": "limitsExceeded",
|
|
21174
|
-
"propertyTypeTokenRange": {
|
|
21175
|
-
"startIndex": 1,
|
|
21176
|
-
"endIndex": 6
|
|
21177
|
-
}
|
|
21178
|
-
},
|
|
21179
|
-
{
|
|
21180
|
-
"kind": "PropertySignature",
|
|
21181
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#metricsUpdate:member",
|
|
21182
|
-
"docComment": "",
|
|
21183
|
-
"excerptTokens": [
|
|
21184
|
-
{
|
|
21185
|
-
"kind": "Content",
|
|
21186
|
-
"text": "metricsUpdate: "
|
|
21187
|
-
},
|
|
21188
|
-
{
|
|
21189
|
-
"kind": "Content",
|
|
21190
|
-
"text": "{\n given: "
|
|
21191
|
-
},
|
|
21192
|
-
{
|
|
21193
|
-
"kind": "Reference",
|
|
21194
|
-
"text": "Record",
|
|
21195
|
-
"canonicalReference": "!Record:type"
|
|
21196
|
-
},
|
|
21197
|
-
{
|
|
21198
|
-
"kind": "Content",
|
|
21199
|
-
"text": "<string, number>;\n limit: "
|
|
21200
|
-
},
|
|
21201
|
-
{
|
|
21202
|
-
"kind": "Reference",
|
|
21203
|
-
"text": "Record",
|
|
21204
|
-
"canonicalReference": "!Record:type"
|
|
21205
|
-
},
|
|
21206
|
-
{
|
|
21207
|
-
"kind": "Content",
|
|
21208
|
-
"text": "<string, number>;\n }"
|
|
21209
|
-
},
|
|
21210
|
-
{
|
|
21211
|
-
"kind": "Content",
|
|
21212
|
-
"text": ";"
|
|
21213
|
-
}
|
|
21214
|
-
],
|
|
21215
|
-
"isReadonly": false,
|
|
21216
|
-
"isOptional": false,
|
|
21217
|
-
"releaseTag": "Public",
|
|
21218
|
-
"name": "metricsUpdate",
|
|
21219
|
-
"propertyTypeTokenRange": {
|
|
21220
|
-
"startIndex": 1,
|
|
21221
|
-
"endIndex": 6
|
|
21222
|
-
}
|
|
21223
|
-
},
|
|
21224
|
-
{
|
|
21225
|
-
"kind": "PropertySignature",
|
|
21226
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onAnimationEnd:member",
|
|
21227
|
-
"docComment": "/**\n * `onAnimationEnd` is triggered when an animation clip gets finish\n */\n",
|
|
21228
|
-
"excerptTokens": [
|
|
21229
|
-
{
|
|
21230
|
-
"kind": "Content",
|
|
21231
|
-
"text": "onAnimationEnd: "
|
|
21232
|
-
},
|
|
21233
|
-
{
|
|
21234
|
-
"kind": "Content",
|
|
21235
|
-
"text": "{\n clipName: string;\n }"
|
|
21236
|
-
},
|
|
21237
|
-
{
|
|
21238
|
-
"kind": "Content",
|
|
21239
|
-
"text": ";"
|
|
21240
|
-
}
|
|
21241
|
-
],
|
|
21242
|
-
"isReadonly": false,
|
|
21243
|
-
"isOptional": false,
|
|
21244
|
-
"releaseTag": "Public",
|
|
21245
|
-
"name": "onAnimationEnd",
|
|
21246
|
-
"propertyTypeTokenRange": {
|
|
21247
|
-
"startIndex": 1,
|
|
21248
|
-
"endIndex": 2
|
|
21249
|
-
}
|
|
21250
|
-
},
|
|
21251
|
-
{
|
|
21252
|
-
"kind": "PropertySignature",
|
|
21253
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onBlur:member",
|
|
21254
|
-
"docComment": "/**\n * `onBlur` is triggered when an entity loses its focus. Dispatched by the `ui-input` and `ui-password` entities when the value is changed. It triggers a callback.\n *\n * Notice: Only entities with ID will be listening for click events.\n */\n",
|
|
21255
|
-
"excerptTokens": [
|
|
21256
|
-
{
|
|
21257
|
-
"kind": "Content",
|
|
21258
|
-
"text": "onBlur: "
|
|
21259
|
-
},
|
|
21260
|
-
{
|
|
21261
|
-
"kind": "Content",
|
|
21262
|
-
"text": "{\n entityId: unknown;\n pointerId: number;\n }"
|
|
21263
|
-
},
|
|
21264
|
-
{
|
|
21265
|
-
"kind": "Content",
|
|
21266
|
-
"text": ";"
|
|
21267
|
-
}
|
|
21268
|
-
],
|
|
21269
|
-
"isReadonly": false,
|
|
21270
|
-
"isOptional": false,
|
|
21271
|
-
"releaseTag": "Public",
|
|
21272
|
-
"name": "onBlur",
|
|
21273
|
-
"propertyTypeTokenRange": {
|
|
21274
|
-
"startIndex": 1,
|
|
21275
|
-
"endIndex": 2
|
|
21276
|
-
}
|
|
21277
|
-
},
|
|
21278
|
-
{
|
|
21279
|
-
"kind": "PropertySignature",
|
|
21280
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onChange:member",
|
|
21281
|
-
"docComment": "/**\n * `onChange` is triggered when an entity changes its own internal state. Dispatched by the `ui-*` entities when their value is changed. It triggers a callback. Notice: Only entities with ID will be listening for click events.\n */\n",
|
|
21282
|
-
"excerptTokens": [
|
|
21283
|
-
{
|
|
21284
|
-
"kind": "Content",
|
|
21285
|
-
"text": "onChange: "
|
|
21286
|
-
},
|
|
21287
|
-
{
|
|
21288
|
-
"kind": "Content",
|
|
21289
|
-
"text": "{\n value?: any;\n pointerId?: number;\n }"
|
|
21290
|
-
},
|
|
21291
|
-
{
|
|
21292
|
-
"kind": "Content",
|
|
21293
|
-
"text": ";"
|
|
21294
|
-
}
|
|
21295
|
-
],
|
|
21296
|
-
"isReadonly": false,
|
|
21297
|
-
"isOptional": false,
|
|
21298
|
-
"releaseTag": "Public",
|
|
21299
|
-
"name": "onChange",
|
|
21300
|
-
"propertyTypeTokenRange": {
|
|
21301
|
-
"startIndex": 1,
|
|
21302
|
-
"endIndex": 2
|
|
21303
|
-
}
|
|
21304
|
-
},
|
|
21305
|
-
{
|
|
21306
|
-
"kind": "PropertySignature",
|
|
21307
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onClick:member",
|
|
21308
|
-
"docComment": "/**\n * The onClick event is only used for UI elements\n */\n",
|
|
21309
|
-
"excerptTokens": [
|
|
21310
|
-
{
|
|
21311
|
-
"kind": "Content",
|
|
21312
|
-
"text": "onClick: "
|
|
21313
|
-
},
|
|
21314
|
-
{
|
|
21315
|
-
"kind": "Content",
|
|
21316
|
-
"text": "{\n entityId: unknown;\n }"
|
|
21317
|
-
},
|
|
21318
|
-
{
|
|
21319
|
-
"kind": "Content",
|
|
21320
|
-
"text": ";"
|
|
21321
|
-
}
|
|
21322
|
-
],
|
|
21323
|
-
"isReadonly": false,
|
|
21324
|
-
"isOptional": false,
|
|
21325
|
-
"releaseTag": "Public",
|
|
21326
|
-
"name": "onClick",
|
|
21327
|
-
"propertyTypeTokenRange": {
|
|
21328
|
-
"startIndex": 1,
|
|
21329
|
-
"endIndex": 2
|
|
21330
|
-
}
|
|
21331
|
-
},
|
|
21332
|
-
{
|
|
21333
|
-
"kind": "PropertySignature",
|
|
21334
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onEnter:member",
|
|
21335
|
-
"docComment": "/**\n * `onEnter` is triggered when the user hits the \"Enter\" key from the keyboard Used principally by the Chat internal scene\n */\n",
|
|
21336
|
-
"excerptTokens": [
|
|
21337
|
-
{
|
|
21338
|
-
"kind": "Content",
|
|
21339
|
-
"text": "onEnter: "
|
|
21340
|
-
},
|
|
21341
|
-
{
|
|
21342
|
-
"kind": "Content",
|
|
21343
|
-
"text": "unknown"
|
|
21344
|
-
},
|
|
21345
|
-
{
|
|
21346
|
-
"kind": "Content",
|
|
21347
|
-
"text": ";"
|
|
21348
|
-
}
|
|
21349
|
-
],
|
|
21350
|
-
"isReadonly": false,
|
|
21351
|
-
"isOptional": false,
|
|
21352
|
-
"releaseTag": "Public",
|
|
21353
|
-
"name": "onEnter",
|
|
21354
|
-
"propertyTypeTokenRange": {
|
|
21355
|
-
"startIndex": 1,
|
|
21356
|
-
"endIndex": 2
|
|
21357
|
-
}
|
|
21358
|
-
},
|
|
21359
20644
|
{
|
|
21360
20645
|
"kind": "PropertySignature",
|
|
21361
20646
|
"canonicalReference": "@dcl/playground-assets!IEvents#onEnterScene:member",
|
|
@@ -21383,33 +20668,6 @@
|
|
|
21383
20668
|
"endIndex": 2
|
|
21384
20669
|
}
|
|
21385
20670
|
},
|
|
21386
|
-
{
|
|
21387
|
-
"kind": "PropertySignature",
|
|
21388
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onFocus:member",
|
|
21389
|
-
"docComment": "/**\n * `onFocus` is triggered when an entity focus is active. Dispatched by the `ui-input` and `ui-password` entities when the value is changed. It triggers a callback.\n *\n * Notice: Only entities with ID will be listening for click events.\n */\n",
|
|
21390
|
-
"excerptTokens": [
|
|
21391
|
-
{
|
|
21392
|
-
"kind": "Content",
|
|
21393
|
-
"text": "onFocus: "
|
|
21394
|
-
},
|
|
21395
|
-
{
|
|
21396
|
-
"kind": "Content",
|
|
21397
|
-
"text": "{\n entityId: unknown;\n pointerId: number;\n }"
|
|
21398
|
-
},
|
|
21399
|
-
{
|
|
21400
|
-
"kind": "Content",
|
|
21401
|
-
"text": ";"
|
|
21402
|
-
}
|
|
21403
|
-
],
|
|
21404
|
-
"isReadonly": false,
|
|
21405
|
-
"isOptional": false,
|
|
21406
|
-
"releaseTag": "Public",
|
|
21407
|
-
"name": "onFocus",
|
|
21408
|
-
"propertyTypeTokenRange": {
|
|
21409
|
-
"startIndex": 1,
|
|
21410
|
-
"endIndex": 2
|
|
21411
|
-
}
|
|
21412
|
-
},
|
|
21413
20671
|
{
|
|
21414
20672
|
"kind": "PropertySignature",
|
|
21415
20673
|
"canonicalReference": "@dcl/playground-assets!IEvents#onLeaveScene:member",
|
|
@@ -21437,33 +20695,6 @@
|
|
|
21437
20695
|
"endIndex": 2
|
|
21438
20696
|
}
|
|
21439
20697
|
},
|
|
21440
|
-
{
|
|
21441
|
-
"kind": "PropertySignature",
|
|
21442
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onPointerLock:member",
|
|
21443
|
-
"docComment": "/**\n * `onPointerLock` is triggered when the user clicks the world canvas and the pointer locks to it so the pointer moves the camera\n */\n",
|
|
21444
|
-
"excerptTokens": [
|
|
21445
|
-
{
|
|
21446
|
-
"kind": "Content",
|
|
21447
|
-
"text": "onPointerLock: "
|
|
21448
|
-
},
|
|
21449
|
-
{
|
|
21450
|
-
"kind": "Content",
|
|
21451
|
-
"text": "{\n locked?: boolean;\n }"
|
|
21452
|
-
},
|
|
21453
|
-
{
|
|
21454
|
-
"kind": "Content",
|
|
21455
|
-
"text": ";"
|
|
21456
|
-
}
|
|
21457
|
-
],
|
|
21458
|
-
"isReadonly": false,
|
|
21459
|
-
"isOptional": false,
|
|
21460
|
-
"releaseTag": "Public",
|
|
21461
|
-
"name": "onPointerLock",
|
|
21462
|
-
"propertyTypeTokenRange": {
|
|
21463
|
-
"startIndex": 1,
|
|
21464
|
-
"endIndex": 2
|
|
21465
|
-
}
|
|
21466
|
-
},
|
|
21467
20698
|
{
|
|
21468
20699
|
"kind": "PropertySignature",
|
|
21469
20700
|
"canonicalReference": "@dcl/playground-assets!IEvents#onRealmChanged:member",
|
|
@@ -21491,33 +20722,6 @@
|
|
|
21491
20722
|
"endIndex": 2
|
|
21492
20723
|
}
|
|
21493
20724
|
},
|
|
21494
|
-
{
|
|
21495
|
-
"kind": "PropertySignature",
|
|
21496
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#onTextSubmit:member",
|
|
21497
|
-
"docComment": "",
|
|
21498
|
-
"excerptTokens": [
|
|
21499
|
-
{
|
|
21500
|
-
"kind": "Content",
|
|
21501
|
-
"text": "onTextSubmit: "
|
|
21502
|
-
},
|
|
21503
|
-
{
|
|
21504
|
-
"kind": "Content",
|
|
21505
|
-
"text": "{\n text: string;\n }"
|
|
21506
|
-
},
|
|
21507
|
-
{
|
|
21508
|
-
"kind": "Content",
|
|
21509
|
-
"text": ";"
|
|
21510
|
-
}
|
|
21511
|
-
],
|
|
21512
|
-
"isReadonly": false,
|
|
21513
|
-
"isOptional": false,
|
|
21514
|
-
"releaseTag": "Public",
|
|
21515
|
-
"name": "onTextSubmit",
|
|
21516
|
-
"propertyTypeTokenRange": {
|
|
21517
|
-
"startIndex": 1,
|
|
21518
|
-
"endIndex": 2
|
|
21519
|
-
}
|
|
21520
|
-
},
|
|
21521
20725
|
{
|
|
21522
20726
|
"kind": "PropertySignature",
|
|
21523
20727
|
"canonicalReference": "@dcl/playground-assets!IEvents#playerClicked:member",
|
|
@@ -21644,189 +20848,6 @@
|
|
|
21644
20848
|
"endIndex": 2
|
|
21645
20849
|
}
|
|
21646
20850
|
},
|
|
21647
|
-
{
|
|
21648
|
-
"kind": "PropertySignature",
|
|
21649
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#pointerDown:member",
|
|
21650
|
-
"docComment": "/**\n * `pointerDown` is triggered when the user press an input pointer. It could be a VR controller, a touch screen or the mouse.\n */\n",
|
|
21651
|
-
"excerptTokens": [
|
|
21652
|
-
{
|
|
21653
|
-
"kind": "Content",
|
|
21654
|
-
"text": "pointerDown: "
|
|
21655
|
-
},
|
|
21656
|
-
{
|
|
21657
|
-
"kind": "Reference",
|
|
21658
|
-
"text": "InputEventResult",
|
|
21659
|
-
"canonicalReference": "@dcl/playground-assets!InputEventResult:type"
|
|
21660
|
-
},
|
|
21661
|
-
{
|
|
21662
|
-
"kind": "Content",
|
|
21663
|
-
"text": ";"
|
|
21664
|
-
}
|
|
21665
|
-
],
|
|
21666
|
-
"isReadonly": false,
|
|
21667
|
-
"isOptional": false,
|
|
21668
|
-
"releaseTag": "Public",
|
|
21669
|
-
"name": "pointerDown",
|
|
21670
|
-
"propertyTypeTokenRange": {
|
|
21671
|
-
"startIndex": 1,
|
|
21672
|
-
"endIndex": 2
|
|
21673
|
-
}
|
|
21674
|
-
},
|
|
21675
|
-
{
|
|
21676
|
-
"kind": "PropertySignature",
|
|
21677
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#pointerEvent:member",
|
|
21678
|
-
"docComment": "/**\n * `pointerEvent` is triggered when the user press or releases an input pointer. It could be a VR controller, a touch screen or the mouse.\n *\n * @deprecated\n *\n * use actionButtonEvent instead\n */\n",
|
|
21679
|
-
"excerptTokens": [
|
|
21680
|
-
{
|
|
21681
|
-
"kind": "Content",
|
|
21682
|
-
"text": "pointerEvent: "
|
|
21683
|
-
},
|
|
21684
|
-
{
|
|
21685
|
-
"kind": "Reference",
|
|
21686
|
-
"text": "GlobalInputEventResult",
|
|
21687
|
-
"canonicalReference": "@dcl/playground-assets!GlobalInputEventResult:type"
|
|
21688
|
-
},
|
|
21689
|
-
{
|
|
21690
|
-
"kind": "Content",
|
|
21691
|
-
"text": ";"
|
|
21692
|
-
}
|
|
21693
|
-
],
|
|
21694
|
-
"isReadonly": false,
|
|
21695
|
-
"isOptional": false,
|
|
21696
|
-
"releaseTag": "Public",
|
|
21697
|
-
"name": "pointerEvent",
|
|
21698
|
-
"propertyTypeTokenRange": {
|
|
21699
|
-
"startIndex": 1,
|
|
21700
|
-
"endIndex": 2
|
|
21701
|
-
}
|
|
21702
|
-
},
|
|
21703
|
-
{
|
|
21704
|
-
"kind": "PropertySignature",
|
|
21705
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#pointerHoverEnter:member",
|
|
21706
|
-
"docComment": "/**\n * Triggered when pointer start hovering an entities' shape\n */\n",
|
|
21707
|
-
"excerptTokens": [
|
|
21708
|
-
{
|
|
21709
|
-
"kind": "Content",
|
|
21710
|
-
"text": "pointerHoverEnter: "
|
|
21711
|
-
},
|
|
21712
|
-
{
|
|
21713
|
-
"kind": "Content",
|
|
21714
|
-
"text": "unknown"
|
|
21715
|
-
},
|
|
21716
|
-
{
|
|
21717
|
-
"kind": "Content",
|
|
21718
|
-
"text": ";"
|
|
21719
|
-
}
|
|
21720
|
-
],
|
|
21721
|
-
"isReadonly": false,
|
|
21722
|
-
"isOptional": false,
|
|
21723
|
-
"releaseTag": "Public",
|
|
21724
|
-
"name": "pointerHoverEnter",
|
|
21725
|
-
"propertyTypeTokenRange": {
|
|
21726
|
-
"startIndex": 1,
|
|
21727
|
-
"endIndex": 2
|
|
21728
|
-
}
|
|
21729
|
-
},
|
|
21730
|
-
{
|
|
21731
|
-
"kind": "PropertySignature",
|
|
21732
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#pointerHoverExit:member",
|
|
21733
|
-
"docComment": "/**\n * Triggered when pointer stop hovering an entities' shape\n */\n",
|
|
21734
|
-
"excerptTokens": [
|
|
21735
|
-
{
|
|
21736
|
-
"kind": "Content",
|
|
21737
|
-
"text": "pointerHoverExit: "
|
|
21738
|
-
},
|
|
21739
|
-
{
|
|
21740
|
-
"kind": "Content",
|
|
21741
|
-
"text": "unknown"
|
|
21742
|
-
},
|
|
21743
|
-
{
|
|
21744
|
-
"kind": "Content",
|
|
21745
|
-
"text": ";"
|
|
21746
|
-
}
|
|
21747
|
-
],
|
|
21748
|
-
"isReadonly": false,
|
|
21749
|
-
"isOptional": false,
|
|
21750
|
-
"releaseTag": "Public",
|
|
21751
|
-
"name": "pointerHoverExit",
|
|
21752
|
-
"propertyTypeTokenRange": {
|
|
21753
|
-
"startIndex": 1,
|
|
21754
|
-
"endIndex": 2
|
|
21755
|
-
}
|
|
21756
|
-
},
|
|
21757
|
-
{
|
|
21758
|
-
"kind": "PropertySignature",
|
|
21759
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#pointerUp:member",
|
|
21760
|
-
"docComment": "/**\n * `pointerUp` is triggered when the user releases an input pointer. It could be a VR controller, a touch screen or the mouse.\n */\n",
|
|
21761
|
-
"excerptTokens": [
|
|
21762
|
-
{
|
|
21763
|
-
"kind": "Content",
|
|
21764
|
-
"text": "pointerUp: "
|
|
21765
|
-
},
|
|
21766
|
-
{
|
|
21767
|
-
"kind": "Reference",
|
|
21768
|
-
"text": "InputEventResult",
|
|
21769
|
-
"canonicalReference": "@dcl/playground-assets!InputEventResult:type"
|
|
21770
|
-
},
|
|
21771
|
-
{
|
|
21772
|
-
"kind": "Content",
|
|
21773
|
-
"text": ";"
|
|
21774
|
-
}
|
|
21775
|
-
],
|
|
21776
|
-
"isReadonly": false,
|
|
21777
|
-
"isOptional": false,
|
|
21778
|
-
"releaseTag": "Public",
|
|
21779
|
-
"name": "pointerUp",
|
|
21780
|
-
"propertyTypeTokenRange": {
|
|
21781
|
-
"startIndex": 1,
|
|
21782
|
-
"endIndex": 2
|
|
21783
|
-
}
|
|
21784
|
-
},
|
|
21785
|
-
{
|
|
21786
|
-
"kind": "PropertySignature",
|
|
21787
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#positionChanged:member",
|
|
21788
|
-
"docComment": "/**\n * `positionChanged` is triggered when the position of the camera changes This event is throttled to 10 times per second.\n */\n",
|
|
21789
|
-
"excerptTokens": [
|
|
21790
|
-
{
|
|
21791
|
-
"kind": "Content",
|
|
21792
|
-
"text": "positionChanged: "
|
|
21793
|
-
},
|
|
21794
|
-
{
|
|
21795
|
-
"kind": "Content",
|
|
21796
|
-
"text": "{\n position: "
|
|
21797
|
-
},
|
|
21798
|
-
{
|
|
21799
|
-
"kind": "Reference",
|
|
21800
|
-
"text": "Vector3Type",
|
|
21801
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
21802
|
-
},
|
|
21803
|
-
{
|
|
21804
|
-
"kind": "Content",
|
|
21805
|
-
"text": ";\n cameraPosition: "
|
|
21806
|
-
},
|
|
21807
|
-
{
|
|
21808
|
-
"kind": "Reference",
|
|
21809
|
-
"text": "Vector3Type",
|
|
21810
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
21811
|
-
},
|
|
21812
|
-
{
|
|
21813
|
-
"kind": "Content",
|
|
21814
|
-
"text": ";\n playerHeight: number;\n }"
|
|
21815
|
-
},
|
|
21816
|
-
{
|
|
21817
|
-
"kind": "Content",
|
|
21818
|
-
"text": ";"
|
|
21819
|
-
}
|
|
21820
|
-
],
|
|
21821
|
-
"isReadonly": false,
|
|
21822
|
-
"isOptional": false,
|
|
21823
|
-
"releaseTag": "Public",
|
|
21824
|
-
"name": "positionChanged",
|
|
21825
|
-
"propertyTypeTokenRange": {
|
|
21826
|
-
"startIndex": 1,
|
|
21827
|
-
"endIndex": 6
|
|
21828
|
-
}
|
|
21829
|
-
},
|
|
21830
20851
|
{
|
|
21831
20852
|
"kind": "PropertySignature",
|
|
21832
20853
|
"canonicalReference": "@dcl/playground-assets!IEvents#profileChanged:member",
|
|
@@ -21854,83 +20875,6 @@
|
|
|
21854
20875
|
"endIndex": 2
|
|
21855
20876
|
}
|
|
21856
20877
|
},
|
|
21857
|
-
{
|
|
21858
|
-
"kind": "PropertySignature",
|
|
21859
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#raycastResponse:member",
|
|
21860
|
-
"docComment": "/**\n * `raycastResponse` is triggered in response to a raycast query\n */\n",
|
|
21861
|
-
"excerptTokens": [
|
|
21862
|
-
{
|
|
21863
|
-
"kind": "Content",
|
|
21864
|
-
"text": "raycastResponse: "
|
|
21865
|
-
},
|
|
21866
|
-
{
|
|
21867
|
-
"kind": "Reference",
|
|
21868
|
-
"text": "RaycastResponsePayload",
|
|
21869
|
-
"canonicalReference": "@dcl/playground-assets!RaycastResponsePayload:type"
|
|
21870
|
-
},
|
|
21871
|
-
{
|
|
21872
|
-
"kind": "Content",
|
|
21873
|
-
"text": "<any>"
|
|
21874
|
-
},
|
|
21875
|
-
{
|
|
21876
|
-
"kind": "Content",
|
|
21877
|
-
"text": ";"
|
|
21878
|
-
}
|
|
21879
|
-
],
|
|
21880
|
-
"isReadonly": false,
|
|
21881
|
-
"isOptional": false,
|
|
21882
|
-
"releaseTag": "Public",
|
|
21883
|
-
"name": "raycastResponse",
|
|
21884
|
-
"propertyTypeTokenRange": {
|
|
21885
|
-
"startIndex": 1,
|
|
21886
|
-
"endIndex": 3
|
|
21887
|
-
}
|
|
21888
|
-
},
|
|
21889
|
-
{
|
|
21890
|
-
"kind": "PropertySignature",
|
|
21891
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#rotationChanged:member",
|
|
21892
|
-
"docComment": "/**\n * `rotationChanged` is triggered when the rotation of the camera changes. This event is throttled to 10 times per second.\n */\n",
|
|
21893
|
-
"excerptTokens": [
|
|
21894
|
-
{
|
|
21895
|
-
"kind": "Content",
|
|
21896
|
-
"text": "rotationChanged: "
|
|
21897
|
-
},
|
|
21898
|
-
{
|
|
21899
|
-
"kind": "Content",
|
|
21900
|
-
"text": "{\n rotation: "
|
|
21901
|
-
},
|
|
21902
|
-
{
|
|
21903
|
-
"kind": "Reference",
|
|
21904
|
-
"text": "Vector3Type",
|
|
21905
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
21906
|
-
},
|
|
21907
|
-
{
|
|
21908
|
-
"kind": "Content",
|
|
21909
|
-
"text": ";\n quaternion: "
|
|
21910
|
-
},
|
|
21911
|
-
{
|
|
21912
|
-
"kind": "Reference",
|
|
21913
|
-
"text": "QuaternionType",
|
|
21914
|
-
"canonicalReference": "@dcl/playground-assets!QuaternionType:type"
|
|
21915
|
-
},
|
|
21916
|
-
{
|
|
21917
|
-
"kind": "Content",
|
|
21918
|
-
"text": ";\n }"
|
|
21919
|
-
},
|
|
21920
|
-
{
|
|
21921
|
-
"kind": "Content",
|
|
21922
|
-
"text": ";"
|
|
21923
|
-
}
|
|
21924
|
-
],
|
|
21925
|
-
"isReadonly": false,
|
|
21926
|
-
"isOptional": false,
|
|
21927
|
-
"releaseTag": "Public",
|
|
21928
|
-
"name": "rotationChanged",
|
|
21929
|
-
"propertyTypeTokenRange": {
|
|
21930
|
-
"startIndex": 1,
|
|
21931
|
-
"endIndex": 6
|
|
21932
|
-
}
|
|
21933
|
-
},
|
|
21934
20878
|
{
|
|
21935
20879
|
"kind": "PropertySignature",
|
|
21936
20880
|
"canonicalReference": "@dcl/playground-assets!IEvents#sceneStart:member",
|
|
@@ -21958,60 +20902,6 @@
|
|
|
21958
20902
|
"endIndex": 2
|
|
21959
20903
|
}
|
|
21960
20904
|
},
|
|
21961
|
-
{
|
|
21962
|
-
"kind": "PropertySignature",
|
|
21963
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#stateEvent:member",
|
|
21964
|
-
"docComment": "",
|
|
21965
|
-
"excerptTokens": [
|
|
21966
|
-
{
|
|
21967
|
-
"kind": "Content",
|
|
21968
|
-
"text": "stateEvent: "
|
|
21969
|
-
},
|
|
21970
|
-
{
|
|
21971
|
-
"kind": "Content",
|
|
21972
|
-
"text": "{\n type: string;\n payload: any;\n }"
|
|
21973
|
-
},
|
|
21974
|
-
{
|
|
21975
|
-
"kind": "Content",
|
|
21976
|
-
"text": ";"
|
|
21977
|
-
}
|
|
21978
|
-
],
|
|
21979
|
-
"isReadonly": false,
|
|
21980
|
-
"isOptional": false,
|
|
21981
|
-
"releaseTag": "Public",
|
|
21982
|
-
"name": "stateEvent",
|
|
21983
|
-
"propertyTypeTokenRange": {
|
|
21984
|
-
"startIndex": 1,
|
|
21985
|
-
"endIndex": 2
|
|
21986
|
-
}
|
|
21987
|
-
},
|
|
21988
|
-
{
|
|
21989
|
-
"kind": "PropertySignature",
|
|
21990
|
-
"canonicalReference": "@dcl/playground-assets!IEvents#uuidEvent:member",
|
|
21991
|
-
"docComment": "",
|
|
21992
|
-
"excerptTokens": [
|
|
21993
|
-
{
|
|
21994
|
-
"kind": "Content",
|
|
21995
|
-
"text": "uuidEvent: "
|
|
21996
|
-
},
|
|
21997
|
-
{
|
|
21998
|
-
"kind": "Content",
|
|
21999
|
-
"text": "{\n uuid: string;\n payload: any;\n }"
|
|
22000
|
-
},
|
|
22001
|
-
{
|
|
22002
|
-
"kind": "Content",
|
|
22003
|
-
"text": ";"
|
|
22004
|
-
}
|
|
22005
|
-
],
|
|
22006
|
-
"isReadonly": false,
|
|
22007
|
-
"isOptional": false,
|
|
22008
|
-
"releaseTag": "Public",
|
|
22009
|
-
"name": "uuidEvent",
|
|
22010
|
-
"propertyTypeTokenRange": {
|
|
22011
|
-
"startIndex": 1,
|
|
22012
|
-
"endIndex": 2
|
|
22013
|
-
}
|
|
22014
|
-
},
|
|
22015
20905
|
{
|
|
22016
20906
|
"kind": "PropertySignature",
|
|
22017
20907
|
"canonicalReference": "@dcl/playground-assets!IEvents#videoEvent:member",
|
|
@@ -22785,77 +21675,6 @@
|
|
|
22785
21675
|
}
|
|
22786
21676
|
]
|
|
22787
21677
|
},
|
|
22788
|
-
{
|
|
22789
|
-
"kind": "TypeAlias",
|
|
22790
|
-
"canonicalReference": "@dcl/playground-assets!InputEventResult:type",
|
|
22791
|
-
"docComment": "/**\n * @public\n */\n",
|
|
22792
|
-
"excerptTokens": [
|
|
22793
|
-
{
|
|
22794
|
-
"kind": "Content",
|
|
22795
|
-
"text": "export type InputEventResult = "
|
|
22796
|
-
},
|
|
22797
|
-
{
|
|
22798
|
-
"kind": "Content",
|
|
22799
|
-
"text": "{\n origin: "
|
|
22800
|
-
},
|
|
22801
|
-
{
|
|
22802
|
-
"kind": "Reference",
|
|
22803
|
-
"text": "Vector3Type",
|
|
22804
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
22805
|
-
},
|
|
22806
|
-
{
|
|
22807
|
-
"kind": "Content",
|
|
22808
|
-
"text": ";\n direction: "
|
|
22809
|
-
},
|
|
22810
|
-
{
|
|
22811
|
-
"kind": "Reference",
|
|
22812
|
-
"text": "Vector3Type",
|
|
22813
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
22814
|
-
},
|
|
22815
|
-
{
|
|
22816
|
-
"kind": "Content",
|
|
22817
|
-
"text": ";\n buttonId: number;\n hit?: {\n length: number;\n hitPoint: "
|
|
22818
|
-
},
|
|
22819
|
-
{
|
|
22820
|
-
"kind": "Reference",
|
|
22821
|
-
"text": "Vector3Type",
|
|
22822
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
22823
|
-
},
|
|
22824
|
-
{
|
|
22825
|
-
"kind": "Content",
|
|
22826
|
-
"text": ";\n meshName: string;\n normal: "
|
|
22827
|
-
},
|
|
22828
|
-
{
|
|
22829
|
-
"kind": "Reference",
|
|
22830
|
-
"text": "Vector3Type",
|
|
22831
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
22832
|
-
},
|
|
22833
|
-
{
|
|
22834
|
-
"kind": "Content",
|
|
22835
|
-
"text": ";\n worldNormal: "
|
|
22836
|
-
},
|
|
22837
|
-
{
|
|
22838
|
-
"kind": "Reference",
|
|
22839
|
-
"text": "Vector3Type",
|
|
22840
|
-
"canonicalReference": "@dcl/playground-assets!Vector3Type:type"
|
|
22841
|
-
},
|
|
22842
|
-
{
|
|
22843
|
-
"kind": "Content",
|
|
22844
|
-
"text": ";\n entityId: unknown;\n };\n}"
|
|
22845
|
-
},
|
|
22846
|
-
{
|
|
22847
|
-
"kind": "Content",
|
|
22848
|
-
"text": ";"
|
|
22849
|
-
}
|
|
22850
|
-
],
|
|
22851
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
22852
|
-
"releaseTag": "Public",
|
|
22853
|
-
"name": "InputEventResult",
|
|
22854
|
-
"typeTokenRange": {
|
|
22855
|
-
"startIndex": 1,
|
|
22856
|
-
"endIndex": 12
|
|
22857
|
-
}
|
|
22858
|
-
},
|
|
22859
21678
|
{
|
|
22860
21679
|
"kind": "Variable",
|
|
22861
21680
|
"canonicalReference": "@dcl/playground-assets!inputSystem:var",
|
|
@@ -45747,31 +44566,227 @@
|
|
|
45747
44566
|
},
|
|
45748
44567
|
{
|
|
45749
44568
|
"kind": "Interface",
|
|
45750
|
-
"canonicalReference": "@dcl/playground-assets!PBPointerLock:interface",
|
|
44569
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock:interface",
|
|
44570
|
+
"docComment": "/**\n * @public\n */\n",
|
|
44571
|
+
"excerptTokens": [
|
|
44572
|
+
{
|
|
44573
|
+
"kind": "Content",
|
|
44574
|
+
"text": "export interface PBPointerLock "
|
|
44575
|
+
}
|
|
44576
|
+
],
|
|
44577
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/pointer_lock.gen.d.ts",
|
|
44578
|
+
"releaseTag": "Public",
|
|
44579
|
+
"name": "PBPointerLock",
|
|
44580
|
+
"preserveMemberOrder": false,
|
|
44581
|
+
"members": [
|
|
44582
|
+
{
|
|
44583
|
+
"kind": "PropertySignature",
|
|
44584
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock#isPointerLocked:member",
|
|
44585
|
+
"docComment": "/**\n * whether the pointer is locked\n */\n",
|
|
44586
|
+
"excerptTokens": [
|
|
44587
|
+
{
|
|
44588
|
+
"kind": "Content",
|
|
44589
|
+
"text": "isPointerLocked: "
|
|
44590
|
+
},
|
|
44591
|
+
{
|
|
44592
|
+
"kind": "Content",
|
|
44593
|
+
"text": "boolean"
|
|
44594
|
+
},
|
|
44595
|
+
{
|
|
44596
|
+
"kind": "Content",
|
|
44597
|
+
"text": ";"
|
|
44598
|
+
}
|
|
44599
|
+
],
|
|
44600
|
+
"isReadonly": false,
|
|
44601
|
+
"isOptional": false,
|
|
44602
|
+
"releaseTag": "Public",
|
|
44603
|
+
"name": "isPointerLocked",
|
|
44604
|
+
"propertyTypeTokenRange": {
|
|
44605
|
+
"startIndex": 1,
|
|
44606
|
+
"endIndex": 2
|
|
44607
|
+
}
|
|
44608
|
+
}
|
|
44609
|
+
],
|
|
44610
|
+
"extendsTokenRanges": []
|
|
44611
|
+
},
|
|
44612
|
+
{
|
|
44613
|
+
"kind": "Namespace",
|
|
44614
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock:namespace",
|
|
44615
|
+
"docComment": "/**\n * @public\n */\n",
|
|
44616
|
+
"excerptTokens": [
|
|
44617
|
+
{
|
|
44618
|
+
"kind": "Content",
|
|
44619
|
+
"text": "export declare namespace PBPointerLock "
|
|
44620
|
+
}
|
|
44621
|
+
],
|
|
44622
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/pointer_lock.gen.d.ts",
|
|
44623
|
+
"releaseTag": "Public",
|
|
44624
|
+
"name": "PBPointerLock",
|
|
44625
|
+
"preserveMemberOrder": false,
|
|
44626
|
+
"members": [
|
|
44627
|
+
{
|
|
44628
|
+
"kind": "Function",
|
|
44629
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock.decode:function(1)",
|
|
44630
|
+
"docComment": "",
|
|
44631
|
+
"excerptTokens": [
|
|
44632
|
+
{
|
|
44633
|
+
"kind": "Content",
|
|
44634
|
+
"text": "function decode(input: "
|
|
44635
|
+
},
|
|
44636
|
+
{
|
|
44637
|
+
"kind": "Reference",
|
|
44638
|
+
"text": "_m0.Reader",
|
|
44639
|
+
"canonicalReference": "protobufjs!Reader:class"
|
|
44640
|
+
},
|
|
44641
|
+
{
|
|
44642
|
+
"kind": "Content",
|
|
44643
|
+
"text": " | "
|
|
44644
|
+
},
|
|
44645
|
+
{
|
|
44646
|
+
"kind": "Reference",
|
|
44647
|
+
"text": "Uint8Array",
|
|
44648
|
+
"canonicalReference": "!Uint8Array:interface"
|
|
44649
|
+
},
|
|
44650
|
+
{
|
|
44651
|
+
"kind": "Content",
|
|
44652
|
+
"text": ", length?: "
|
|
44653
|
+
},
|
|
44654
|
+
{
|
|
44655
|
+
"kind": "Content",
|
|
44656
|
+
"text": "number"
|
|
44657
|
+
},
|
|
44658
|
+
{
|
|
44659
|
+
"kind": "Content",
|
|
44660
|
+
"text": "): "
|
|
44661
|
+
},
|
|
44662
|
+
{
|
|
44663
|
+
"kind": "Reference",
|
|
44664
|
+
"text": "PBPointerLock",
|
|
44665
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock:interface"
|
|
44666
|
+
},
|
|
44667
|
+
{
|
|
44668
|
+
"kind": "Content",
|
|
44669
|
+
"text": ";"
|
|
44670
|
+
}
|
|
44671
|
+
],
|
|
44672
|
+
"returnTypeTokenRange": {
|
|
44673
|
+
"startIndex": 7,
|
|
44674
|
+
"endIndex": 8
|
|
44675
|
+
},
|
|
44676
|
+
"releaseTag": "Public",
|
|
44677
|
+
"overloadIndex": 1,
|
|
44678
|
+
"parameters": [
|
|
44679
|
+
{
|
|
44680
|
+
"parameterName": "input",
|
|
44681
|
+
"parameterTypeTokenRange": {
|
|
44682
|
+
"startIndex": 1,
|
|
44683
|
+
"endIndex": 4
|
|
44684
|
+
},
|
|
44685
|
+
"isOptional": false
|
|
44686
|
+
},
|
|
44687
|
+
{
|
|
44688
|
+
"parameterName": "length",
|
|
44689
|
+
"parameterTypeTokenRange": {
|
|
44690
|
+
"startIndex": 5,
|
|
44691
|
+
"endIndex": 6
|
|
44692
|
+
},
|
|
44693
|
+
"isOptional": true
|
|
44694
|
+
}
|
|
44695
|
+
],
|
|
44696
|
+
"name": "decode"
|
|
44697
|
+
},
|
|
44698
|
+
{
|
|
44699
|
+
"kind": "Function",
|
|
44700
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock.encode:function(1)",
|
|
44701
|
+
"docComment": "",
|
|
44702
|
+
"excerptTokens": [
|
|
44703
|
+
{
|
|
44704
|
+
"kind": "Content",
|
|
44705
|
+
"text": "function encode(message: "
|
|
44706
|
+
},
|
|
44707
|
+
{
|
|
44708
|
+
"kind": "Reference",
|
|
44709
|
+
"text": "PBPointerLock",
|
|
44710
|
+
"canonicalReference": "@dcl/playground-assets!PBPointerLock:interface"
|
|
44711
|
+
},
|
|
44712
|
+
{
|
|
44713
|
+
"kind": "Content",
|
|
44714
|
+
"text": ", writer?: "
|
|
44715
|
+
},
|
|
44716
|
+
{
|
|
44717
|
+
"kind": "Reference",
|
|
44718
|
+
"text": "_m0.Writer",
|
|
44719
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
44720
|
+
},
|
|
44721
|
+
{
|
|
44722
|
+
"kind": "Content",
|
|
44723
|
+
"text": "): "
|
|
44724
|
+
},
|
|
44725
|
+
{
|
|
44726
|
+
"kind": "Reference",
|
|
44727
|
+
"text": "_m0.Writer",
|
|
44728
|
+
"canonicalReference": "protobufjs!Writer:class"
|
|
44729
|
+
},
|
|
44730
|
+
{
|
|
44731
|
+
"kind": "Content",
|
|
44732
|
+
"text": ";"
|
|
44733
|
+
}
|
|
44734
|
+
],
|
|
44735
|
+
"returnTypeTokenRange": {
|
|
44736
|
+
"startIndex": 5,
|
|
44737
|
+
"endIndex": 6
|
|
44738
|
+
},
|
|
44739
|
+
"releaseTag": "Public",
|
|
44740
|
+
"overloadIndex": 1,
|
|
44741
|
+
"parameters": [
|
|
44742
|
+
{
|
|
44743
|
+
"parameterName": "message",
|
|
44744
|
+
"parameterTypeTokenRange": {
|
|
44745
|
+
"startIndex": 1,
|
|
44746
|
+
"endIndex": 2
|
|
44747
|
+
},
|
|
44748
|
+
"isOptional": false
|
|
44749
|
+
},
|
|
44750
|
+
{
|
|
44751
|
+
"parameterName": "writer",
|
|
44752
|
+
"parameterTypeTokenRange": {
|
|
44753
|
+
"startIndex": 3,
|
|
44754
|
+
"endIndex": 4
|
|
44755
|
+
},
|
|
44756
|
+
"isOptional": true
|
|
44757
|
+
}
|
|
44758
|
+
],
|
|
44759
|
+
"name": "encode"
|
|
44760
|
+
}
|
|
44761
|
+
]
|
|
44762
|
+
},
|
|
44763
|
+
{
|
|
44764
|
+
"kind": "Interface",
|
|
44765
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition:interface",
|
|
45751
44766
|
"docComment": "/**\n * @public\n */\n",
|
|
45752
44767
|
"excerptTokens": [
|
|
45753
44768
|
{
|
|
45754
44769
|
"kind": "Content",
|
|
45755
|
-
"text": "export interface
|
|
44770
|
+
"text": "export interface Position "
|
|
45756
44771
|
}
|
|
45757
44772
|
],
|
|
45758
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
|
44773
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/vectors.gen.d.ts",
|
|
45759
44774
|
"releaseTag": "Public",
|
|
45760
|
-
"name": "
|
|
44775
|
+
"name": "PBPosition",
|
|
45761
44776
|
"preserveMemberOrder": false,
|
|
45762
44777
|
"members": [
|
|
45763
44778
|
{
|
|
45764
44779
|
"kind": "PropertySignature",
|
|
45765
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45766
|
-
"docComment": "
|
|
44780
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition#x:member",
|
|
44781
|
+
"docComment": "",
|
|
45767
44782
|
"excerptTokens": [
|
|
45768
44783
|
{
|
|
45769
44784
|
"kind": "Content",
|
|
45770
|
-
"text": "
|
|
44785
|
+
"text": "x: "
|
|
45771
44786
|
},
|
|
45772
44787
|
{
|
|
45773
44788
|
"kind": "Content",
|
|
45774
|
-
"text": "
|
|
44789
|
+
"text": "number"
|
|
45775
44790
|
},
|
|
45776
44791
|
{
|
|
45777
44792
|
"kind": "Content",
|
|
@@ -45781,7 +44796,61 @@
|
|
|
45781
44796
|
"isReadonly": false,
|
|
45782
44797
|
"isOptional": false,
|
|
45783
44798
|
"releaseTag": "Public",
|
|
45784
|
-
"name": "
|
|
44799
|
+
"name": "x",
|
|
44800
|
+
"propertyTypeTokenRange": {
|
|
44801
|
+
"startIndex": 1,
|
|
44802
|
+
"endIndex": 2
|
|
44803
|
+
}
|
|
44804
|
+
},
|
|
44805
|
+
{
|
|
44806
|
+
"kind": "PropertySignature",
|
|
44807
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition#y:member",
|
|
44808
|
+
"docComment": "",
|
|
44809
|
+
"excerptTokens": [
|
|
44810
|
+
{
|
|
44811
|
+
"kind": "Content",
|
|
44812
|
+
"text": "y: "
|
|
44813
|
+
},
|
|
44814
|
+
{
|
|
44815
|
+
"kind": "Content",
|
|
44816
|
+
"text": "number"
|
|
44817
|
+
},
|
|
44818
|
+
{
|
|
44819
|
+
"kind": "Content",
|
|
44820
|
+
"text": ";"
|
|
44821
|
+
}
|
|
44822
|
+
],
|
|
44823
|
+
"isReadonly": false,
|
|
44824
|
+
"isOptional": false,
|
|
44825
|
+
"releaseTag": "Public",
|
|
44826
|
+
"name": "y",
|
|
44827
|
+
"propertyTypeTokenRange": {
|
|
44828
|
+
"startIndex": 1,
|
|
44829
|
+
"endIndex": 2
|
|
44830
|
+
}
|
|
44831
|
+
},
|
|
44832
|
+
{
|
|
44833
|
+
"kind": "PropertySignature",
|
|
44834
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition#z:member",
|
|
44835
|
+
"docComment": "",
|
|
44836
|
+
"excerptTokens": [
|
|
44837
|
+
{
|
|
44838
|
+
"kind": "Content",
|
|
44839
|
+
"text": "z: "
|
|
44840
|
+
},
|
|
44841
|
+
{
|
|
44842
|
+
"kind": "Content",
|
|
44843
|
+
"text": "number"
|
|
44844
|
+
},
|
|
44845
|
+
{
|
|
44846
|
+
"kind": "Content",
|
|
44847
|
+
"text": ";"
|
|
44848
|
+
}
|
|
44849
|
+
],
|
|
44850
|
+
"isReadonly": false,
|
|
44851
|
+
"isOptional": false,
|
|
44852
|
+
"releaseTag": "Public",
|
|
44853
|
+
"name": "z",
|
|
45785
44854
|
"propertyTypeTokenRange": {
|
|
45786
44855
|
"startIndex": 1,
|
|
45787
44856
|
"endIndex": 2
|
|
@@ -45792,22 +44861,22 @@
|
|
|
45792
44861
|
},
|
|
45793
44862
|
{
|
|
45794
44863
|
"kind": "Namespace",
|
|
45795
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
44864
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition:namespace",
|
|
45796
44865
|
"docComment": "/**\n * @public\n */\n",
|
|
45797
44866
|
"excerptTokens": [
|
|
45798
44867
|
{
|
|
45799
44868
|
"kind": "Content",
|
|
45800
|
-
"text": "export declare namespace
|
|
44869
|
+
"text": "export declare namespace Position "
|
|
45801
44870
|
}
|
|
45802
44871
|
],
|
|
45803
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
|
44872
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/vectors.gen.d.ts",
|
|
45804
44873
|
"releaseTag": "Public",
|
|
45805
|
-
"name": "
|
|
44874
|
+
"name": "PBPosition",
|
|
45806
44875
|
"preserveMemberOrder": false,
|
|
45807
44876
|
"members": [
|
|
45808
44877
|
{
|
|
45809
44878
|
"kind": "Function",
|
|
45810
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
44879
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition.decode:function(1)",
|
|
45811
44880
|
"docComment": "",
|
|
45812
44881
|
"excerptTokens": [
|
|
45813
44882
|
{
|
|
@@ -45842,8 +44911,8 @@
|
|
|
45842
44911
|
},
|
|
45843
44912
|
{
|
|
45844
44913
|
"kind": "Reference",
|
|
45845
|
-
"text": "
|
|
45846
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
44914
|
+
"text": "Position",
|
|
44915
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition:interface"
|
|
45847
44916
|
},
|
|
45848
44917
|
{
|
|
45849
44918
|
"kind": "Content",
|
|
@@ -45878,7 +44947,7 @@
|
|
|
45878
44947
|
},
|
|
45879
44948
|
{
|
|
45880
44949
|
"kind": "Function",
|
|
45881
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
44950
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition.encode:function(1)",
|
|
45882
44951
|
"docComment": "",
|
|
45883
44952
|
"excerptTokens": [
|
|
45884
44953
|
{
|
|
@@ -45887,8 +44956,8 @@
|
|
|
45887
44956
|
},
|
|
45888
44957
|
{
|
|
45889
44958
|
"kind": "Reference",
|
|
45890
|
-
"text": "
|
|
45891
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
44959
|
+
"text": "Position",
|
|
44960
|
+
"canonicalReference": "@dcl/playground-assets!PBPosition:interface"
|
|
45892
44961
|
},
|
|
45893
44962
|
{
|
|
45894
44963
|
"kind": "Content",
|
|
@@ -45943,22 +45012,49 @@
|
|
|
45943
45012
|
},
|
|
45944
45013
|
{
|
|
45945
45014
|
"kind": "Interface",
|
|
45946
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45015
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion:interface",
|
|
45947
45016
|
"docComment": "/**\n * @public\n */\n",
|
|
45948
45017
|
"excerptTokens": [
|
|
45949
45018
|
{
|
|
45950
45019
|
"kind": "Content",
|
|
45951
|
-
"text": "export interface
|
|
45020
|
+
"text": "export interface Quaternion "
|
|
45952
45021
|
}
|
|
45953
45022
|
],
|
|
45954
45023
|
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/vectors.gen.d.ts",
|
|
45955
45024
|
"releaseTag": "Public",
|
|
45956
|
-
"name": "
|
|
45025
|
+
"name": "PBQuaternion",
|
|
45957
45026
|
"preserveMemberOrder": false,
|
|
45958
45027
|
"members": [
|
|
45959
45028
|
{
|
|
45960
45029
|
"kind": "PropertySignature",
|
|
45961
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45030
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion#w:member",
|
|
45031
|
+
"docComment": "",
|
|
45032
|
+
"excerptTokens": [
|
|
45033
|
+
{
|
|
45034
|
+
"kind": "Content",
|
|
45035
|
+
"text": "w: "
|
|
45036
|
+
},
|
|
45037
|
+
{
|
|
45038
|
+
"kind": "Content",
|
|
45039
|
+
"text": "number"
|
|
45040
|
+
},
|
|
45041
|
+
{
|
|
45042
|
+
"kind": "Content",
|
|
45043
|
+
"text": ";"
|
|
45044
|
+
}
|
|
45045
|
+
],
|
|
45046
|
+
"isReadonly": false,
|
|
45047
|
+
"isOptional": false,
|
|
45048
|
+
"releaseTag": "Public",
|
|
45049
|
+
"name": "w",
|
|
45050
|
+
"propertyTypeTokenRange": {
|
|
45051
|
+
"startIndex": 1,
|
|
45052
|
+
"endIndex": 2
|
|
45053
|
+
}
|
|
45054
|
+
},
|
|
45055
|
+
{
|
|
45056
|
+
"kind": "PropertySignature",
|
|
45057
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion#x:member",
|
|
45962
45058
|
"docComment": "",
|
|
45963
45059
|
"excerptTokens": [
|
|
45964
45060
|
{
|
|
@@ -45985,7 +45081,7 @@
|
|
|
45985
45081
|
},
|
|
45986
45082
|
{
|
|
45987
45083
|
"kind": "PropertySignature",
|
|
45988
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45084
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion#y:member",
|
|
45989
45085
|
"docComment": "",
|
|
45990
45086
|
"excerptTokens": [
|
|
45991
45087
|
{
|
|
@@ -46012,7 +45108,7 @@
|
|
|
46012
45108
|
},
|
|
46013
45109
|
{
|
|
46014
45110
|
"kind": "PropertySignature",
|
|
46015
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45111
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion#z:member",
|
|
46016
45112
|
"docComment": "",
|
|
46017
45113
|
"excerptTokens": [
|
|
46018
45114
|
{
|
|
@@ -46042,22 +45138,22 @@
|
|
|
46042
45138
|
},
|
|
46043
45139
|
{
|
|
46044
45140
|
"kind": "Namespace",
|
|
46045
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45141
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion:namespace",
|
|
46046
45142
|
"docComment": "/**\n * @public\n */\n",
|
|
46047
45143
|
"excerptTokens": [
|
|
46048
45144
|
{
|
|
46049
45145
|
"kind": "Content",
|
|
46050
|
-
"text": "export declare namespace
|
|
45146
|
+
"text": "export declare namespace Quaternion "
|
|
46051
45147
|
}
|
|
46052
45148
|
],
|
|
46053
45149
|
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/common/vectors.gen.d.ts",
|
|
46054
45150
|
"releaseTag": "Public",
|
|
46055
|
-
"name": "
|
|
45151
|
+
"name": "PBQuaternion",
|
|
46056
45152
|
"preserveMemberOrder": false,
|
|
46057
45153
|
"members": [
|
|
46058
45154
|
{
|
|
46059
45155
|
"kind": "Function",
|
|
46060
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45156
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion.decode:function(1)",
|
|
46061
45157
|
"docComment": "",
|
|
46062
45158
|
"excerptTokens": [
|
|
46063
45159
|
{
|
|
@@ -46092,8 +45188,8 @@
|
|
|
46092
45188
|
},
|
|
46093
45189
|
{
|
|
46094
45190
|
"kind": "Reference",
|
|
46095
|
-
"text": "
|
|
46096
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45191
|
+
"text": "Quaternion",
|
|
45192
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion:interface"
|
|
46097
45193
|
},
|
|
46098
45194
|
{
|
|
46099
45195
|
"kind": "Content",
|
|
@@ -46128,7 +45224,7 @@
|
|
|
46128
45224
|
},
|
|
46129
45225
|
{
|
|
46130
45226
|
"kind": "Function",
|
|
46131
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45227
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion.encode:function(1)",
|
|
46132
45228
|
"docComment": "",
|
|
46133
45229
|
"excerptTokens": [
|
|
46134
45230
|
{
|
|
@@ -46137,8 +45233,8 @@
|
|
|
46137
45233
|
},
|
|
46138
45234
|
{
|
|
46139
45235
|
"kind": "Reference",
|
|
46140
|
-
"text": "
|
|
46141
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45236
|
+
"text": "Quaternion",
|
|
45237
|
+
"canonicalReference": "@dcl/playground-assets!PBQuaternion:interface"
|
|
46142
45238
|
},
|
|
46143
45239
|
{
|
|
46144
45240
|
"kind": "Content",
|
|
@@ -46193,31 +45289,31 @@
|
|
|
46193
45289
|
},
|
|
46194
45290
|
{
|
|
46195
45291
|
"kind": "Interface",
|
|
46196
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45292
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast:interface",
|
|
46197
45293
|
"docComment": "/**\n * @public\n */\n",
|
|
46198
45294
|
"excerptTokens": [
|
|
46199
45295
|
{
|
|
46200
45296
|
"kind": "Content",
|
|
46201
|
-
"text": "export interface
|
|
45297
|
+
"text": "export interface PBRaycast "
|
|
46202
45298
|
}
|
|
46203
45299
|
],
|
|
46204
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
|
45300
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/raycast.gen.d.ts",
|
|
46205
45301
|
"releaseTag": "Public",
|
|
46206
|
-
"name": "
|
|
45302
|
+
"name": "PBRaycast",
|
|
46207
45303
|
"preserveMemberOrder": false,
|
|
46208
45304
|
"members": [
|
|
46209
45305
|
{
|
|
46210
45306
|
"kind": "PropertySignature",
|
|
46211
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46212
|
-
"docComment": "",
|
|
45307
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#collisionMask:member",
|
|
45308
|
+
"docComment": "/**\n * Collision mask, by default CL_POINTER | CL_PHYSICS\n */\n",
|
|
46213
45309
|
"excerptTokens": [
|
|
46214
45310
|
{
|
|
46215
45311
|
"kind": "Content",
|
|
46216
|
-
"text": "
|
|
45312
|
+
"text": "collisionMask?: "
|
|
46217
45313
|
},
|
|
46218
45314
|
{
|
|
46219
45315
|
"kind": "Content",
|
|
46220
|
-
"text": "number"
|
|
45316
|
+
"text": "number | undefined"
|
|
46221
45317
|
},
|
|
46222
45318
|
{
|
|
46223
45319
|
"kind": "Content",
|
|
@@ -46225,9 +45321,9 @@
|
|
|
46225
45321
|
}
|
|
46226
45322
|
],
|
|
46227
45323
|
"isReadonly": false,
|
|
46228
|
-
"isOptional":
|
|
45324
|
+
"isOptional": true,
|
|
46229
45325
|
"releaseTag": "Public",
|
|
46230
|
-
"name": "
|
|
45326
|
+
"name": "collisionMask",
|
|
46231
45327
|
"propertyTypeTokenRange": {
|
|
46232
45328
|
"startIndex": 1,
|
|
46233
45329
|
"endIndex": 2
|
|
@@ -46235,16 +45331,16 @@
|
|
|
46235
45331
|
},
|
|
46236
45332
|
{
|
|
46237
45333
|
"kind": "PropertySignature",
|
|
46238
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46239
|
-
"docComment": "",
|
|
45334
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#continuous:member",
|
|
45335
|
+
"docComment": "/**\n * Indicates the renderer to perform the raycast on every scene tick (ADR-148), otherwise it will be performed only once, defaults to false\n */\n",
|
|
46240
45336
|
"excerptTokens": [
|
|
46241
45337
|
{
|
|
46242
45338
|
"kind": "Content",
|
|
46243
|
-
"text": "
|
|
45339
|
+
"text": "continuous?: "
|
|
46244
45340
|
},
|
|
46245
45341
|
{
|
|
46246
45342
|
"kind": "Content",
|
|
46247
|
-
"text": "
|
|
45343
|
+
"text": "boolean | undefined"
|
|
46248
45344
|
},
|
|
46249
45345
|
{
|
|
46250
45346
|
"kind": "Content",
|
|
@@ -46252,9 +45348,9 @@
|
|
|
46252
45348
|
}
|
|
46253
45349
|
],
|
|
46254
45350
|
"isReadonly": false,
|
|
46255
|
-
"isOptional":
|
|
45351
|
+
"isOptional": true,
|
|
46256
45352
|
"releaseTag": "Public",
|
|
46257
|
-
"name": "
|
|
45353
|
+
"name": "continuous",
|
|
46258
45354
|
"propertyTypeTokenRange": {
|
|
46259
45355
|
"startIndex": 1,
|
|
46260
45356
|
"endIndex": 2
|
|
@@ -46262,12 +45358,66 @@
|
|
|
46262
45358
|
},
|
|
46263
45359
|
{
|
|
46264
45360
|
"kind": "PropertySignature",
|
|
46265
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45361
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#direction:member",
|
|
46266
45362
|
"docComment": "",
|
|
46267
45363
|
"excerptTokens": [
|
|
46268
45364
|
{
|
|
46269
45365
|
"kind": "Content",
|
|
46270
|
-
"text": "
|
|
45366
|
+
"text": "direction?: "
|
|
45367
|
+
},
|
|
45368
|
+
{
|
|
45369
|
+
"kind": "Content",
|
|
45370
|
+
"text": "{\n $case: \"localDirection\";\n localDirection: "
|
|
45371
|
+
},
|
|
45372
|
+
{
|
|
45373
|
+
"kind": "Reference",
|
|
45374
|
+
"text": "Vector3",
|
|
45375
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
45376
|
+
},
|
|
45377
|
+
{
|
|
45378
|
+
"kind": "Content",
|
|
45379
|
+
"text": ";\n } | {\n $case: \"globalDirection\";\n globalDirection: "
|
|
45380
|
+
},
|
|
45381
|
+
{
|
|
45382
|
+
"kind": "Reference",
|
|
45383
|
+
"text": "Vector3",
|
|
45384
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
45385
|
+
},
|
|
45386
|
+
{
|
|
45387
|
+
"kind": "Content",
|
|
45388
|
+
"text": ";\n } | {\n $case: \"globalTarget\";\n globalTarget: "
|
|
45389
|
+
},
|
|
45390
|
+
{
|
|
45391
|
+
"kind": "Reference",
|
|
45392
|
+
"text": "Vector3",
|
|
45393
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
45394
|
+
},
|
|
45395
|
+
{
|
|
45396
|
+
"kind": "Content",
|
|
45397
|
+
"text": ";\n } | {\n $case: \"targetEntity\";\n targetEntity: number;\n } | undefined"
|
|
45398
|
+
},
|
|
45399
|
+
{
|
|
45400
|
+
"kind": "Content",
|
|
45401
|
+
"text": ";"
|
|
45402
|
+
}
|
|
45403
|
+
],
|
|
45404
|
+
"isReadonly": false,
|
|
45405
|
+
"isOptional": true,
|
|
45406
|
+
"releaseTag": "Public",
|
|
45407
|
+
"name": "direction",
|
|
45408
|
+
"propertyTypeTokenRange": {
|
|
45409
|
+
"startIndex": 1,
|
|
45410
|
+
"endIndex": 8
|
|
45411
|
+
}
|
|
45412
|
+
},
|
|
45413
|
+
{
|
|
45414
|
+
"kind": "PropertySignature",
|
|
45415
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#maxDistance:member",
|
|
45416
|
+
"docComment": "/**\n * Maximum length of the ray in virtual meters (global space)\n */\n",
|
|
45417
|
+
"excerptTokens": [
|
|
45418
|
+
{
|
|
45419
|
+
"kind": "Content",
|
|
45420
|
+
"text": "maxDistance: "
|
|
46271
45421
|
},
|
|
46272
45422
|
{
|
|
46273
45423
|
"kind": "Content",
|
|
@@ -46281,7 +45431,7 @@
|
|
|
46281
45431
|
"isReadonly": false,
|
|
46282
45432
|
"isOptional": false,
|
|
46283
45433
|
"releaseTag": "Public",
|
|
46284
|
-
"name": "
|
|
45434
|
+
"name": "maxDistance",
|
|
46285
45435
|
"propertyTypeTokenRange": {
|
|
46286
45436
|
"startIndex": 1,
|
|
46287
45437
|
"endIndex": 2
|
|
@@ -46289,16 +45439,49 @@
|
|
|
46289
45439
|
},
|
|
46290
45440
|
{
|
|
46291
45441
|
"kind": "PropertySignature",
|
|
46292
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46293
|
-
"docComment": "",
|
|
45442
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#originOffset:member",
|
|
45443
|
+
"docComment": "/**\n * How much to offset the starting point of the ray, relative to the entity's transform. Defaults to vec3(0,0,0)\n */\n",
|
|
46294
45444
|
"excerptTokens": [
|
|
46295
45445
|
{
|
|
46296
45446
|
"kind": "Content",
|
|
46297
|
-
"text": "
|
|
45447
|
+
"text": "originOffset?: "
|
|
45448
|
+
},
|
|
45449
|
+
{
|
|
45450
|
+
"kind": "Reference",
|
|
45451
|
+
"text": "Vector3",
|
|
45452
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46298
45453
|
},
|
|
46299
45454
|
{
|
|
46300
45455
|
"kind": "Content",
|
|
46301
|
-
"text": "
|
|
45456
|
+
"text": " | undefined"
|
|
45457
|
+
},
|
|
45458
|
+
{
|
|
45459
|
+
"kind": "Content",
|
|
45460
|
+
"text": ";"
|
|
45461
|
+
}
|
|
45462
|
+
],
|
|
45463
|
+
"isReadonly": false,
|
|
45464
|
+
"isOptional": true,
|
|
45465
|
+
"releaseTag": "Public",
|
|
45466
|
+
"name": "originOffset",
|
|
45467
|
+
"propertyTypeTokenRange": {
|
|
45468
|
+
"startIndex": 1,
|
|
45469
|
+
"endIndex": 3
|
|
45470
|
+
}
|
|
45471
|
+
},
|
|
45472
|
+
{
|
|
45473
|
+
"kind": "PropertySignature",
|
|
45474
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#queryType:member",
|
|
45475
|
+
"docComment": "/**\n * the RaycastQueryType behavior\n */\n",
|
|
45476
|
+
"excerptTokens": [
|
|
45477
|
+
{
|
|
45478
|
+
"kind": "Content",
|
|
45479
|
+
"text": "queryType: "
|
|
45480
|
+
},
|
|
45481
|
+
{
|
|
45482
|
+
"kind": "Reference",
|
|
45483
|
+
"text": "RaycastQueryType",
|
|
45484
|
+
"canonicalReference": "@dcl/playground-assets!RaycastQueryType:enum"
|
|
46302
45485
|
},
|
|
46303
45486
|
{
|
|
46304
45487
|
"kind": "Content",
|
|
@@ -46308,7 +45491,34 @@
|
|
|
46308
45491
|
"isReadonly": false,
|
|
46309
45492
|
"isOptional": false,
|
|
46310
45493
|
"releaseTag": "Public",
|
|
46311
|
-
"name": "
|
|
45494
|
+
"name": "queryType",
|
|
45495
|
+
"propertyTypeTokenRange": {
|
|
45496
|
+
"startIndex": 1,
|
|
45497
|
+
"endIndex": 2
|
|
45498
|
+
}
|
|
45499
|
+
},
|
|
45500
|
+
{
|
|
45501
|
+
"kind": "PropertySignature",
|
|
45502
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast#timestamp:member",
|
|
45503
|
+
"docComment": "/**\n * Correlation ID, defined by the scene and used internally by the scene\n */\n",
|
|
45504
|
+
"excerptTokens": [
|
|
45505
|
+
{
|
|
45506
|
+
"kind": "Content",
|
|
45507
|
+
"text": "timestamp?: "
|
|
45508
|
+
},
|
|
45509
|
+
{
|
|
45510
|
+
"kind": "Content",
|
|
45511
|
+
"text": "number | undefined"
|
|
45512
|
+
},
|
|
45513
|
+
{
|
|
45514
|
+
"kind": "Content",
|
|
45515
|
+
"text": ";"
|
|
45516
|
+
}
|
|
45517
|
+
],
|
|
45518
|
+
"isReadonly": false,
|
|
45519
|
+
"isOptional": true,
|
|
45520
|
+
"releaseTag": "Public",
|
|
45521
|
+
"name": "timestamp",
|
|
46312
45522
|
"propertyTypeTokenRange": {
|
|
46313
45523
|
"startIndex": 1,
|
|
46314
45524
|
"endIndex": 2
|
|
@@ -46319,22 +45529,22 @@
|
|
|
46319
45529
|
},
|
|
46320
45530
|
{
|
|
46321
45531
|
"kind": "Namespace",
|
|
46322
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45532
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast:namespace",
|
|
46323
45533
|
"docComment": "/**\n * @public\n */\n",
|
|
46324
45534
|
"excerptTokens": [
|
|
46325
45535
|
{
|
|
46326
45536
|
"kind": "Content",
|
|
46327
|
-
"text": "export declare namespace
|
|
45537
|
+
"text": "export declare namespace PBRaycast "
|
|
46328
45538
|
}
|
|
46329
45539
|
],
|
|
46330
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/
|
|
45540
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/raycast.gen.d.ts",
|
|
46331
45541
|
"releaseTag": "Public",
|
|
46332
|
-
"name": "
|
|
45542
|
+
"name": "PBRaycast",
|
|
46333
45543
|
"preserveMemberOrder": false,
|
|
46334
45544
|
"members": [
|
|
46335
45545
|
{
|
|
46336
45546
|
"kind": "Function",
|
|
46337
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45547
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast.decode:function(1)",
|
|
46338
45548
|
"docComment": "",
|
|
46339
45549
|
"excerptTokens": [
|
|
46340
45550
|
{
|
|
@@ -46369,8 +45579,8 @@
|
|
|
46369
45579
|
},
|
|
46370
45580
|
{
|
|
46371
45581
|
"kind": "Reference",
|
|
46372
|
-
"text": "
|
|
46373
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45582
|
+
"text": "PBRaycast",
|
|
45583
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast:interface"
|
|
46374
45584
|
},
|
|
46375
45585
|
{
|
|
46376
45586
|
"kind": "Content",
|
|
@@ -46405,7 +45615,7 @@
|
|
|
46405
45615
|
},
|
|
46406
45616
|
{
|
|
46407
45617
|
"kind": "Function",
|
|
46408
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45618
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast.encode:function(1)",
|
|
46409
45619
|
"docComment": "",
|
|
46410
45620
|
"excerptTokens": [
|
|
46411
45621
|
{
|
|
@@ -46414,8 +45624,8 @@
|
|
|
46414
45624
|
},
|
|
46415
45625
|
{
|
|
46416
45626
|
"kind": "Reference",
|
|
46417
|
-
"text": "
|
|
46418
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45627
|
+
"text": "PBRaycast",
|
|
45628
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycast:interface"
|
|
46419
45629
|
},
|
|
46420
45630
|
{
|
|
46421
45631
|
"kind": "Content",
|
|
@@ -46470,58 +45680,36 @@
|
|
|
46470
45680
|
},
|
|
46471
45681
|
{
|
|
46472
45682
|
"kind": "Interface",
|
|
46473
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45683
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult:interface",
|
|
46474
45684
|
"docComment": "/**\n * @public\n */\n",
|
|
46475
45685
|
"excerptTokens": [
|
|
46476
45686
|
{
|
|
46477
45687
|
"kind": "Content",
|
|
46478
|
-
"text": "export interface
|
|
45688
|
+
"text": "export interface PBRaycastResult "
|
|
46479
45689
|
}
|
|
46480
45690
|
],
|
|
46481
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
45691
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/raycast_result.gen.d.ts",
|
|
46482
45692
|
"releaseTag": "Public",
|
|
46483
|
-
"name": "
|
|
45693
|
+
"name": "PBRaycastResult",
|
|
46484
45694
|
"preserveMemberOrder": false,
|
|
46485
45695
|
"members": [
|
|
46486
45696
|
{
|
|
46487
45697
|
"kind": "PropertySignature",
|
|
46488
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46489
|
-
"docComment": "/**\n *
|
|
45698
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult#direction:member",
|
|
45699
|
+
"docComment": "/**\n * the direction vector of the ray in global coordinates\n */\n",
|
|
46490
45700
|
"excerptTokens": [
|
|
46491
45701
|
{
|
|
46492
45702
|
"kind": "Content",
|
|
46493
|
-
"text": "
|
|
46494
|
-
},
|
|
46495
|
-
{
|
|
46496
|
-
"kind": "Content",
|
|
46497
|
-
"text": "number | undefined"
|
|
45703
|
+
"text": "direction: "
|
|
46498
45704
|
},
|
|
46499
45705
|
{
|
|
46500
|
-
"kind": "
|
|
46501
|
-
"text": "
|
|
46502
|
-
|
|
46503
|
-
],
|
|
46504
|
-
"isReadonly": false,
|
|
46505
|
-
"isOptional": true,
|
|
46506
|
-
"releaseTag": "Public",
|
|
46507
|
-
"name": "collisionMask",
|
|
46508
|
-
"propertyTypeTokenRange": {
|
|
46509
|
-
"startIndex": 1,
|
|
46510
|
-
"endIndex": 2
|
|
46511
|
-
}
|
|
46512
|
-
},
|
|
46513
|
-
{
|
|
46514
|
-
"kind": "PropertySignature",
|
|
46515
|
-
"canonicalReference": "@dcl/playground-assets!PBRaycast#continuous:member",
|
|
46516
|
-
"docComment": "/**\n * Indicates the renderer to perform the raycast on every scene tick (ADR-148), otherwise it will be performed only once, defaults to false\n */\n",
|
|
46517
|
-
"excerptTokens": [
|
|
46518
|
-
{
|
|
46519
|
-
"kind": "Content",
|
|
46520
|
-
"text": "continuous?: "
|
|
45706
|
+
"kind": "Reference",
|
|
45707
|
+
"text": "Vector3",
|
|
45708
|
+
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46521
45709
|
},
|
|
46522
45710
|
{
|
|
46523
45711
|
"kind": "Content",
|
|
46524
|
-
"text": "
|
|
45712
|
+
"text": " | undefined"
|
|
46525
45713
|
},
|
|
46526
45714
|
{
|
|
46527
45715
|
"kind": "Content",
|
|
@@ -46529,44 +45717,22 @@
|
|
|
46529
45717
|
}
|
|
46530
45718
|
],
|
|
46531
45719
|
"isReadonly": false,
|
|
46532
|
-
"isOptional":
|
|
45720
|
+
"isOptional": false,
|
|
46533
45721
|
"releaseTag": "Public",
|
|
46534
|
-
"name": "
|
|
45722
|
+
"name": "direction",
|
|
46535
45723
|
"propertyTypeTokenRange": {
|
|
46536
45724
|
"startIndex": 1,
|
|
46537
|
-
"endIndex":
|
|
45725
|
+
"endIndex": 3
|
|
46538
45726
|
}
|
|
46539
45727
|
},
|
|
46540
45728
|
{
|
|
46541
45729
|
"kind": "PropertySignature",
|
|
46542
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46543
|
-
"docComment": "",
|
|
45730
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult#globalOrigin:member",
|
|
45731
|
+
"docComment": "/**\n * the starting point of the ray in global coordinates\n */\n",
|
|
46544
45732
|
"excerptTokens": [
|
|
46545
45733
|
{
|
|
46546
45734
|
"kind": "Content",
|
|
46547
|
-
"text": "
|
|
46548
|
-
},
|
|
46549
|
-
{
|
|
46550
|
-
"kind": "Content",
|
|
46551
|
-
"text": "{\n $case: \"localDirection\";\n localDirection: "
|
|
46552
|
-
},
|
|
46553
|
-
{
|
|
46554
|
-
"kind": "Reference",
|
|
46555
|
-
"text": "Vector3",
|
|
46556
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46557
|
-
},
|
|
46558
|
-
{
|
|
46559
|
-
"kind": "Content",
|
|
46560
|
-
"text": ";\n } | {\n $case: \"globalDirection\";\n globalDirection: "
|
|
46561
|
-
},
|
|
46562
|
-
{
|
|
46563
|
-
"kind": "Reference",
|
|
46564
|
-
"text": "Vector3",
|
|
46565
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46566
|
-
},
|
|
46567
|
-
{
|
|
46568
|
-
"kind": "Content",
|
|
46569
|
-
"text": ";\n } | {\n $case: \"globalTarget\";\n globalTarget: "
|
|
45735
|
+
"text": "globalOrigin: "
|
|
46570
45736
|
},
|
|
46571
45737
|
{
|
|
46572
45738
|
"kind": "Reference",
|
|
@@ -46575,34 +45741,7 @@
|
|
|
46575
45741
|
},
|
|
46576
45742
|
{
|
|
46577
45743
|
"kind": "Content",
|
|
46578
|
-
"text": "
|
|
46579
|
-
},
|
|
46580
|
-
{
|
|
46581
|
-
"kind": "Content",
|
|
46582
|
-
"text": ";"
|
|
46583
|
-
}
|
|
46584
|
-
],
|
|
46585
|
-
"isReadonly": false,
|
|
46586
|
-
"isOptional": true,
|
|
46587
|
-
"releaseTag": "Public",
|
|
46588
|
-
"name": "direction",
|
|
46589
|
-
"propertyTypeTokenRange": {
|
|
46590
|
-
"startIndex": 1,
|
|
46591
|
-
"endIndex": 8
|
|
46592
|
-
}
|
|
46593
|
-
},
|
|
46594
|
-
{
|
|
46595
|
-
"kind": "PropertySignature",
|
|
46596
|
-
"canonicalReference": "@dcl/playground-assets!PBRaycast#maxDistance:member",
|
|
46597
|
-
"docComment": "/**\n * Maximum length of the ray in virtual meters (global space)\n */\n",
|
|
46598
|
-
"excerptTokens": [
|
|
46599
|
-
{
|
|
46600
|
-
"kind": "Content",
|
|
46601
|
-
"text": "maxDistance: "
|
|
46602
|
-
},
|
|
46603
|
-
{
|
|
46604
|
-
"kind": "Content",
|
|
46605
|
-
"text": "number"
|
|
45744
|
+
"text": " | undefined"
|
|
46606
45745
|
},
|
|
46607
45746
|
{
|
|
46608
45747
|
"kind": "Content",
|
|
@@ -46612,29 +45751,29 @@
|
|
|
46612
45751
|
"isReadonly": false,
|
|
46613
45752
|
"isOptional": false,
|
|
46614
45753
|
"releaseTag": "Public",
|
|
46615
|
-
"name": "
|
|
45754
|
+
"name": "globalOrigin",
|
|
46616
45755
|
"propertyTypeTokenRange": {
|
|
46617
45756
|
"startIndex": 1,
|
|
46618
|
-
"endIndex":
|
|
45757
|
+
"endIndex": 3
|
|
46619
45758
|
}
|
|
46620
45759
|
},
|
|
46621
45760
|
{
|
|
46622
45761
|
"kind": "PropertySignature",
|
|
46623
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46624
|
-
"docComment": "/**\n *
|
|
45762
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult#hits:member",
|
|
45763
|
+
"docComment": "/**\n * zero or more hits\n */\n",
|
|
46625
45764
|
"excerptTokens": [
|
|
46626
45765
|
{
|
|
46627
45766
|
"kind": "Content",
|
|
46628
|
-
"text": "
|
|
45767
|
+
"text": "hits: "
|
|
46629
45768
|
},
|
|
46630
45769
|
{
|
|
46631
45770
|
"kind": "Reference",
|
|
46632
|
-
"text": "
|
|
46633
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45771
|
+
"text": "RaycastHit",
|
|
45772
|
+
"canonicalReference": "@dcl/playground-assets!RaycastHit"
|
|
46634
45773
|
},
|
|
46635
45774
|
{
|
|
46636
45775
|
"kind": "Content",
|
|
46637
|
-
"text": "
|
|
45776
|
+
"text": "[]"
|
|
46638
45777
|
},
|
|
46639
45778
|
{
|
|
46640
45779
|
"kind": "Content",
|
|
@@ -46642,9 +45781,9 @@
|
|
|
46642
45781
|
}
|
|
46643
45782
|
],
|
|
46644
45783
|
"isReadonly": false,
|
|
46645
|
-
"isOptional":
|
|
45784
|
+
"isOptional": false,
|
|
46646
45785
|
"releaseTag": "Public",
|
|
46647
|
-
"name": "
|
|
45786
|
+
"name": "hits",
|
|
46648
45787
|
"propertyTypeTokenRange": {
|
|
46649
45788
|
"startIndex": 1,
|
|
46650
45789
|
"endIndex": 3
|
|
@@ -46652,17 +45791,16 @@
|
|
|
46652
45791
|
},
|
|
46653
45792
|
{
|
|
46654
45793
|
"kind": "PropertySignature",
|
|
46655
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46656
|
-
"docComment": "/**\n * the
|
|
45794
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult#tickNumber:member",
|
|
45795
|
+
"docComment": "/**\n * number of tick in which the event was produced, equals to EngineInfo.tick_number\n */\n",
|
|
46657
45796
|
"excerptTokens": [
|
|
46658
45797
|
{
|
|
46659
45798
|
"kind": "Content",
|
|
46660
|
-
"text": "
|
|
45799
|
+
"text": "tickNumber: "
|
|
46661
45800
|
},
|
|
46662
45801
|
{
|
|
46663
|
-
"kind": "
|
|
46664
|
-
"text": "
|
|
46665
|
-
"canonicalReference": "@dcl/playground-assets!RaycastQueryType:enum"
|
|
45802
|
+
"kind": "Content",
|
|
45803
|
+
"text": "number"
|
|
46666
45804
|
},
|
|
46667
45805
|
{
|
|
46668
45806
|
"kind": "Content",
|
|
@@ -46672,7 +45810,7 @@
|
|
|
46672
45810
|
"isReadonly": false,
|
|
46673
45811
|
"isOptional": false,
|
|
46674
45812
|
"releaseTag": "Public",
|
|
46675
|
-
"name": "
|
|
45813
|
+
"name": "tickNumber",
|
|
46676
45814
|
"propertyTypeTokenRange": {
|
|
46677
45815
|
"startIndex": 1,
|
|
46678
45816
|
"endIndex": 2
|
|
@@ -46680,8 +45818,8 @@
|
|
|
46680
45818
|
},
|
|
46681
45819
|
{
|
|
46682
45820
|
"kind": "PropertySignature",
|
|
46683
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46684
|
-
"docComment": "/**\n *
|
|
45821
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult#timestamp:member",
|
|
45822
|
+
"docComment": "/**\n * timestamp is a correlation id, copied from the PBRaycast\n */\n",
|
|
46685
45823
|
"excerptTokens": [
|
|
46686
45824
|
{
|
|
46687
45825
|
"kind": "Content",
|
|
@@ -46710,22 +45848,22 @@
|
|
|
46710
45848
|
},
|
|
46711
45849
|
{
|
|
46712
45850
|
"kind": "Namespace",
|
|
46713
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45851
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult:namespace",
|
|
46714
45852
|
"docComment": "/**\n * @public\n */\n",
|
|
46715
45853
|
"excerptTokens": [
|
|
46716
45854
|
{
|
|
46717
45855
|
"kind": "Content",
|
|
46718
|
-
"text": "export declare namespace
|
|
45856
|
+
"text": "export declare namespace PBRaycastResult "
|
|
46719
45857
|
}
|
|
46720
45858
|
],
|
|
46721
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
45859
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/raycast_result.gen.d.ts",
|
|
46722
45860
|
"releaseTag": "Public",
|
|
46723
|
-
"name": "
|
|
45861
|
+
"name": "PBRaycastResult",
|
|
46724
45862
|
"preserveMemberOrder": false,
|
|
46725
45863
|
"members": [
|
|
46726
45864
|
{
|
|
46727
45865
|
"kind": "Function",
|
|
46728
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45866
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult.decode:function(1)",
|
|
46729
45867
|
"docComment": "",
|
|
46730
45868
|
"excerptTokens": [
|
|
46731
45869
|
{
|
|
@@ -46760,8 +45898,8 @@
|
|
|
46760
45898
|
},
|
|
46761
45899
|
{
|
|
46762
45900
|
"kind": "Reference",
|
|
46763
|
-
"text": "
|
|
46764
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45901
|
+
"text": "PBRaycastResult",
|
|
45902
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult:interface"
|
|
46765
45903
|
},
|
|
46766
45904
|
{
|
|
46767
45905
|
"kind": "Content",
|
|
@@ -46796,7 +45934,7 @@
|
|
|
46796
45934
|
},
|
|
46797
45935
|
{
|
|
46798
45936
|
"kind": "Function",
|
|
46799
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45937
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult.encode:function(1)",
|
|
46800
45938
|
"docComment": "",
|
|
46801
45939
|
"excerptTokens": [
|
|
46802
45940
|
{
|
|
@@ -46805,8 +45943,8 @@
|
|
|
46805
45943
|
},
|
|
46806
45944
|
{
|
|
46807
45945
|
"kind": "Reference",
|
|
46808
|
-
"text": "
|
|
46809
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
45946
|
+
"text": "PBRaycastResult",
|
|
45947
|
+
"canonicalReference": "@dcl/playground-assets!PBRaycastResult:interface"
|
|
46810
45948
|
},
|
|
46811
45949
|
{
|
|
46812
45950
|
"kind": "Content",
|
|
@@ -46861,36 +45999,31 @@
|
|
|
46861
45999
|
},
|
|
46862
46000
|
{
|
|
46863
46001
|
"kind": "Interface",
|
|
46864
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46002
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo:interface",
|
|
46865
46003
|
"docComment": "/**\n * @public\n */\n",
|
|
46866
46004
|
"excerptTokens": [
|
|
46867
46005
|
{
|
|
46868
46006
|
"kind": "Content",
|
|
46869
|
-
"text": "export interface
|
|
46007
|
+
"text": "export interface PBRealmInfo "
|
|
46870
46008
|
}
|
|
46871
46009
|
],
|
|
46872
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
46010
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/realm_info.gen.d.ts",
|
|
46873
46011
|
"releaseTag": "Public",
|
|
46874
|
-
"name": "
|
|
46012
|
+
"name": "PBRealmInfo",
|
|
46875
46013
|
"preserveMemberOrder": false,
|
|
46876
46014
|
"members": [
|
|
46877
46015
|
{
|
|
46878
46016
|
"kind": "PropertySignature",
|
|
46879
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46880
|
-
"docComment": "
|
|
46017
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#baseUrl:member",
|
|
46018
|
+
"docComment": "",
|
|
46881
46019
|
"excerptTokens": [
|
|
46882
46020
|
{
|
|
46883
46021
|
"kind": "Content",
|
|
46884
|
-
"text": "
|
|
46885
|
-
},
|
|
46886
|
-
{
|
|
46887
|
-
"kind": "Reference",
|
|
46888
|
-
"text": "Vector3",
|
|
46889
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46022
|
+
"text": "baseUrl: "
|
|
46890
46023
|
},
|
|
46891
46024
|
{
|
|
46892
46025
|
"kind": "Content",
|
|
46893
|
-
"text": "
|
|
46026
|
+
"text": "string"
|
|
46894
46027
|
},
|
|
46895
46028
|
{
|
|
46896
46029
|
"kind": "Content",
|
|
@@ -46900,29 +46033,24 @@
|
|
|
46900
46033
|
"isReadonly": false,
|
|
46901
46034
|
"isOptional": false,
|
|
46902
46035
|
"releaseTag": "Public",
|
|
46903
|
-
"name": "
|
|
46036
|
+
"name": "baseUrl",
|
|
46904
46037
|
"propertyTypeTokenRange": {
|
|
46905
46038
|
"startIndex": 1,
|
|
46906
|
-
"endIndex":
|
|
46039
|
+
"endIndex": 2
|
|
46907
46040
|
}
|
|
46908
46041
|
},
|
|
46909
46042
|
{
|
|
46910
46043
|
"kind": "PropertySignature",
|
|
46911
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46912
|
-
"docComment": "
|
|
46044
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#commsAdapter:member",
|
|
46045
|
+
"docComment": "",
|
|
46913
46046
|
"excerptTokens": [
|
|
46914
46047
|
{
|
|
46915
46048
|
"kind": "Content",
|
|
46916
|
-
"text": "
|
|
46917
|
-
},
|
|
46918
|
-
{
|
|
46919
|
-
"kind": "Reference",
|
|
46920
|
-
"text": "Vector3",
|
|
46921
|
-
"canonicalReference": "@dcl/playground-assets!Vector3"
|
|
46049
|
+
"text": "commsAdapter: "
|
|
46922
46050
|
},
|
|
46923
46051
|
{
|
|
46924
46052
|
"kind": "Content",
|
|
46925
|
-
"text": "
|
|
46053
|
+
"text": "string"
|
|
46926
46054
|
},
|
|
46927
46055
|
{
|
|
46928
46056
|
"kind": "Content",
|
|
@@ -46932,29 +46060,51 @@
|
|
|
46932
46060
|
"isReadonly": false,
|
|
46933
46061
|
"isOptional": false,
|
|
46934
46062
|
"releaseTag": "Public",
|
|
46935
|
-
"name": "
|
|
46063
|
+
"name": "commsAdapter",
|
|
46936
46064
|
"propertyTypeTokenRange": {
|
|
46937
46065
|
"startIndex": 1,
|
|
46938
|
-
"endIndex":
|
|
46066
|
+
"endIndex": 2
|
|
46939
46067
|
}
|
|
46940
46068
|
},
|
|
46941
46069
|
{
|
|
46942
46070
|
"kind": "PropertySignature",
|
|
46943
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46944
|
-
"docComment": "
|
|
46071
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#isPreview:member",
|
|
46072
|
+
"docComment": "",
|
|
46945
46073
|
"excerptTokens": [
|
|
46946
46074
|
{
|
|
46947
46075
|
"kind": "Content",
|
|
46948
|
-
"text": "
|
|
46076
|
+
"text": "isPreview: "
|
|
46949
46077
|
},
|
|
46950
46078
|
{
|
|
46951
|
-
"kind": "
|
|
46952
|
-
"text": "
|
|
46953
|
-
"canonicalReference": "@dcl/playground-assets!RaycastHit"
|
|
46079
|
+
"kind": "Content",
|
|
46080
|
+
"text": "boolean"
|
|
46954
46081
|
},
|
|
46955
46082
|
{
|
|
46956
46083
|
"kind": "Content",
|
|
46957
|
-
"text": "
|
|
46084
|
+
"text": ";"
|
|
46085
|
+
}
|
|
46086
|
+
],
|
|
46087
|
+
"isReadonly": false,
|
|
46088
|
+
"isOptional": false,
|
|
46089
|
+
"releaseTag": "Public",
|
|
46090
|
+
"name": "isPreview",
|
|
46091
|
+
"propertyTypeTokenRange": {
|
|
46092
|
+
"startIndex": 1,
|
|
46093
|
+
"endIndex": 2
|
|
46094
|
+
}
|
|
46095
|
+
},
|
|
46096
|
+
{
|
|
46097
|
+
"kind": "PropertySignature",
|
|
46098
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#networkId:member",
|
|
46099
|
+
"docComment": "",
|
|
46100
|
+
"excerptTokens": [
|
|
46101
|
+
{
|
|
46102
|
+
"kind": "Content",
|
|
46103
|
+
"text": "networkId: "
|
|
46104
|
+
},
|
|
46105
|
+
{
|
|
46106
|
+
"kind": "Content",
|
|
46107
|
+
"text": "number"
|
|
46958
46108
|
},
|
|
46959
46109
|
{
|
|
46960
46110
|
"kind": "Content",
|
|
@@ -46964,24 +46114,24 @@
|
|
|
46964
46114
|
"isReadonly": false,
|
|
46965
46115
|
"isOptional": false,
|
|
46966
46116
|
"releaseTag": "Public",
|
|
46967
|
-
"name": "
|
|
46117
|
+
"name": "networkId",
|
|
46968
46118
|
"propertyTypeTokenRange": {
|
|
46969
46119
|
"startIndex": 1,
|
|
46970
|
-
"endIndex":
|
|
46120
|
+
"endIndex": 2
|
|
46971
46121
|
}
|
|
46972
46122
|
},
|
|
46973
46123
|
{
|
|
46974
46124
|
"kind": "PropertySignature",
|
|
46975
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46976
|
-
"docComment": "
|
|
46125
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#realmName:member",
|
|
46126
|
+
"docComment": "",
|
|
46977
46127
|
"excerptTokens": [
|
|
46978
46128
|
{
|
|
46979
46129
|
"kind": "Content",
|
|
46980
|
-
"text": "
|
|
46130
|
+
"text": "realmName: "
|
|
46981
46131
|
},
|
|
46982
46132
|
{
|
|
46983
46133
|
"kind": "Content",
|
|
46984
|
-
"text": "
|
|
46134
|
+
"text": "string"
|
|
46985
46135
|
},
|
|
46986
46136
|
{
|
|
46987
46137
|
"kind": "Content",
|
|
@@ -46991,7 +46141,7 @@
|
|
|
46991
46141
|
"isReadonly": false,
|
|
46992
46142
|
"isOptional": false,
|
|
46993
46143
|
"releaseTag": "Public",
|
|
46994
|
-
"name": "
|
|
46144
|
+
"name": "realmName",
|
|
46995
46145
|
"propertyTypeTokenRange": {
|
|
46996
46146
|
"startIndex": 1,
|
|
46997
46147
|
"endIndex": 2
|
|
@@ -46999,16 +46149,16 @@
|
|
|
46999
46149
|
},
|
|
47000
46150
|
{
|
|
47001
46151
|
"kind": "PropertySignature",
|
|
47002
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
47003
|
-
"docComment": "
|
|
46152
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo#room:member",
|
|
46153
|
+
"docComment": "",
|
|
47004
46154
|
"excerptTokens": [
|
|
47005
46155
|
{
|
|
47006
46156
|
"kind": "Content",
|
|
47007
|
-
"text": "
|
|
46157
|
+
"text": "room?: "
|
|
47008
46158
|
},
|
|
47009
46159
|
{
|
|
47010
46160
|
"kind": "Content",
|
|
47011
|
-
"text": "
|
|
46161
|
+
"text": "string | undefined"
|
|
47012
46162
|
},
|
|
47013
46163
|
{
|
|
47014
46164
|
"kind": "Content",
|
|
@@ -47018,7 +46168,7 @@
|
|
|
47018
46168
|
"isReadonly": false,
|
|
47019
46169
|
"isOptional": true,
|
|
47020
46170
|
"releaseTag": "Public",
|
|
47021
|
-
"name": "
|
|
46171
|
+
"name": "room",
|
|
47022
46172
|
"propertyTypeTokenRange": {
|
|
47023
46173
|
"startIndex": 1,
|
|
47024
46174
|
"endIndex": 2
|
|
@@ -47029,22 +46179,22 @@
|
|
|
47029
46179
|
},
|
|
47030
46180
|
{
|
|
47031
46181
|
"kind": "Namespace",
|
|
47032
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46182
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo:namespace",
|
|
47033
46183
|
"docComment": "/**\n * @public\n */\n",
|
|
47034
46184
|
"excerptTokens": [
|
|
47035
46185
|
{
|
|
47036
46186
|
"kind": "Content",
|
|
47037
|
-
"text": "export declare namespace
|
|
46187
|
+
"text": "export declare namespace PBRealmInfo "
|
|
47038
46188
|
}
|
|
47039
46189
|
],
|
|
47040
|
-
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/
|
|
46190
|
+
"fileUrlPath": "../ecs/dist/components/generated/pb/decentraland/sdk/components/realm_info.gen.d.ts",
|
|
47041
46191
|
"releaseTag": "Public",
|
|
47042
|
-
"name": "
|
|
46192
|
+
"name": "PBRealmInfo",
|
|
47043
46193
|
"preserveMemberOrder": false,
|
|
47044
46194
|
"members": [
|
|
47045
46195
|
{
|
|
47046
46196
|
"kind": "Function",
|
|
47047
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46197
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo.decode:function(1)",
|
|
47048
46198
|
"docComment": "",
|
|
47049
46199
|
"excerptTokens": [
|
|
47050
46200
|
{
|
|
@@ -47079,8 +46229,8 @@
|
|
|
47079
46229
|
},
|
|
47080
46230
|
{
|
|
47081
46231
|
"kind": "Reference",
|
|
47082
|
-
"text": "
|
|
47083
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46232
|
+
"text": "PBRealmInfo",
|
|
46233
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo:interface"
|
|
47084
46234
|
},
|
|
47085
46235
|
{
|
|
47086
46236
|
"kind": "Content",
|
|
@@ -47115,7 +46265,7 @@
|
|
|
47115
46265
|
},
|
|
47116
46266
|
{
|
|
47117
46267
|
"kind": "Function",
|
|
47118
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46268
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo.encode:function(1)",
|
|
47119
46269
|
"docComment": "",
|
|
47120
46270
|
"excerptTokens": [
|
|
47121
46271
|
{
|
|
@@ -47124,8 +46274,8 @@
|
|
|
47124
46274
|
},
|
|
47125
46275
|
{
|
|
47126
46276
|
"kind": "Reference",
|
|
47127
|
-
"text": "
|
|
47128
|
-
"canonicalReference": "@dcl/playground-assets!
|
|
46277
|
+
"text": "PBRealmInfo",
|
|
46278
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo:interface"
|
|
47129
46279
|
},
|
|
47130
46280
|
{
|
|
47131
46281
|
"kind": "Content",
|
|
@@ -59143,45 +58293,6 @@
|
|
|
59143
58293
|
}
|
|
59144
58294
|
]
|
|
59145
58295
|
},
|
|
59146
|
-
{
|
|
59147
|
-
"kind": "TypeAlias",
|
|
59148
|
-
"canonicalReference": "@dcl/playground-assets!RaycastResponsePayload:type",
|
|
59149
|
-
"docComment": "/**\n * @public\n */\n",
|
|
59150
|
-
"excerptTokens": [
|
|
59151
|
-
{
|
|
59152
|
-
"kind": "Content",
|
|
59153
|
-
"text": "export type RaycastResponsePayload<T> = "
|
|
59154
|
-
},
|
|
59155
|
-
{
|
|
59156
|
-
"kind": "Content",
|
|
59157
|
-
"text": "{\n queryId: string;\n queryType: string;\n payload: T;\n}"
|
|
59158
|
-
},
|
|
59159
|
-
{
|
|
59160
|
-
"kind": "Content",
|
|
59161
|
-
"text": ";"
|
|
59162
|
-
}
|
|
59163
|
-
],
|
|
59164
|
-
"fileUrlPath": "../sdk/observables.d.ts",
|
|
59165
|
-
"releaseTag": "Public",
|
|
59166
|
-
"name": "RaycastResponsePayload",
|
|
59167
|
-
"typeParameters": [
|
|
59168
|
-
{
|
|
59169
|
-
"typeParameterName": "T",
|
|
59170
|
-
"constraintTokenRange": {
|
|
59171
|
-
"startIndex": 0,
|
|
59172
|
-
"endIndex": 0
|
|
59173
|
-
},
|
|
59174
|
-
"defaultTypeTokenRange": {
|
|
59175
|
-
"startIndex": 0,
|
|
59176
|
-
"endIndex": 0
|
|
59177
|
-
}
|
|
59178
|
-
}
|
|
59179
|
-
],
|
|
59180
|
-
"typeTokenRange": {
|
|
59181
|
-
"startIndex": 1,
|
|
59182
|
-
"endIndex": 2
|
|
59183
|
-
}
|
|
59184
|
-
},
|
|
59185
58296
|
{
|
|
59186
58297
|
"kind": "Variable",
|
|
59187
58298
|
"canonicalReference": "@dcl/playground-assets!RaycastResult:var",
|
|
@@ -60893,6 +60004,43 @@
|
|
|
60893
60004
|
"endIndex": 2
|
|
60894
60005
|
}
|
|
60895
60006
|
},
|
|
60007
|
+
{
|
|
60008
|
+
"kind": "Variable",
|
|
60009
|
+
"canonicalReference": "@dcl/playground-assets!RealmInfo:var",
|
|
60010
|
+
"docComment": "/**\n * @public\n */\n",
|
|
60011
|
+
"excerptTokens": [
|
|
60012
|
+
{
|
|
60013
|
+
"kind": "Content",
|
|
60014
|
+
"text": "RealmInfo: "
|
|
60015
|
+
},
|
|
60016
|
+
{
|
|
60017
|
+
"kind": "Reference",
|
|
60018
|
+
"text": "LastWriteWinElementSetComponentDefinition",
|
|
60019
|
+
"canonicalReference": "@dcl/playground-assets!LastWriteWinElementSetComponentDefinition:interface"
|
|
60020
|
+
},
|
|
60021
|
+
{
|
|
60022
|
+
"kind": "Content",
|
|
60023
|
+
"text": "<"
|
|
60024
|
+
},
|
|
60025
|
+
{
|
|
60026
|
+
"kind": "Reference",
|
|
60027
|
+
"text": "PBRealmInfo",
|
|
60028
|
+
"canonicalReference": "@dcl/playground-assets!PBRealmInfo"
|
|
60029
|
+
},
|
|
60030
|
+
{
|
|
60031
|
+
"kind": "Content",
|
|
60032
|
+
"text": ">"
|
|
60033
|
+
}
|
|
60034
|
+
],
|
|
60035
|
+
"fileUrlPath": "../ecs/dist/components/generated/global.gen.d.ts",
|
|
60036
|
+
"isReadonly": true,
|
|
60037
|
+
"releaseTag": "Public",
|
|
60038
|
+
"name": "RealmInfo",
|
|
60039
|
+
"variableTypeTokenRange": {
|
|
60040
|
+
"startIndex": 1,
|
|
60041
|
+
"endIndex": 5
|
|
60042
|
+
}
|
|
60043
|
+
},
|
|
60896
60044
|
{
|
|
60897
60045
|
"kind": "TypeAlias",
|
|
60898
60046
|
"canonicalReference": "@dcl/playground-assets!ReceiveMessage:type",
|