AnchorPointDirect

Metadata for one stored anchor point using direct storage. This reflects the `anchronPointDirect` definition of the NGA_gpm_local glTF extension.
Name Type Description
options AnchorPointDirect.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.
Anchor point geographic coordinates in meters as X/Easting, Y/Northing, Z/HAE

Type Definitions

Cesium.AnchorPointDirect.ConstructorOptions

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