SetDriveTargetVelocity(ArticulationDriveAxis, float)
Sets the target velocity value of the specified drive.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
public void SetDriveTargetVelocity(ArticulationDriveAxis axis, float value)
Parameters
Remarks
Additional Resources: ArticulationDrive.targetVelocity.