docs.unity.cn
    Show / Hide Table of Contents

    Enum ResourceMetaData.Type

    Currently Scene types are supported, assetbundles will need to be supported when dependencies are implemented.

    Namespace: Unity.Scenes
    Syntax
    public enum Type

    Fields

    Name Description Value
    Unknown

    The resource type is not supported.


    0
    Scene

    The resource is a Scene.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023