Experimental
This feature is not final and is subject to change without Cesium's standard deprecation policy.
See:
Extends
Members
与原始人相关的特征ID;不需要独具特色.
- Inherited From:
是否显示原始 .
- Inherited From:
在这个原始位置(verties)的计数. 总是一.
Methods
static Cesium.BufferPoint.clone(point, result) → BufferPoint
从源点到结果的复制数据.
| Name | Type | Description |
|---|---|---|
point |
BufferPoint | |
result |
BufferPoint |
Returns:
getColor(result) → Color
返回原始颜色.
| Name | Type | Description |
|---|---|---|
result |
Color |
Returns:
- Inherited From:
getPosition(result) → Cartesian3
获得此点的位置 .
| Name | Type | Description |
|---|---|---|
result |
Cartesian3 | optional |
Returns:
更新原始颜色.
| Name | Type | Description |
|---|---|---|
color |
Color |
- Inherited From:
设置此点的位置.
| Name | Type | Description |
|---|---|---|
position |
Cartesian3 |
Returns a JSON-serializable object representing the point. This encoding
没有内存效率,一般应用于调试和
testing.
Returns:
JSON-serializable object.
- Inherited From: