@realsee/five 5.0.0-alpha.58 → 5.0.0-alpha.62
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/docs/classes/five.AnimationFrameLoop.html +4 -4
- package/docs/classes/five.BVH.html +4 -4
- package/docs/classes/five.BVHNode.html +4 -4
- package/docs/classes/five.BVHVector3.html +4 -4
- package/docs/classes/five.Camera.html +4 -4
- package/docs/classes/five.Five.html +24 -24
- package/docs/classes/five.InternalWebGLRenderer.html +4 -4
- package/docs/classes/five.Model.html +4 -4
- package/docs/classes/five.NetworkSubscribe.html +4 -4
- package/docs/classes/five.PBMContainer.html +4 -4
- package/docs/classes/five.PBMGroup.html +4 -4
- package/docs/classes/five.PBMMaterial.html +4 -4
- package/docs/classes/five.PBMMesh.html +4 -4
- package/docs/classes/five.Scene.html +4 -4
- package/docs/classes/five.Subscribe.html +4 -4
- package/docs/classes/five.Work.html +4 -4
- package/docs/classes/gltf_loader.GLTFLoader.html +4 -4
- package/docs/classes/gltf_loader.GLTFObject.html +4 -4
- package/docs/classes/line.Line.html +4 -4
- package/docs/classes/line.LineGeometry.html +4 -4
- package/docs/classes/line.LineMaterial.html +4 -4
- package/docs/classes/line.LineSegmentsGeometry.html +4 -4
- package/docs/classes/line.THREE_Line2.html +4 -4
- package/docs/classes/line.THREE_LineSegments2.html +4 -4
- package/docs/classes/react.Store.html +4 -4
- package/docs/classes/server.BVH.html +4 -4
- package/docs/classes/server.BVHNode.html +4 -4
- package/docs/classes/server.BVHVector3.html +4 -4
- package/docs/classes/server.Model.html +4 -4
- package/docs/classes/server.PBMGroup.html +4 -4
- package/docs/classes/server.PBMMesh.html +4 -4
- package/docs/classes/sticker.Sticker.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/five.AddableObject.html +4 -4
- package/docs/interfaces/five.AnimationFrame.html +4 -4
- package/docs/interfaces/five.BVHIntersect.html +4 -4
- package/docs/interfaces/five.CameraPose.html +4 -4
- package/docs/interfaces/five.DepthPanoramaControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.EventCallback.html +4 -4
- package/docs/interfaces/five.FiveInitArgs.html +27 -27
- package/docs/interfaces/five.FloorplanControllerCustomInitArgs.html +11 -11
- package/docs/interfaces/five.ImageOptions.html +4 -4
- package/docs/interfaces/five.ImageURLOptions.html +4 -4
- package/docs/interfaces/five.IntersectMeshInterface.html +4 -4
- package/docs/interfaces/five.Intersection.html +4 -4
- package/docs/interfaces/five.ModelControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.ModelEventCallback.html +4 -4
- package/docs/interfaces/five.MovePanoOptions.html +4 -4
- package/docs/interfaces/five.PBMPanoPicture.html +4 -4
- package/docs/interfaces/five.PBMPanoVideo.html +4 -4
- package/docs/interfaces/five.PBMParameters.html +4 -4
- package/docs/interfaces/five.PanoCircleMeshInterface.html +4 -4
- package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.Pose.html +4 -4
- package/docs/interfaces/five.Scissor.html +4 -4
- package/docs/interfaces/five.State.html +4 -4
- package/docs/interfaces/five.SubscribeMixinType.emit.html +4 -4
- package/docs/interfaces/five.SubscribeMixinType.hasListener.html +4 -4
- package/docs/interfaces/five.SubscribeMixinType.off.html +4 -4
- package/docs/interfaces/five.SubscribeMixinType.on.html +4 -4
- package/docs/interfaces/five.SubscribeMixinType.once.html +4 -4
- package/docs/interfaces/five.TextureOptions.html +4 -4
- package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +7 -7
- package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +4 -4
- package/docs/interfaces/five.WorkCubeImage.html +4 -4
- package/docs/interfaces/five.WorkImage.html +4 -4
- package/docs/interfaces/five.WorkInitial.html +4 -4
- package/docs/interfaces/five.WorkModel.html +4 -4
- package/docs/interfaces/five.WorkObserver.html +4 -4
- package/docs/interfaces/five.WorkTile.html +4 -4
- package/docs/interfaces/five.WorkVideo.html +4 -4
- package/docs/interfaces/gltf_loader.GLTF.html +4 -4
- package/docs/interfaces/react.FiveActionReactCallbacks.html +4 -4
- package/docs/interfaces/react.FiveInjectionTypes.html +4 -4
- package/docs/interfaces/react.PropTypeOfFiveFeatures.html +4 -4
- package/docs/interfaces/server.BVHIntersect.html +4 -4
- package/docs/interfaces/server.Intersection.html +4 -4
- package/docs/interfaces/server.ModelEventCallback.html +4 -4
- package/docs/interfaces/sticker.IntersectionLike.html +4 -4
- package/docs/modules/five.SubscribeMixinType.html +4 -4
- package/docs/modules/five.html +4 -4
- package/docs/modules/gltf_loader.html +4 -4
- package/docs/modules/line.html +4 -4
- package/docs/modules/react.html +4 -4
- package/docs/modules/server.html +4 -4
- package/docs/modules/sticker.html +4 -4
- package/docs/modules.html +4 -4
- package/five/index.d.ts +1 -1
- package/five/index.js +5 -5
- package/gltf-loader/index.js +2 -2
- package/line/index.js +2 -2
- package/package.json +1 -1
- package/react/index.js +2 -2
- package/server/index.js +2 -2
- package/sticker/index.js +2 -2
- package/umd/five.js +1 -1
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>CameraPose | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>CameraPose | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>DepthPanoramaControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>DepthPanoramaControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>EventCallback | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>EventCallback | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>FiveInitArgs | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>FiveInitArgs | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
<div class="tsd-signature tsd-kind-icon">antialias<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
124
124
|
<aside class="tsd-sources">
|
|
125
125
|
<ul>
|
|
126
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
126
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:61</li>
|
|
127
127
|
</ul>
|
|
128
128
|
</aside>
|
|
129
129
|
<div class="tsd-comment tsd-typography">
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
<div class="tsd-signature tsd-kind-icon">background<wbr>Alpha<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
148
148
|
<aside class="tsd-sources">
|
|
149
149
|
<ul>
|
|
150
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
150
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:52</li>
|
|
151
151
|
</ul>
|
|
152
152
|
</aside>
|
|
153
153
|
<div class="tsd-comment tsd-typography">
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
<div class="tsd-signature tsd-kind-icon">background<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
172
172
|
<aside class="tsd-sources">
|
|
173
173
|
<ul>
|
|
174
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
174
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:43</li>
|
|
175
175
|
</ul>
|
|
176
176
|
</aside>
|
|
177
177
|
<div class="tsd-comment tsd-typography">
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
<div class="tsd-signature tsd-kind-icon">depth<wbr>Panorama<span class="tsd-signature-symbol">:</span> <a href="five.DepthPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">DepthPanoramaControllerCustomInitArgs</a></div>
|
|
201
201
|
<aside class="tsd-sources">
|
|
202
202
|
<ul>
|
|
203
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
203
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:156</li>
|
|
204
204
|
</ul>
|
|
205
205
|
</aside>
|
|
206
206
|
<div class="tsd-comment tsd-typography">
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
<div class="tsd-signature tsd-kind-icon">floorplan<span class="tsd-signature-symbol">:</span> <a href="five.FloorplanControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">FloorplanControllerCustomInitArgs</a></div>
|
|
216
216
|
<aside class="tsd-sources">
|
|
217
217
|
<ul>
|
|
218
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
218
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:152</li>
|
|
219
219
|
</ul>
|
|
220
220
|
</aside>
|
|
221
221
|
<div class="tsd-comment tsd-typography">
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<div class="tsd-signature tsd-kind-icon">image<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="five.ImageOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ImageOptions</a></div>
|
|
231
231
|
<aside class="tsd-sources">
|
|
232
232
|
<ul>
|
|
233
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
233
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:92</li>
|
|
234
234
|
</ul>
|
|
235
235
|
</aside>
|
|
236
236
|
<div class="tsd-comment tsd-typography">
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
<div class="tsd-signature tsd-kind-icon">initial<wbr>Basis<wbr>Loader<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div>
|
|
252
252
|
<aside class="tsd-sources">
|
|
253
253
|
<ul>
|
|
254
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
254
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:136</li>
|
|
255
255
|
</ul>
|
|
256
256
|
</aside>
|
|
257
257
|
<div class="tsd-comment tsd-typography">
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<div class="tsd-signature tsd-kind-icon">max<wbr>Fps<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">false</span></div>
|
|
286
286
|
<aside class="tsd-sources">
|
|
287
287
|
<ul>
|
|
288
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
288
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:117</li>
|
|
289
289
|
</ul>
|
|
290
290
|
</aside>
|
|
291
291
|
<div class="tsd-comment tsd-typography">
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
<div class="tsd-signature tsd-kind-icon">mode<wbr>Change<wbr>Duration<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
309
309
|
<aside class="tsd-sources">
|
|
310
310
|
<ul>
|
|
311
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
311
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:166</li>
|
|
312
312
|
</ul>
|
|
313
313
|
</aside>
|
|
314
314
|
<div class="tsd-comment tsd-typography">
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
<div class="tsd-signature tsd-kind-icon">model<span class="tsd-signature-symbol">:</span> <a href="five.ModelControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">ModelControllerCustomInitArgs</a></div>
|
|
332
332
|
<aside class="tsd-sources">
|
|
333
333
|
<ul>
|
|
334
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
334
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:150</li>
|
|
335
335
|
</ul>
|
|
336
336
|
</aside>
|
|
337
337
|
<div class="tsd-comment tsd-typography">
|
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
<div class="tsd-signature tsd-kind-icon">only<wbr>Render<wbr>IfNeeds<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
347
347
|
<aside class="tsd-sources">
|
|
348
348
|
<ul>
|
|
349
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
349
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:109</li>
|
|
350
350
|
</ul>
|
|
351
351
|
</aside>
|
|
352
352
|
<div class="tsd-comment tsd-typography">
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
<div class="tsd-signature tsd-kind-icon">panorama<span class="tsd-signature-symbol">:</span> <a href="five.PanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">PanoramaControllerCustomInitArgs</a></div>
|
|
371
371
|
<aside class="tsd-sources">
|
|
372
372
|
<ul>
|
|
373
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
373
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:148</li>
|
|
374
374
|
</ul>
|
|
375
375
|
</aside>
|
|
376
376
|
<div class="tsd-comment tsd-typography">
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
<div class="tsd-signature tsd-kind-icon">play<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
386
386
|
<aside class="tsd-sources">
|
|
387
387
|
<ul>
|
|
388
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
388
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:84</li>
|
|
389
389
|
</ul>
|
|
390
390
|
</aside>
|
|
391
391
|
<div class="tsd-comment tsd-typography">
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
<div class="tsd-signature tsd-kind-icon">plugins<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a>, parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>parameters<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">[</span>Plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>five<span class="tsd-signature-symbol">: </span><a href="../classes/five.Five.html" class="tsd-signature-type" data-tsd-kind="Class">Five</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span>instanceName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div>
|
|
411
411
|
<aside class="tsd-sources">
|
|
412
412
|
<ul>
|
|
413
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
413
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:173</li>
|
|
414
414
|
</ul>
|
|
415
415
|
</aside>
|
|
416
416
|
<div class="tsd-comment tsd-typography">
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
<div class="tsd-signature tsd-kind-icon">powered<wbr>ByRealsee<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
431
431
|
<aside class="tsd-sources">
|
|
432
432
|
<ul>
|
|
433
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
433
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:178</li>
|
|
434
434
|
</ul>
|
|
435
435
|
</aside>
|
|
436
436
|
<div class="tsd-comment tsd-typography">
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
<div class="tsd-signature tsd-kind-icon">preserve<wbr>Drawing<wbr>Buffer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
|
|
446
446
|
<aside class="tsd-sources">
|
|
447
447
|
<ul>
|
|
448
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
448
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:29</li>
|
|
449
449
|
</ul>
|
|
450
450
|
</aside>
|
|
451
451
|
<div class="tsd-comment tsd-typography">
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
<div class="tsd-signature tsd-kind-icon">renderer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">WebGLRenderer</span></div>
|
|
470
470
|
<aside class="tsd-sources">
|
|
471
471
|
<ul>
|
|
472
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
472
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:20</li>
|
|
473
473
|
</ul>
|
|
474
474
|
</aside>
|
|
475
475
|
<div class="tsd-comment tsd-typography">
|
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
<div class="tsd-signature tsd-kind-icon">scissor<span class="tsd-signature-symbol">:</span> <a href="five.Scissor.html" class="tsd-signature-type" data-tsd-kind="Interface">Scissor</a></div>
|
|
494
494
|
<aside class="tsd-sources">
|
|
495
495
|
<ul>
|
|
496
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
496
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:74</li>
|
|
497
497
|
</ul>
|
|
498
498
|
</aside>
|
|
499
499
|
<div class="tsd-comment tsd-typography">
|
|
@@ -516,10 +516,10 @@
|
|
|
516
516
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
517
517
|
<a name="textureOptions" class="tsd-anchor"></a>
|
|
518
518
|
<h3><span class="tsd-flag ts-flagOptional">Optional</span> texture<wbr>Options</h3>
|
|
519
|
-
<div class="tsd-signature tsd-kind-icon">texture<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="five.
|
|
519
|
+
<div class="tsd-signature tsd-kind-icon">texture<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="five.TextureOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">TextureOptions</a></div>
|
|
520
520
|
<aside class="tsd-sources">
|
|
521
521
|
<ul>
|
|
522
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
522
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:100</li>
|
|
523
523
|
</ul>
|
|
524
524
|
</aside>
|
|
525
525
|
<div class="tsd-comment tsd-typography">
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
<div class="tsd-signature tsd-kind-icon">topview<span class="tsd-signature-symbol">:</span> <a href="five.TopviewControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">TopviewControllerCustomInitArgs</a></div>
|
|
541
541
|
<aside class="tsd-sources">
|
|
542
542
|
<ul>
|
|
543
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
543
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:154</li>
|
|
544
544
|
</ul>
|
|
545
545
|
</aside>
|
|
546
546
|
<div class="tsd-comment tsd-typography">
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
<div class="tsd-signature tsd-kind-icon">video<wbr>Instance<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLVideoElement</span></div>
|
|
556
556
|
<aside class="tsd-sources">
|
|
557
557
|
<ul>
|
|
558
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
558
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:145</li>
|
|
559
559
|
</ul>
|
|
560
560
|
</aside>
|
|
561
561
|
<div class="tsd-comment tsd-typography">
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
<div class="tsd-signature tsd-kind-icon">vr<wbr>Panorama<span class="tsd-signature-symbol">:</span> <a href="five.VRPanoramaControllerCustomInitArgs.html" class="tsd-signature-type" data-tsd-kind="Interface">VRPanoramaControllerCustomInitArgs</a></div>
|
|
578
578
|
<aside class="tsd-sources">
|
|
579
579
|
<ul>
|
|
580
|
-
<li>Defined in lib/five/application/fiveInitArgs.ts:
|
|
580
|
+
<li>Defined in lib/five/application/fiveInitArgs.ts:158</li>
|
|
581
581
|
</ul>
|
|
582
582
|
</aside>
|
|
583
583
|
<div class="tsd-comment tsd-typography">
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>FloorplanControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>FloorplanControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class="tsd-signature tsd-kind-icon">default<wbr>Fov<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
102
102
|
<aside class="tsd-sources">
|
|
103
103
|
<ul>
|
|
104
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
104
|
+
<li>Defined in lib/five/controllers/floorplan.ts:35</li>
|
|
105
105
|
</ul>
|
|
106
106
|
</aside>
|
|
107
107
|
<div class="tsd-comment tsd-typography">
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class="tsd-signature tsd-kind-icon">default<wbr>Latitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
117
117
|
<aside class="tsd-sources">
|
|
118
118
|
<ul>
|
|
119
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
119
|
+
<li>Defined in lib/five/controllers/floorplan.ts:29</li>
|
|
120
120
|
</ul>
|
|
121
121
|
</aside>
|
|
122
122
|
<div class="tsd-comment tsd-typography">
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
<div class="tsd-signature tsd-kind-icon">default<wbr>Longitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
132
132
|
<aside class="tsd-sources">
|
|
133
133
|
<ul>
|
|
134
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
134
|
+
<li>Defined in lib/five/controllers/floorplan.ts:27</li>
|
|
135
135
|
</ul>
|
|
136
136
|
</aside>
|
|
137
137
|
<div class="tsd-comment tsd-typography">
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
<div class="tsd-signature tsd-kind-icon">max<wbr>Fov<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
147
147
|
<aside class="tsd-sources">
|
|
148
148
|
<ul>
|
|
149
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
149
|
+
<li>Defined in lib/five/controllers/floorplan.ts:37</li>
|
|
150
150
|
</ul>
|
|
151
151
|
</aside>
|
|
152
152
|
<div class="tsd-comment tsd-typography">
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
<div class="tsd-signature tsd-kind-icon">max<wbr>Latitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
162
162
|
<aside class="tsd-sources">
|
|
163
163
|
<ul>
|
|
164
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
164
|
+
<li>Defined in lib/five/controllers/floorplan.ts:31</li>
|
|
165
165
|
</ul>
|
|
166
166
|
</aside>
|
|
167
167
|
<div class="tsd-comment tsd-typography">
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
<div class="tsd-signature tsd-kind-icon">min<wbr>Fov<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
177
177
|
<aside class="tsd-sources">
|
|
178
178
|
<ul>
|
|
179
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
179
|
+
<li>Defined in lib/five/controllers/floorplan.ts:39</li>
|
|
180
180
|
</ul>
|
|
181
181
|
</aside>
|
|
182
182
|
<div class="tsd-comment tsd-typography">
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
<div class="tsd-signature tsd-kind-icon">min<wbr>Latitude<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
192
192
|
<aside class="tsd-sources">
|
|
193
193
|
<ul>
|
|
194
|
-
<li>Defined in lib/five/controllers/floorplan.ts:
|
|
194
|
+
<li>Defined in lib/five/controllers/floorplan.ts:33</li>
|
|
195
195
|
</ul>
|
|
196
196
|
</aside>
|
|
197
197
|
<div class="tsd-comment tsd-typography">
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>ImageOptions | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>ImageOptions | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>ImageURLOptions | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>ImageURLOptions | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>IntersectMeshInterface | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>IntersectMeshInterface | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>Intersection | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>Intersection | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>ModelControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>ModelControllerCustomInitArgs | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>ModelEventCallback | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>ModelEventCallback | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
6
|
-
<title>MovePanoOptions | 如视 Five SDK - v5.0.0-alpha.
|
|
7
|
-
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.
|
|
6
|
+
<title>MovePanoOptions | 如视 Five SDK - v5.0.0-alpha.62</title>
|
|
7
|
+
<meta name="description" content="Documentation for 如视 Five SDK - v5.0.0-alpha.62">
|
|
8
8
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
9
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
10
10
|
<script async src="../assets/js/search.js" id="search-script"></script>
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
<li class="state loading">Preparing search index...</li>
|
|
24
24
|
<li class="state failure">The search index is not available</li>
|
|
25
25
|
</ul>
|
|
26
|
-
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.
|
|
26
|
+
<a href="../index.html" class="title">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
27
27
|
</div>
|
|
28
28
|
<div class="table-cell" id="tsd-widgets">
|
|
29
29
|
<div id="tsd-filter">
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<div class="container">
|
|
51
51
|
<ul class="tsd-breadcrumb">
|
|
52
52
|
<li>
|
|
53
|
-
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.
|
|
53
|
+
<a href="../modules.html">如视 Five SDK - v5.0.0-alpha.62</a>
|
|
54
54
|
</li>
|
|
55
55
|
<li>
|
|
56
56
|
<a href="../modules/five.html">five</a>
|