IScriptableRuntimeReflectionSystem.TickRealtimeProbes
public bool TickRealtimeProbes();
Returns
bool Whether a reflection probe was updated.
Description 描述
Update the reflection probes.
The implementation of this method should update the realtime reflection probes. This is called once per frame during the offscreen camera render.