Compute the winding direction of the polygon input.
The result is a boolean Data or Vector, where true means Clockwise winding order and false means Counter Clockwise winding order.
true
false
Generated using TypeDoc
Compute the winding direction of the polygon input.
The result is a boolean Data or Vector, where
truemeans Clockwise winding order andfalsemeans Counter Clockwise winding order.