BakeSelectedAsync()
Starts an asynchronous bake job for the selected objects.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool BakeSelectedAsync()
Returns
Type | Description |
|---|---|
| bool |
Remarks
The progress can be monitored via Lightmapping.isRunning property.