[[["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 2025-07-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVersionInfo\u003c/code\u003e class provides access to information about the current ARCore Extensions package runtime.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVersionInfo.Version\u003c/code\u003e is a public static attribute that stores the current ARCore Extensions package version as a string (currently "1.46.0").\u003c/p\u003e\n"]]],[],null,["# VersionInfo Class Reference\n\nVersionInfo\n===========\n\nProvides access to information about the current ARCore Extensions package runtime.\n\nSummary\n-------\n\n| ### Public static attributes ||\n|----------------------------------|------------------------------------------------------------------|\n| [Version](#version)` = \"1.48.0\"` | `readonly string` The current ARCore Extensions package version. |\n\nPublic static attributes\n------------------------\n\n### Version\n\n```c#\nreadonly string Version = \"1.48.0\"\n``` \nThe current ARCore Extensions package version."]]