Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TickRealtimeProbes()

Update the reflection probes.
Read time 1 minuteLast updated 10 days ago

Definition

public virtual bool TickRealtimeProbes()

Returns

Type

Description

boolWhether a reflection probe was updated.

Remarks

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