FixedTimeStep
property in Coherence.Core.NetworkTime
Properties
public double FixedTimeStep { get; set; }
The rate at which which OnFixedNetworkUpdate is invoked. Should normally be set to Time.fixedTimeStep. If set to zero, OnFixedNetworkUpdate will not be invoked.
Property Value
Type | Description |
---|---|
double |