AnchorPointDirect

使用直接存储的一个存储锚点的元数据。 这反映了 `anchronPointDirect` 的定义 NGA_gpm_local glTF 扩展。
Name Type Description
options AnchorPointDirect.ConstructorOptions 描述初始化选项的对象
Experimental

此功能不是最终的,在没有 Cesium 的标准弃用政策的情况下可能会发生变化。

Members

delta-x delta-y delta-z 调整值(以米为单位/锚点) 点。
锚点地理坐标(以米为单位),如 X/Easting、Y/Northing、Z/HAE

Type Definitions

Cesium.AnchorPointDirect.ConstructorOptions

AnchorPointDirect 构造函数的初始化选项
Properties:
Name Type Description
position Cartesian3 锚点地理坐标
adjustmentParams Cartesian3 以米为单位的调整值
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.