AnchorPointIndirect

Metadata for one stored anchor point. This reflects the `anchronPointIndirect` definition of the NGA_gpm_local glTF extension.
Name Type Description
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.

Members

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

Type Definitions

Cesium.AnchorPointIndirect.ConstructorOptions

Initialization options for the AnchorPointIndirect constructor
Properties:
Name Type Description
position Cartesian3 Anchor point geographic coordinates
adjustmentParams Cartesian3 The adjustment values in meters
covarianceMatrix Matrix3 The 3x3 covariance matrix
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.