Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


contactSeparationColor

Contact point separation color.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static Color contactSeparationColor { get; set; }

Remarks

The color of the line that represents the ContactPoint.separation distance. This color is also used by the disc that shows where the separation ends and the ContactPoint.point is.