Class Scene
A scene contains the whole node hierarchy.
Namespace: Unity.VectorGraphics
Syntax
public class SceneProperties
Root
The root of the node hierarchy.
Declaration
public SceneNode Root { get; set; }Property Value
| Type | Description | 
|---|---|
| SceneNode |