Normalize

From Fancade Wiki
Revision as of 00:31, 23 August 2025 by Osmo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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