Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


showContactImpulse

Whether the PhysicsDebugWindow shows ContactPoint.impulse.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool showContactImpulse { get; set; }

Remarks

If you set this property to true, the PhysicsDebugWindow visualizes ContactPoint.impulse.