NodeIDs
A dictionary containing the scene node for a given ID
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public readonly Dictionary<string, SceneNode> NodeIDs { get; }