[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["`ResolveAnchorOnTerrainResult` stores the outcome of a `ResolveAnchorOnTerrainPromise`."],["It provides access to the `ARGeospatialAnchor` associated with the result, which may be null."],["It also provides the `TerrainAnchorState`, indicating the status of the anchor resolution on terrain."]]],["The `ResolveAnchorOnTerrainResult` provides information from a terrain anchor resolution. It contains two key properties: `Anchor` and `TerrainAnchorState`. `Anchor` retrieves the associated `ARGeospatialAnchor`, which might be null. `TerrainAnchorState` fetches the state of the terrain anchor associated with the result. These properties provide access to the geospatial anchor and its current state in relation to the terrain.\n"]]