[[["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."],[[["`Point.OrientationMode` is an enum that indicates the point orientation mode in ARCore."],["It offers two modes: `ESTIMATED_SURFACE_NORMAL` where orientation follows the surface normal at the hit location, and `INITIALIZED_TO_IDENTITY` where it starts as identity but may drift."],["`ESTIMATED_SURFACE_NORMAL` mode uses the same behavior as described in `HitResult.getHitPose()`."],["This enum inherits various methods from `java.lang.Enum`, `java.lang.Object`, `java.lang.constant.Constable`, and `java.lang.Comparable` for object manipulation and comparison."]]],[]]