Scratch for Java

Vector2::normalVector()

Returns the normal vector, which is perpendicular to the vector.

Syntax

Java

.normalVector()

Return

Vector2

normalVector()