Property Bottom
Bottom
Gets the largest Y-coordinate of the quadrilateral (bottom edge of the AABB). Computed lazily and cached.
public double Bottom { get; }
Property Value
- double
The maximum Y among the four corners.
Gets the largest Y-coordinate of the quadrilateral (bottom edge of the AABB). Computed lazily and cached.
public double Bottom { get; }
The maximum Y among the four corners.