Class MotorController
Inheritance
MotorController
Assembly: cs.temp.dll.dll
Syntax
public class MotorController : MonoBehaviour
Fields
D
Declaration
Field Value
F
Declaration
Field Value
I
Declaration
Field Value
maxTorque
Declaration
Field Value
P
Declaration
Field Value
Topic
Declaration
Field Value
wheelName
Declaration
Field Value
Methods
ApplyLocalPositionToVisuals(WheelCollider)
Declaration
public void ApplyLocalPositionToVisuals(WheelCollider collider)
Parameters
Type |
Name |
Description |
WheelCollider |
collider |
|
StopMotor(Boolean)
Declaration
public void StopMotor(bool stoppedVal)
Parameters
Type |
Name |
Description |
Boolean |
stoppedVal |
|