This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableRuntimeReflectionSystem.TickRealtimeProbes

public bool TickRealtimeProbes();

Returns

bool Whether a reflection probe was updated.

Description

Update the reflection probes.

Does nothing.

Override this method to update the realtime reflection probes. See IScriptableRuntimeReflectionSystem.