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