C# Class AxleInfo, SPCSAISelfDrivingCar

Afficher le fichier Open project: MCKapur/SPCSAISelfDrivingCar Class Usage Examples

Méthodes publiques

Свойство Type Description
braking bool
leftWheel WheelCollider
motor bool
rightWheel WheelCollider
steering bool

Property Details

braking public_oe property

public bool braking
Résultat bool

leftWheel public_oe property

public WheelCollider leftWheel
Résultat WheelCollider

motor public_oe property

public bool motor
Résultat bool

rightWheel public_oe property

public WheelCollider rightWheel
Résultat WheelCollider

steering public_oe property

public bool steering
Résultat bool