SmoothTimeScaleChange
property in Coherence.Core.NetworkTime
Properties
public 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 |