[[["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."],[[["`Plane.Type` is an enum that provides a simple summary of a plane's normal vector for filtering."],["It includes three enum values: `HORIZONTAL_DOWNWARD_FACING`, `HORIZONTAL_UPWARD_FACING`, and `VERTICAL`, representing different plane orientations."],["`Plane.Type` inherits methods from `java.lang.Enum`, `java.lang.Object`, `java.lang.constant.Constable`, and `java.lang.Comparable` for object manipulation and comparison."],["These inherited methods offer functionalities such as object cloning, comparison, description, equality checks, and more."]]],[]]