| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Unity.VectorGraphics.Editor.SVGType.html | [Back] [Original] |
An enum describing how SVG files are imported.
| Property | Description |
|---|---|
| VectorSprite | The SVG file will be imported as a tessellated sprite |
| TexturedSprite | The SVG file will be imported as a textured sprite |
| Texture2D | The SVG file will be imported as a Texture2D |
| VectorImage | The SVG file will be imported as a UI Toolkit Vector Image asset |
| UISVGImage | The SVG file will be imported as a tessellated sprite, compatible with the UI canvas masking system |
| Web Proxy Viewer | New URL | Original Page |