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

#include <VehicleLightState.h>

+ FVehicleLightState 的协作图:

Public 属性

bool Brake = false
 
bool Fog = false
 
bool HighBeam = false
 
bool Interior = false
 
bool LeftBlinker = false
 
bool LowBeam = false
 
bool Position = false
 
bool Reverse = false
 
bool RightBlinker = false
 
bool Special1 = false
 
bool Special2 = false
 

详细描述

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

类成员变量说明

◆ Brake

bool FVehicleLightState::Brake = false

◆ Fog

bool FVehicleLightState::Fog = false

◆ HighBeam

bool FVehicleLightState::HighBeam = false

◆ Interior

bool FVehicleLightState::Interior = false

◆ LeftBlinker

bool FVehicleLightState::LeftBlinker = false

◆ LowBeam

bool FVehicleLightState::LowBeam = false

◆ Position

bool FVehicleLightState::Position = false

◆ Reverse

bool FVehicleLightState::Reverse = false

◆ RightBlinker

bool FVehicleLightState::RightBlinker = false

◆ Special1

bool FVehicleLightState::Special1 = false

◆ Special2

bool FVehicleLightState::Special2 = false

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