BakeAllReflectionProbes()
Implement this method to bake all of the loaded reflection probes.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Experimental.Rendering
- Assembly: UnityEditor.CoreModule
public virtual bool BakeAllReflectionProbes()
Returns
Type | Description |
|---|---|
| bool | True when the probe were baked, false when baking was not completed. |