Class SubScene | Entities | 0.2.0-preview.18
docs.unity.cn
    Show / Hide Table of Contents

    Class SubScene

    Inheritance
    Object
    SubScene
    Namespace: Unity.Scenes
    Syntax
    public class SubScene : MonoBehaviour

    Fields

    AutoLoadScene

    Declaration
    public bool AutoLoadScene
    Field Value
    Type Description
    Boolean

    Properties

    SceneGUID

    Declaration
    public Hash128 SceneGUID { get; }
    Property Value
    Type Description
    Hash128
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX