Struct ResourceMetaData
Information for resources to be loaded at runtime.
Namespace: Unity.Scenes
Syntax
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. |