Class VectorImage
An asset that represents a vector image.
Namespace: UnityEngine.UIElements
Syntax
public class VectorImage : ScriptableObject
Remarks
VectorImage is an opaque type. You cannot use it to author vector images. To author vector images, use the SVGImporter in the Vector Graphics package.
To get the latest Vector Graphics package documentation, see the Packages Documentation page in the Unity Manual.