Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AxleInfo
C# Class AxleInfo, SPCSAISelfDrivingCar
Show file
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 property
public
bool
braking
return
bool
leftWheel
public property
public
WheelCollider
leftWheel
return
WheelCollider
motor
public property
public
bool
motor
return
bool
rightWheel
public property
public
WheelCollider
rightWheel
return
WheelCollider
steering
public property
public
bool
steering
return
bool