Capsule |
CenterA | Position of point A. |
CenterB | Position of point B. |
Radius | Radius of a capsule. |
RandomPointInside | Returns a random point within this capsule. |
RandomPointOnEdge | Returns a random point on the edge of this capsule. |
FromHeightAndRadius | Creates a capsule where Point A is radius units above the ground and Point B is height minus radius units above the ground. |