Version: 2023.2

ArticulationBody.SetDriveForceLimit

切换到手册
public void SetDriveForceLimit (ArticulationDriveAxis axis, float value);

参数

axis The drive axis.
value The value to set the force limit to.

描述

Sets the force limit of the specified drive.

Additional resources: ArticulationDrive.forceLimit.