Preparing search index...
The search index is not available
VGE-Earth SDK 中文文档 - v2024.04.16
VGE-Earth SDK 中文文档
Core/ExpandEntity
Material
Polyline
FlyCylinder
Class FlyCylinder
Index
Constructors
constructor
Properties
cylinder
property
style
viewer
Methods
add
Cylinder
get
Position
remove
Constructors
constructor
new
Fly
Cylinder
(
_viewer
,
_property
,
_style
?
)
:
FlyCylinder
Parameters
_viewer
:
Viewer
The base Cesium widget for building applications
_property
:
SampledPositionProperty
取样位置
Optional
_style
:
FlyCylinderStyle
投影圆柱体的样式参数
Returns
FlyCylinder
Properties
Private
cylinder
cylinder
:
null
|
Entity
= null
Private
property
property
:
SampledPositionProperty
Private
style
style
:
FlyCylinderStyle
Private
viewer
viewer
:
Viewer
Methods
add
Cylinder
add
Cylinder
(
)
:
void
将该投影圆柱体添加到实体集合中
Returns
void
get
Position
get
Position
(
)
:
any
Returns
any
remove
remove
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
cylinder
property
style
viewer
add
Cylinder
get
Position
remove
VGE-Earth SDK 中文文档 - v2024.04.16
Loading...
The base Cesium widget for building applications