Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


upperBound

The upper-right bounding vertex. This should be equal to or above _lowerBound.
Read time 1 minuteLast updated 9 days ago

Definition

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