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