Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
AxleInfo
C# Class AxleInfo, SPCSAISelfDrivingCar
显示文件
Open project: MCKapur/SPCSAISelfDrivingCar
Class Usage Examples
Public Properties
Property
Type
Description
braking
bool
leftWheel
WheelCollider
motor
bool
rightWheel
WheelCollider
steering
bool
Property Details
braking
public_oe property
public
bool
braking
return
bool
leftWheel
public_oe property
public
WheelCollider
leftWheel
return
WheelCollider
motor
public_oe property
public
bool
motor
return
bool
rightWheel
public_oe property
public
WheelCollider
rightWheel
return
WheelCollider
steering
public_oe property
public
bool
steering
return
bool