直接存储一个存储锚点的元数据 .
This reflects the `anchronPointDirect` definition of the
NGA_gpm_local glTF extension.
| Name | Type | Description |
|---|---|---|
options |
AnchorPointDirect.ConstructorOptions | 描述初始化选项的对象 |
Experimental
This feature is not final and is subject to change without Cesium's standard deprecation policy.
Members
readonly adjustmentParams : Cartesian3
三角洲-x三角洲-y三角洲-z的调整值,以每锚的米计
point.
readonly position : Cartesian3
Anchor 点地理坐标,以米计,为X/Easting,Y/Northing,Z/ NT+ 0
Type Definitions
AnchorPointDirect 构造器的初始化选项
Properties:
| Name | Type | Description |
|---|---|---|
position |
Cartesian3 | Anchor 点地理坐标 |
adjustmentParams |
Cartesian3 | 以米计的调整值 |