FixedTimeStep
property in Coherence.INetworkTime
Properties
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 |