Children
The list of children nodes.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public List<SceneNode> Children { get; set; }
public List<SceneNode> Children { get; set; }