Struct PrefabLoadResult
Component to reference the root entity of a converted prefab.
Namespace: Unity.Scenes
Assembly: Unity.Scenes.dll
Syntax
public struct PrefabLoadResult : IComponentData, IQueryTypeParameter
Fields
| Name | Description |
|---|---|
| PrefabRoot | The root entity of the converted prefab. |