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