Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TPolygon2
| Type | Name | Description | |
|---|---|---|---|
| TVector2< T > | GetNormal
(
int VertexIndex |
Get the normal vector at a vertex of the polygon, which is perpendicular to GetTangent() Points "inward" for a Clockwise Polygon, and outward for CounterClockwise | |
| TVector2< T > | GetNormal
(
int iSeg, |