Enum MotorType
The motor's driving mode
Namespace: Motphys.Rigidbody
Assembly: solution.dll
Syntax
public enum MotorType
Fields
Name | Description |
---|---|
Position | The motor drives to reach a specific position or rotation. |
Speed | The motor drives to reach a specific speed or velocity. |