Click or drag to resize

StrixMovementSynchronizer Fields

The StrixMovementSynchronizer type exposes the following members.

Fields
  NameDescription
Public fieldAcceleration
Acceleration.
Public fieldDamping
Damping.
Public fieldMaxSpeed
Maximum movement speed.
Public fieldNearDistance
Distance used to determine if the object has reached the target.
Public fieldPredictionPeriod
Prediction period used in synchronization (ms).
Public fieldSyncPeriodMax
Maximum synchronization period (ms).
Public fieldSyncPeriodMin
Minimum synchronization period (ms).
Top
See Also