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. |