[[["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 2024-10-31 UTC."],[[["`Coordinates3d` is a Java enum representing 3D coordinates in ARCore."],["It provides two enum values: `EIS_NORMALIZED_DEVICE_COORDINATES` and `EIS_TEXTURE_NORMALIZED`, used for perspective shift compensation with Electronic Image Stabilization (EIS)."],["These coordinates are utilized with the `Frame.transformCoordinates3d` method for transforming 2D coordinates to 3D."],["Refer to the Electronic Image Stabilization developer guide for detailed information on their usage within EIS."]]],[]]