Method GetExecutionMode
GetExecutionMode()
Retrieve the current execution mode that is configured.
Declaration
public static BurstExecutionEnvironment GetExecutionMode()
Returns
| Type | Description |
|---|---|
| Unity.Burst.BurstExecutionEnvironment | Currently configured execution mode |