| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Vector2.Perpendicular.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| inDirection | The input direction. |
Vector2 The perpendicular direction.
Returns the 2D vector perpendicular to this 2D vector. The result is always rotated 90-degrees in a counter-clockwise direction for a 2D coordinate system where the positive Y axis goes up.
| Web Proxy Viewer | New URL | Original Page |