AnchorPointIndirect

Metadata for one stored anchor point. This reflects the `anchronPointIndirect` definition of the NGA_gpm_local glTF extension.
参数名称 类型 描述信息
options AnchorPointIndirect.ConstructorOptions An object describing initialization options
Experimental

This feature is not final and is subject to change without Cesium's standard deprecation policy.

成员(属性)

The delta-x delta-y delta-z adjustment values in meters per anchor point.
The 3x3 covariance matrix.
Anchor point geographic coordinates in meters as X/Easting, Y/Northing, Z/HAE

定义的类型

Cesium.AnchorPointIndirect.ConstructorOptions

Initialization options for the AnchorPointIndirect constructor
属性:
属性名称 类型 描述信息
position Cartesian3 Anchor point geographic coordinates
adjustmentParams Cartesian3 The adjustment values in meters
covarianceMatrix Matrix3 The 3x3 covariance matrix