如视 Five SDK
Preparing search index...
five
FiveLoadOptions
Interface FiveLoadOptions
interface
FiveLoadOptions
{
"3d-tiles"
?:
|
Partial
<
ParameterTilesetValue
>
&
{
showLayers
?:
boolean
|
string
[]
;
viewerRequestVolume
?:
BoundingVolumeJson
|
BoundingVolume
;
}
|
(
(
viewLayer
:
ViewLayer
,
model
:
Model
,
)
=>
|
void
|
Partial
<
ParameterTilesetValue
>
&
{
showLayers
?:
boolean
|
string
[]
;
viewerRequestVolume
?:
BoundingVolumeJson
|
BoundingVolume
;
}
)
;
duration
?:
number
;
effect
?:
MovePanoEffect
;
mode
?:
"replace"
|
"add"
;
model
?:
ModelOptions
;
textureOptions
?:
TextureOptions
;
}
Index
Properties
3d-
tiles?
duration?
effect?
mode?
model?
texture
Options?
Properties
Optional
3d-
tiles
"3d-tiles"
?:
|
Partial
<
ParameterTilesetValue
>
&
{
showLayers
?:
boolean
|
string
[]
;
viewerRequestVolume
?:
BoundingVolumeJson
|
BoundingVolume
;
}
|
(
(
viewLayer
:
ViewLayer
,
model
:
Model
,
)
=>
|
void
|
Partial
<
ParameterTilesetValue
>
&
{
showLayers
?:
boolean
|
string
[]
;
viewerRequestVolume
?:
BoundingVolumeJson
|
BoundingVolume
;
}
)
Deprecated
请通过 model.textureOptions 设置
Optional
duration
duration
?:
number
切换运动时间
Optional
effect
effect
?:
MovePanoEffect
切换运动全景图效果
Optional
mode
mode
?:
"replace"
|
"add"
替换 / 追加
Optional
model
model
?:
ModelOptions
Optional
texture
Options
textureOptions
?:
TextureOptions
Deprecated
请通过 model.textureOptions 设置
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
3d-
tiles
duration
effect
mode
model
texture
Options
如视 Five SDK
Loading...
Deprecated
请通过 model.textureOptions 设置