docs.unity.cn
    Show / Hide Table of Contents

    Class Scene

    A scene contains the whole node hierarchy.

    Inheritance
    Object
    Scene
    Namespace: Unity.VectorGraphics
    Syntax
    public class Scene

    Properties

    Root

    The root of the node hierarchy.

    Declaration
    public SceneNode Root { get; set; }
    Property Value
    Type Description
    SceneNode
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Wednesday, April 19, 2023
    Terms of use