Revision for “Vector Images” created on October 17, 2016 @ 06:23:07
| Title | Vector Images |
|---|---|
| Content | The VectorImage control displays a non-interactive image to the user. This can be used for decoration, icons, etc, and the image can also be changed from a script to reflect changes in other controls. The control is similar to Unity's Image control but uses vector-based images rather than Sprites.
<h1>Properties</h1>
Coming soon!
<h1>Details</h1>
Coming soon! |
| Excerpt |
There is a way to set icon from code?