StrixMovementSynchronizer Fields |
The StrixMovementSynchronizer type exposes the following members.
Name | Description | |
---|---|---|
Acceleration |
Acceleration.
| |
Damping |
Damping.
| |
MaxSpeed |
Maximum movement speed.
| |
NearDistance |
Distance used to determine if the object has reached the target.
| |
PredictionPeriod |
Prediction period used in synchronization (ms).
| |
SyncPeriodMax |
Maximum synchronization period (ms).
| |
SyncPeriodMin |
Minimum synchronization period (ms).
|