This version of Unity is unsupported.

ArticulationBody.SetDriveTarget

Switch to Manual

Declaration

public void SetDriveTarget(ArticulationDriveAxis axis, float value);

Parameters

axis The drive axis.
value The value to set the target to.

Description

Sets the target value of the specified drive.