Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ProjectFolder

Use this location to save a file relative to the Project Folder. Useful for per-project files (not shared between projects).
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
ProjectFolder = 1

Remarks

Note that if the relative path combined with this location is to a version controled folder then it is a shared project file, if not then it is a per-user project file.