Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxTranslationSpeed

The maximum linear speed of a rigid-body per physics update. Increasing this can cause numerical problems.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
public static float maxTranslationSpeed { get; set; }