Struct SceneEntityReference
This component references the scene entity that contains this scene section entity.
Namespace: Unity.Scenes
Assembly: Unity.Scenes.dll
Syntax
public struct SceneEntityReference : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
SceneEntity | Scene Entity |