@realsee/dnalogel 2.3.5-dev.1 → 2.3.5-dev.2
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/index.cjs.js +1 -1
- package/dist/index.js +6 -5
- package/dist/index.umd.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +40 -40
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/format.js +4 -3
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PointHelper | 如视看房插件合集 - v2.3.5-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PointHelper | 如视看房插件合集 - v2.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</a></li>
|
|
16
16
|
<li><a href="../modules/Util.html">Util</a></li>
|
|
17
17
|
<li><a href="Util.PointHelper.html">PointHelper</a></li></ul>
|
|
18
18
|
<h1>Class PointHelper</h1></div>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<ul class="tsd-hierarchy">
|
|
24
24
|
<li><span class="target">PointHelper</span></li></ul></li></ul></section><aside class="tsd-sources">
|
|
25
25
|
<ul>
|
|
26
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
26
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L77">plugins/src/shared-utils/three/PointHelper.ts:77</a></li></ul></aside>
|
|
27
27
|
<section class="tsd-panel-group tsd-index-group">
|
|
28
28
|
<section class="tsd-panel tsd-index-panel">
|
|
29
29
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -54,24 +54,24 @@
|
|
|
54
54
|
<h4 class="tsd-returns-title">Returns <a href="Util.PointHelper.html" class="tsd-signature-type" data-tsd-kind="Class">PointHelper</a></h4><aside class="tsd-sources">
|
|
55
55
|
<p>Overrides THREE.Object3D.constructor</p>
|
|
56
56
|
<ul>
|
|
57
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
57
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L82">plugins/src/shared-utils/three/PointHelper.ts:82</a></li></ul></aside></li></ul></section></section>
|
|
58
58
|
<section class="tsd-panel-group tsd-member-group">
|
|
59
59
|
<h2>Properties</h2>
|
|
60
60
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="ballMesh" class="tsd-anchor"></a>
|
|
61
61
|
<h3 class="tsd-anchor-link"><span>ball<wbr/>Mesh</span><a href="#ballMesh" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
62
62
|
<div class="tsd-signature">ball<wbr/>Mesh<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Mesh</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">SphereGeometry</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">MeshBasicMaterial</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
63
63
|
<ul>
|
|
64
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
64
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L80">plugins/src/shared-utils/three/PointHelper.ts:80</a></li></ul></aside></section>
|
|
65
65
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="lineMesh" class="tsd-anchor"></a>
|
|
66
66
|
<h3 class="tsd-anchor-link"><span>line<wbr/>Mesh</span><a href="#lineMesh" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
67
67
|
<div class="tsd-signature">line<wbr/>Mesh<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Mesh</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">TubeGeometry</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">ShaderMaterial</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
68
68
|
<ul>
|
|
69
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
69
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L79">plugins/src/shared-utils/three/PointHelper.ts:79</a></li></ul></aside></section>
|
|
70
70
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="planeMesh" class="tsd-anchor"></a>
|
|
71
71
|
<h3 class="tsd-anchor-link"><span>plane<wbr/>Mesh</span><a href="#planeMesh" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
72
72
|
<div class="tsd-signature">plane<wbr/>Mesh<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Mesh</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">PlaneGeometry</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">MeshBasicMaterial</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
|
73
73
|
<ul>
|
|
74
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
74
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L78">plugins/src/shared-utils/three/PointHelper.ts:78</a></li></ul></aside></section></section>
|
|
75
75
|
<section class="tsd-panel-group tsd-member-group">
|
|
76
76
|
<h2>Methods</h2>
|
|
77
77
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a>
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
<li class="tsd-description">
|
|
82
82
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
83
83
|
<ul>
|
|
84
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
84
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L97">plugins/src/shared-utils/three/PointHelper.ts:97</a></li></ul></aside></li></ul></section>
|
|
85
85
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="updateWithIntersect" class="tsd-anchor"></a>
|
|
86
86
|
<h3 class="tsd-anchor-link"><span>update<wbr/>With<wbr/>Intersect</span><a href="#updateWithIntersect" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
87
87
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
<h5>intersect: <span class="tsd-signature-type">Intersection</span></h5></li></ul></div>
|
|
95
95
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
96
96
|
<ul>
|
|
97
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
97
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/three/PointHelper.ts#L90">plugins/src/shared-utils/three/PointHelper.ts:90</a></li></ul></aside></li></ul></section></section></div>
|
|
98
98
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
99
99
|
<div class="tsd-navigation settings">
|
|
100
100
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
112
112
|
<div class="tsd-accordion-details">
|
|
113
113
|
<ul>
|
|
114
|
-
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
114
|
+
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
115
115
|
<ul>
|
|
116
116
|
<li class="current tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
117
117
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Rectangle | 如视看房插件合集 - v2.3.5-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Rectangle | 如视看房插件合集 - v2.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</a></li>
|
|
16
16
|
<li><a href="../modules/Util.html">Util</a></li>
|
|
17
17
|
<li><a href="Util.Rectangle.html">Rectangle</a></li></ul>
|
|
18
18
|
<h1>Class Rectangle</h1></div>
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<ul class="tsd-hierarchy">
|
|
25
25
|
<li><span class="target">Rectangle</span></li></ul></section><aside class="tsd-sources">
|
|
26
26
|
<ul>
|
|
27
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
27
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L4">plugins/src/shared-utils/math/Rectangle.ts:4</a></li></ul></aside>
|
|
28
28
|
<section class="tsd-panel-group tsd-index-group">
|
|
29
29
|
<section class="tsd-panel tsd-index-panel">
|
|
30
30
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -73,14 +73,14 @@
|
|
|
73
73
|
<h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></li></ul></div>
|
|
74
74
|
<h4 class="tsd-returns-title">Returns <a href="Util.Rectangle.html" class="tsd-signature-type" data-tsd-kind="Class">Rectangle</a></h4><aside class="tsd-sources">
|
|
75
75
|
<ul>
|
|
76
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
76
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L11">plugins/src/shared-utils/math/Rectangle.ts:11</a></li></ul></aside></li></ul></section></section>
|
|
77
77
|
<section class="tsd-panel-group tsd-member-group">
|
|
78
78
|
<h2>Properties</h2>
|
|
79
79
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="isRectangle" class="tsd-anchor"></a>
|
|
80
80
|
<h3 class="tsd-anchor-link"><span>is<wbr/>Rectangle</span><a href="#isRectangle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
81
81
|
<div class="tsd-signature">is<wbr/>Rectangle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></div><aside class="tsd-sources">
|
|
82
82
|
<ul>
|
|
83
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
83
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L9">plugins/src/shared-utils/math/Rectangle.ts:9</a></li></ul></aside></section>
|
|
84
84
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="max" class="tsd-anchor"></a>
|
|
85
85
|
<h3 class="tsd-anchor-link"><span>max</span><a href="#max" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
86
86
|
<div class="tsd-signature">max<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
<li class="tsd-parameter">
|
|
93
93
|
<h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
94
94
|
<ul>
|
|
95
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
95
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L6">plugins/src/shared-utils/math/Rectangle.ts:6</a></li></ul></aside></section>
|
|
96
96
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="min" class="tsd-anchor"></a>
|
|
97
97
|
<h3 class="tsd-anchor-link"><span>min</span><a href="#min" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
98
98
|
<div class="tsd-signature">min<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
|
|
@@ -104,17 +104,17 @@
|
|
|
104
104
|
<li class="tsd-parameter">
|
|
105
105
|
<h5>y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L5">plugins/src/shared-utils/math/Rectangle.ts:5</a></li></ul></aside></section>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="xInterval" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><span>x<wbr/>Interval</span><a href="#xInterval" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
110
110
|
<div class="tsd-signature">x<wbr/>Interval<span class="tsd-signature-symbol">:</span> <a href="Util.Interval.html" class="tsd-signature-type" data-tsd-kind="Class">Interval</a></div><aside class="tsd-sources">
|
|
111
111
|
<ul>
|
|
112
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
112
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L7">plugins/src/shared-utils/math/Rectangle.ts:7</a></li></ul></aside></section>
|
|
113
113
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="yInterval" class="tsd-anchor"></a>
|
|
114
114
|
<h3 class="tsd-anchor-link"><span>y<wbr/>Interval</span><a href="#yInterval" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
115
115
|
<div class="tsd-signature">y<wbr/>Interval<span class="tsd-signature-symbol">:</span> <a href="Util.Interval.html" class="tsd-signature-type" data-tsd-kind="Class">Interval</a></div><aside class="tsd-sources">
|
|
116
116
|
<ul>
|
|
117
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
117
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L8">plugins/src/shared-utils/math/Rectangle.ts:8</a></li></ul></aside></section></section>
|
|
118
118
|
<section class="tsd-panel-group tsd-member-group">
|
|
119
119
|
<h2>Methods</h2>
|
|
120
120
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="containsRect" class="tsd-anchor"></a>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<h5>target: <a href="Util.Rectangle.html" class="tsd-signature-type" data-tsd-kind="Class">Rectangle</a></h5></li></ul></div>
|
|
132
132
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
133
133
|
<ul>
|
|
134
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
134
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L25">plugins/src/shared-utils/math/Rectangle.ts:25</a></li></ul></aside></li></ul></section>
|
|
135
135
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="isOverlapWithRectangle" class="tsd-anchor"></a>
|
|
136
136
|
<h3 class="tsd-anchor-link"><span>is<wbr/>Overlap<wbr/>With<wbr/>Rectangle</span><a href="#isOverlapWithRectangle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
137
137
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
<h5>target: <a href="Util.Rectangle.html" class="tsd-signature-type" data-tsd-kind="Class">Rectangle</a></h5></li></ul></div>
|
|
147
147
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
148
148
|
<ul>
|
|
149
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
149
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/shared-utils/math/Rectangle.ts#L19">plugins/src/shared-utils/math/Rectangle.ts:19</a></li></ul></aside></li></ul></section></section></div>
|
|
150
150
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
151
151
|
<div class="tsd-navigation settings">
|
|
152
152
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
164
164
|
<div class="tsd-accordion-details">
|
|
165
165
|
<ul>
|
|
166
|
-
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
166
|
+
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
167
167
|
<ul>
|
|
168
168
|
<li class="current tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
169
169
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraMovementEffect | 如视看房插件合集 - v2.3.5-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraMovementEffect | 如视看房插件合集 - v2.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,20 +6,20 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</a></li>
|
|
16
16
|
<li><a href="CameraMovementEffect.html">CameraMovementEffect</a></li></ul>
|
|
17
17
|
<h1>Enumeration CameraMovementEffect</h1></div>
|
|
18
18
|
<section class="tsd-panel tsd-comment">
|
|
19
19
|
<div class="tsd-comment tsd-typography"><p>运镜效果</p>
|
|
20
20
|
</div></section><aside class="tsd-sources">
|
|
21
21
|
<ul>
|
|
22
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
22
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/CameraMovementPlugin/typing.ts#L26">plugins/src/CameraMovementPlugin/typing.ts:26</a></li></ul></aside>
|
|
23
23
|
<section class="tsd-panel-group tsd-index-group">
|
|
24
24
|
<section class="tsd-panel tsd-index-panel">
|
|
25
25
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -36,12 +36,12 @@
|
|
|
36
36
|
<h3 class="tsd-anchor-link"><span>Move</span><a href="#Move" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
37
37
|
<div class="tsd-signature">Move<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Move"</span></div><aside class="tsd-sources">
|
|
38
38
|
<ul>
|
|
39
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
39
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/CameraMovementPlugin/typing.ts#L27">plugins/src/CameraMovementPlugin/typing.ts:27</a></li></ul></aside></section>
|
|
40
40
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Rotate" class="tsd-anchor"></a>
|
|
41
41
|
<h3 class="tsd-anchor-link"><span>Rotate</span><a href="#Rotate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
42
42
|
<div class="tsd-signature">Rotate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Rotate"</span></div><aside class="tsd-sources">
|
|
43
43
|
<ul>
|
|
44
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
44
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/CameraMovementPlugin/typing.ts#L28">plugins/src/CameraMovementPlugin/typing.ts:28</a></li></ul></aside></section></section></div>
|
|
45
45
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
46
46
|
<div class="tsd-navigation settings">
|
|
47
47
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
59
59
|
<div class="tsd-accordion-details">
|
|
60
60
|
<ul>
|
|
61
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
61
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
62
62
|
<ul>
|
|
63
63
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
64
64
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ContentType | 如视看房插件合集 - v2.3.5-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ContentType | 如视看房插件合集 - v2.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</a></li>
|
|
16
16
|
<li><a href="ContentType.html">ContentType</a></li></ul>
|
|
17
17
|
<h1>Enumeration ContentType</h1></div>
|
|
18
18
|
<section class="tsd-panel tsd-comment">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<h3>Deprecated</h3><p>改用具体的string</p>
|
|
21
21
|
</div></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L10">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:10</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -48,77 +48,77 @@
|
|
|
48
48
|
<div class="tsd-comment tsd-typography"><p>音频标签</p>
|
|
49
49
|
</div><aside class="tsd-sources">
|
|
50
50
|
<ul>
|
|
51
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
51
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L12">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:12</a></li></ul></aside></section>
|
|
52
52
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Custom" class="tsd-anchor"></a>
|
|
53
53
|
<h3 class="tsd-anchor-link"><span class="deprecated">Custom</span><a href="#Custom" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
54
54
|
<div class="tsd-signature">Custom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Custom"</span></div>
|
|
55
55
|
<div class="tsd-comment tsd-typography"><p>其他/自定义标签</p>
|
|
56
56
|
</div><aside class="tsd-sources">
|
|
57
57
|
<ul>
|
|
58
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
58
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L32">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:32</a></li></ul></aside></section>
|
|
59
59
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Image" class="tsd-anchor"></a>
|
|
60
60
|
<h3 class="tsd-anchor-link"><span class="deprecated">Image</span><a href="#Image" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
61
61
|
<div class="tsd-signature">Image<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Image"</span></div>
|
|
62
62
|
<div class="tsd-comment tsd-typography"><p>图片标签, 可用 ImageText 代替</p>
|
|
63
63
|
</div><aside class="tsd-sources">
|
|
64
64
|
<ul>
|
|
65
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
65
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L18">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:18</a></li></ul></aside></section>
|
|
66
66
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="ImageText" class="tsd-anchor"></a>
|
|
67
67
|
<h3 class="tsd-anchor-link"><span class="deprecated">Image<wbr/>Text</span><a href="#ImageText" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
68
68
|
<div class="tsd-signature">Image<wbr/>Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"ImageText"</span></div>
|
|
69
69
|
<div class="tsd-comment tsd-typography"><p>图文标签</p>
|
|
70
70
|
</div><aside class="tsd-sources">
|
|
71
71
|
<ul>
|
|
72
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
72
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L16">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:16</a></li></ul></aside></section>
|
|
73
73
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Link" class="tsd-anchor"></a>
|
|
74
74
|
<h3 class="tsd-anchor-link"><span class="deprecated">Link</span><a href="#Link" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
75
75
|
<div class="tsd-signature">Link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Link"</span></div>
|
|
76
76
|
<div class="tsd-comment tsd-typography"><p>VR跳转标签</p>
|
|
77
77
|
</div><aside class="tsd-sources">
|
|
78
78
|
<ul>
|
|
79
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
79
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L22">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:22</a></li></ul></aside></section>
|
|
80
80
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Marketing" class="tsd-anchor"></a>
|
|
81
81
|
<h3 class="tsd-anchor-link"><span class="deprecated">Marketing</span><a href="#Marketing" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
82
82
|
<div class="tsd-signature">Marketing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Marketing"</span></div>
|
|
83
83
|
<div class="tsd-comment tsd-typography"><p>营销标签</p>
|
|
84
84
|
</div><aside class="tsd-sources">
|
|
85
85
|
<ul>
|
|
86
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
86
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L28">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:28</a></li></ul></aside></section>
|
|
87
87
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="MediaPlane" class="tsd-anchor"></a>
|
|
88
88
|
<h3 class="tsd-anchor-link"><span class="deprecated">Media<wbr/>Plane</span><a href="#MediaPlane" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
89
89
|
<div class="tsd-signature">Media<wbr/>Plane<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"MediaPlane"</span></div>
|
|
90
90
|
<div class="tsd-comment tsd-typography"><p>图片视频贴片</p>
|
|
91
91
|
</div><aside class="tsd-sources">
|
|
92
92
|
<ul>
|
|
93
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
93
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L30">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:30</a></li></ul></aside></section>
|
|
94
94
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="PanoLink" class="tsd-anchor"></a>
|
|
95
95
|
<h3 class="tsd-anchor-link"><span class="deprecated">Pano<wbr/>Link</span><a href="#PanoLink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
96
96
|
<div class="tsd-signature">Pano<wbr/>Link<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"PanoLink"</span></div>
|
|
97
97
|
<div class="tsd-comment tsd-typography"><p>全景跳转标签</p>
|
|
98
98
|
</div><aside class="tsd-sources">
|
|
99
99
|
<ul>
|
|
100
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
100
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L26">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:26</a></li></ul></aside></section>
|
|
101
101
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Text" class="tsd-anchor"></a>
|
|
102
102
|
<h3 class="tsd-anchor-link"><span class="deprecated">Text</span><a href="#Text" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
103
103
|
<div class="tsd-signature">Text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Text"</span></div>
|
|
104
104
|
<div class="tsd-comment tsd-typography"><p>文本标签</p>
|
|
105
105
|
</div><aside class="tsd-sources">
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L14">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:14</a></li></ul></aside></section>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="VRLink" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><span class="deprecated">VRLink</span><a href="#VRLink" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
110
110
|
<div class="tsd-signature">VRLink<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"VRLink"</span></div>
|
|
111
111
|
<div class="tsd-comment tsd-typography"><p>VR跳转标签</p>
|
|
112
112
|
</div><aside class="tsd-sources">
|
|
113
113
|
<ul>
|
|
114
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
114
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L24">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:24</a></li></ul></aside></section>
|
|
115
115
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="Video" class="tsd-anchor"></a>
|
|
116
116
|
<h3 class="tsd-anchor-link"><span class="deprecated">Video</span><a href="#Video" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
117
117
|
<div class="tsd-signature">Video<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"Video"</span></div>
|
|
118
118
|
<div class="tsd-comment tsd-typography"><p>视频标签,可用 ImageText 代替</p>
|
|
119
119
|
</div><aside class="tsd-sources">
|
|
120
120
|
<ul>
|
|
121
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
121
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/typings/tag/TagData.ts#L20">plugins/src/PanoTagPlugin/typings/tag/TagData.ts:20</a></li></ul></aside></section></section></div>
|
|
122
122
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
123
123
|
<div class="tsd-navigation settings">
|
|
124
124
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
136
136
|
<div class="tsd-accordion-details">
|
|
137
137
|
<ul>
|
|
138
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
138
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
139
139
|
<ul>
|
|
140
140
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
141
141
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>DIRECTION | 如视看房插件合集 - v2.3.5-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>DIRECTION | 如视看房插件合集 - v2.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,17 +6,17 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-8 col-content">
|
|
13
13
|
<div class="tsd-page-title">
|
|
14
14
|
<ul class="tsd-breadcrumb">
|
|
15
|
-
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</a></li>
|
|
16
16
|
<li><a href="DIRECTION.html">DIRECTION</a></li></ul>
|
|
17
17
|
<h1>Enumeration DIRECTION</h1></div><aside class="tsd-sources">
|
|
18
18
|
<ul>
|
|
19
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
19
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/ModelTVVideoPlugin/typings.ts#L5">plugins/src/ModelTVVideoPlugin/typings.ts:5</a></li></ul></aside>
|
|
20
20
|
<section class="tsd-panel-group tsd-index-group">
|
|
21
21
|
<section class="tsd-panel tsd-index-panel">
|
|
22
22
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -35,22 +35,22 @@
|
|
|
35
35
|
<h3 class="tsd-anchor-link"><span>BOTTOM_<wbr/>LEFT</span><a href="#BOTTOM_LEFT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
|
36
36
|
<div class="tsd-signature">BOTTOM_<wbr/>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"bottomLeft"</span></div><aside class="tsd-sources">
|
|
37
37
|
<ul>
|
|
38
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
38
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/ModelTVVideoPlugin/typings.ts#L8">plugins/src/ModelTVVideoPlugin/typings.ts:8</a></li></ul></aside></section>
|
|
39
39
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="BOTTOM_RIGHT" class="tsd-anchor"></a>
|
|
40
40
|
<h3 class="tsd-anchor-link"><span>BOTTOM_<wbr/>RIGHT</span><a href="#BOTTOM_RIGHT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
41
41
|
<div class="tsd-signature">BOTTOM_<wbr/>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"bottomRight"</span></div><aside class="tsd-sources">
|
|
42
42
|
<ul>
|
|
43
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
43
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/ModelTVVideoPlugin/typings.ts#L9">plugins/src/ModelTVVideoPlugin/typings.ts:9</a></li></ul></aside></section>
|
|
44
44
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="TOP_LEFT" class="tsd-anchor"></a>
|
|
45
45
|
<h3 class="tsd-anchor-link"><span>TOP_<wbr/>LEFT</span><a href="#TOP_LEFT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
46
46
|
<div class="tsd-signature">TOP_<wbr/>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"topLeft"</span></div><aside class="tsd-sources">
|
|
47
47
|
<ul>
|
|
48
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
48
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/ModelTVVideoPlugin/typings.ts#L6">plugins/src/ModelTVVideoPlugin/typings.ts:6</a></li></ul></aside></section>
|
|
49
49
|
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="TOP_RIGHT" class="tsd-anchor"></a>
|
|
50
50
|
<h3 class="tsd-anchor-link"><span>TOP_<wbr/>RIGHT</span><a href="#TOP_RIGHT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
51
51
|
<div class="tsd-signature">TOP_<wbr/>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"topRight"</span></div><aside class="tsd-sources">
|
|
52
52
|
<ul>
|
|
53
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
53
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/ModelTVVideoPlugin/typings.ts#L7">plugins/src/ModelTVVideoPlugin/typings.ts:7</a></li></ul></aside></section></section></div>
|
|
54
54
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
55
55
|
<div class="tsd-navigation settings">
|
|
56
56
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
68
68
|
<div class="tsd-accordion-details">
|
|
69
69
|
<ul>
|
|
70
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
70
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
71
71
|
<ul>
|
|
72
72
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
73
73
|
<nav class="tsd-navigation secondary menu-sticky">
|