Summary
Returns a new vector that is perpendicular to the `original`.
- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Containing Type
- PlatformerUtilities
Syntax
public static Vector2 PerpendicularA(this Vector2 original)
Parameters
Name | Type | Description |
---|---|---|
original | Vector2 |
Return Value
Type | Description |
---|---|
Vector2 |