new ConePrimitive(viewer, opt)
- Description:
- 自定义锥体
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
viewer |
Cesium.Viewer | ||||||||||||||||||||||||||||||||||||||||||||||
opt |
Object |
Properties
|
Members
_primitive
Properties:
Name | Type | Description |
---|---|---|
锥体 |
rectangle
Properties:
Name | Type | Description |
---|---|---|
底部矩形 |
Methods
setHeadingPitchRoll(heading, pitch, roll)
- Description:
- 设置锥体姿态
Parameters:
Name | Type | Description |
---|---|---|
heading |
Number | 偏转角 |
pitch |
Number | 仰俯角 |
roll |
Number | 翻滚角 |
setPolygonRotation(angle)
- Description:
- 设置视频材质方向
Parameters:
Name | Type | Description |
---|---|---|
angle |
Number |
setPosition(position)
- Description:
- 设置锥体顶点坐标
Parameters:
Name | Type | Description |
---|---|---|
position |
Cesium.Cartesian3 |