AbstractTimeVisualizer.

autoUpdateOnTimeLineChange Field

Summary

The visualizer listens to OnTimeLineChange(TimeStone.TimeTickOrigin) UnityEvent to update when received. This is mostly used to update during a recording

Syntax

[Tooltip("The visualizer listens to OnTimeLineChange UnityEvent to update when received. This is mostly used to update during a recording")]
public bool autoUpdateOnTimeLineChange

Attributes

Type Description
Tooltip