docs.unity.cn
    Show / Hide Table of Contents

    Struct ResourceMetaData

    Information for resources to be loaded at runtime.

    Namespace: Unity.Scenes
    Syntax
    [MovedFrom(true, "Unity.Entities.Hybrid", "Unity.Entities.Hybrid", null)]
    public struct ResourceMetaData

    Fields

    Name Description
    ResourceFlags

    Flags to control the behavior of the asset

    ResourceId

    The guid of the asset

    ResourceType

    The type of resource.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use