GetThreadedBatchContext()
Get the thread-safe API for interacting with a BatchRendererGroup from Burst jobs.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public ThreadedBatchContext GetThreadedBatchContext()
Returns
Type | Description |
|---|---|
| ThreadedBatchContext | Thread-safe and Burst-safe context. |