ScriptReference/EditorUtility.OpenFilePanel #739
Replies: 1 comment
-
If you need to specify multiple extensions, you can use OpenFilePanelWithFilters(), or you can specify multiple types separated by a comma as the "extension" parameter (e.g. "jpg,jpeg,png"; tested in 2020.3). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/EditorUtility.OpenFilePanel
https://docs.unity3d.com/ScriptReference/EditorUtility.OpenFilePanel.html
Beta Was this translation helpful? Give feedback.
All reactions