Normalize

From Fancade Wiki
Normalize
Normalize.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Vector
Outputs Normalized

Outputs a vector with the same direction as the input vector, but a length of 1. (Also known as a unit vector.)

This script block was introduced in Fancade 1.4.

Related