BakeReflectionProbe(ReflectionProbe, string)
Starts a synchronous bake job for the probe.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool BakeReflectionProbe(ReflectionProbe probe, string path)
Parameters
Returns
Type | Description |
|---|---|
| bool | Returns true if baking was succesful. |
Remarks
Returns when the baking has finished. Additional Resources: ReflectionProbe.