Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lowerBound

The lower-left bounding vertex. This should be equal to or lower than _upperBound.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public Vector2 lowerBound { readonly get; set; }