IsPolygonWindingCCW

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsPolygonWindingCCW

(
    const TArray< FVector2D >& Points
)

Returns true if the points forming a polygon have CCW winding Returns true if the polygon isn't valid

Public function Static

bool

 

IsPolygonWindingCCW

(
    const TArray< FIntPoint >& Points
)

Returns true if the points forming a polygon have CCW winding Returns true if the polygon isn't valid

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss