Skip to main content

Vector2.Normalize()

Makes this vector have a magnitude of 1.

Usage

---@type Vector2
local vector2;


vector2.Normalize()