GetExecutionMode()
Retrieve the current execution mode that is configured.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: Unity.Burst
- Assembly: UnityEngine.BurstModule
public static BurstExecutionEnvironment GetExecutionMode()
Returns
Type | Description |
|---|---|
| BurstExecutionEnvironment | Currently configured execution mode |