AnchorPointIndirect

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

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

Members

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

Type Definitions

Cesium.AnchorPointIndirect.ConstructorOptions

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