[[["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-07-10 UTC."],[],["MLKVision3DPoint represents a three-dimensional point within an image, maintaining the original image's scale for its coordinates. It features a read-only property `z`, representing the point's z-coordinate as a CGFloat. The initializer method, `init`, is marked as unavailable, implying that direct initialization of this class may be restricted. The coordinates are on the same scale as the original image.\n"]]