Struct Asset
Marks the entity as an asset, which is used for the Export phase of GameObject conversion.
Namespace: Unity.Entities
Syntax
public struct Asset : IComponentData
Marks the entity as an asset, which is used for the Export phase of GameObject conversion.
public struct Asset : IComponentData