Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Velocity

Drives in this mode have a very high damping and track the ArticulationDrive.targetVelocity almost kinematically.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
Velocity = 3

Remarks

The damping value that's used in this mode is not serialized, so switching back to a different ArticulationDriveType will use the serialized values.