Method AsParallelWriter
AsParallelWriter()
An extension of EntityCommandBuffer that allows concurrent (deterministic) command buffer recording.
Declaration
public EntityCommandBuffer.ParallelWriter AsParallelWriter()
Returns
Type | Description |
---|---|
Entity |
The Entity |