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