Struct JointMotor2D
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct JointMotor2D
Properties
| Improve this Doc View SourcemaxMotorTorque
Declaration
public float maxMotorTorque { get; set; }
Property Value
Type | Description |
---|---|
Single |
motorSpeed
Declaration
public float motorSpeed { get; set; }
Property Value
Type | Description |
---|---|
Single |