TickRealtimeProbes()
Update the reflection probes.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Experimental.Rendering
- Assembly: UnityEngine.CoreModule
public virtual bool TickRealtimeProbes()
Returns
Type | Description |
|---|---|
| bool | Whether a reflection probe was updated. |
Remarks
Does nothing.
Override this method to update the real-time reflection probes. See IScriptableRuntimeReflectionSystem.