CircleGetArcBoundingBox Method

Overload List

GetArcBoundingBox(FVector2, FVector2, FVector2, ArcDirectionEnum) Return a reference to the bounding box for a circular arc being measured by center point, start point, and end point, with a winding direction.
GetArcBoundingBox(FVector2, FVector2, FVector2, WindingOrientationEnum, DrawingSpaceEnum) Return a reference to the bounding box for a circular arc being measured by center point, start point, and end point, with a winding direction.

See Also