Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


targetVelocity

The velocity of the body this drive will try to reach.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public float targetVelocity

Remarks

Units of measurement - m/s (meters per second) for linear and rad/s (radians per second) for angular motion.