Class SubScene | Entities | 0.9.1-preview.15
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 © 2020 Unity Technologies
    Generated by DocFX