AIVehicleDriveToPointAutonomousCommand class
AIVehicleDriveToPointAutonomousCommand
Inheritance
Base: AIVehicleCommand
Derived
None.
Properties
| Property | Type | |
|---|---|---|
targetPosition | Vector3 | |
maxSpeed | float | |
minSpeed | float | |
clearTrafficOnPath | bool | |
minimumDistanceToTarget | float | |
forcedStartSpeed | float | |
driveDownTheRoadIndefinitely | bool |
Functions
None.