Table of Contents

SmoothTimeScaleChange

Properties
bool SmoothTimeScaleChange { get; set; }

Enables smoothing time scale changes, i.e. if there is a big gap between client and server simulation frames, instead of sudden jumps in time scale it will smoothly transition NetworkTimeScale towards TargetTimeScale.

Property Value
Type Description
bool