Property in DepthProbe

Controls how the probe is refreshed in the Player.

Call Populate() if scripting. When Placement is not set to Fixed, EveryFrame is still applicable, but the others are not (update only happens on position change).

Declaration

public DepthProbeRefreshMode RefreshMode { get; set; }