SVGParser
Reads an SVG document and builds a vector scene.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Class
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public class SVGParser
Static Methods
Method | Description |
|---|---|
| ImportSVG | Kicks off an SVG file import. |
Structs
Struct | Description |
|---|---|
| SVGParser.SceneInfo | A structure containing the SVG scene data. |