Velocity of the vehicle from the current waypoint to the next. A change in velocity occurs immediately at the waypoint. Uses Rate Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Speed() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_Speed(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






