Class BeginPresentationEntityCommandBufferSystem
The Entity
Inheritance
Inherited Members
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
[WorldSystemFilter(WorldSystemFilterFlags.Default|WorldSystemFilterFlags.Editor, WorldSystemFilterFlags.Default)]
[UpdateInGroup(typeof(PresentationSystemGroup), OrderFirst = true)]
public class BeginPresentationEntityCommandBufferSystem : EntityCommandBufferSystem
Methods
Name | Description |
---|---|
On |
Initializes this command buffer system. |