Select your preferred scripting language. All code snippets will be displayed in this language.
enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseSpecifies source trees for files.
Absolute | The file path is absolute path. |
Source | The file path is relative to the project path. |
Group | The file path is relative to the group the file is in. |
Build | The file path is relative to build products path. |
Developer | The file path is relative to the developer directory. |
Sdk | The file path is relative to SDK path. |