CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
FVehicleControl结构体 参考

#include <VehicleControl.h>

+ FVehicleControl 的协作图:

Public 属性

bool bHandBrake = false
 
bool bManualGearShift = false
 
float Brake = 0.0f
 
bool bReverse = false
 
int32 Gear = 0
 
float Steer = 0.0f
 
float Throttle = 0.0f
 

详细描述

在文件 Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Vehicle/VehicleControl.h12 行定义.

类成员变量说明

◆ bHandBrake

bool FVehicleControl::bHandBrake = false

◆ bManualGearShift

bool FVehicleControl::bManualGearShift = false

◆ Brake

float FVehicleControl::Brake = 0.0f

◆ bReverse

bool FVehicleControl::bReverse = false

◆ Gear

int32 FVehicleControl::Gear = 0

◆ Steer

float FVehicleControl::Steer = 0.0f

◆ Throttle

float FVehicleControl::Throttle = 0.0f

该结构体的文档由以下文件生成: