[[["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-06-26 UTC."],[],["`HitTestResult` stores data from `Scene.hitTest` calls, including the impacted node. Key actions include retrieving the hit node via `getNode()`, the distance to the impact point with `getDistance()`, and the world-space position of the hit using `getPoint()`. A new `HitTestResult` object is constructed using `HitTestResult()`. Inherited methods like `clone()` and `equals()` are also available from `java.lang.Object`.\n"]]