Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

ScriptableRuntimeReflectionSystem.TickRealtimeProbes

Declaration

public bool TickRealtimeProbes();

Returns

bool Whether a reflection probe was updated.

Description

Update the reflection probes.

Does nothing.

Override this method to update the real-time reflection probes. See IScriptableRuntimeReflectionSystem.