Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


areEdgesValid

Whether _center1 and _center2 are far enough apart to form a valid edge.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly bool areEdgesValid { get; }

Remarks