Table of Contents

FixedTimeStep

Properties
double FixedTimeStep { get; set; }

The rate at which which Coherence.Core.NetworkTime.OnFixedNetworkUpdate is invoked. Should normally be set to Time.fixedTimeStep. If set to zero, Coherence.Core.NetworkTime.OnFixedNetworkUpdate will not be invoked.

Property Value
Type Description
double