Unity Engine documentationScript ReferenceUnity.VectorGraphicsSceneNodeA node inside a hierarchy.Read time 1 minuteLast updated 12 days agoDefinition Type: Class Namespace: Unity.VectorGraphics Assembly: UnityEngine.VectorGraphicsModule public class SceneNode Properties PropertyDescriptionChildrenThe list of children nodes.ClipperA clipper hierarchy that clips this node.ShapesThe list of shapes inside this node.TransformThe transform of the node.