Path to the Unity Editor Tools folder. (Read Only)
The Tools folder contains several executable items required by the Editor for building players and importing assets. On macOS, you can access the Tools folder from applicationContentsPath + "/Helpers"
. However, on Windows and Linux, this path changes to applicationContentsPath + "/Tools"
.
Additional resources: applicationPath.