Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetDriveForceLimit(ArticulationDriveAxis, float)

Sets the force limit of the specified drive.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public void SetDriveForceLimit(ArticulationDriveAxis axis, float value)

Parameters

The drive axis.

value

The value to set the force limit to.

Remarks

Additional Resources: _forceLimit