Struct PrefabRoot
This component contains the root entity of a prefab
Namespace: Unity.Entities
Assembly: solution.dll
Syntax
public struct PrefabRoot : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
Root | The root entity of a prefab. |