Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 02e0102

Browse files
committed
2 parents 6adecef + ff6c03e commit 02e0102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The inspector is used to see detailed information on objects of any type and man
110110
* Automatic updating is not enabled by default, and you must press Apply for any changes you make to take effect.
111111
* Press the `` button to expand certain values such as strings, enums, lists, dictionaries, some structs, etc
112112
* Use the filters at the top to quickly find the members you are looking for
113-
* For `Texture2D`, `Image, `Sprite` and `Material` objects, there is a `View Texture` button at the top of the inspector which lets you view the Texture(s) and save them as a PNG file.
113+
* For `Texture2D`, `Image`, `Sprite` and `Material` objects, there is a `View Texture` button at the top of the inspector which lets you view the Texture(s) and save them as a PNG file.
114114
* For `AudioClip` objects there is a `Show Player` button which opens an audio player widget. For clips which are loaded as `DecompressOnLoad`, there is also a button to save them to a `.wav` file.
115115

116116
### C# Console

0 commit comments

Comments
 (0)