Метод | Описание | |
---|---|---|
LegInterface ( |
Construct leg interface onto the provided Box2D leg joints.
|
|
SetHipJointTorque ( float torque ) : void |
Sets the hip joint's torque.
|
|
SetKneeJointTorque ( float torque ) : void |
Sets the knee joint's torque.
|
Метод | Описание | |
---|---|---|
SetJointTorque ( |
public LegInterface ( |
||
hipJoint | ||
kneeJoint | ||
lowerLegBody | ||
lowerLegLength | float | |
Результат | System |
public SetHipJointTorque ( float torque ) : void | ||
torque | float | |
Результат | void |
public SetKneeJointTorque ( float torque ) : void | ||
torque | float | |
Результат | void |