Skip to main content
Massive Loop Docs
Install
Explore
Create
C# Reference
Package Templates
Search
Ctrl
K
Normalize
Massive Loop
7/14/25
Less than 1 minute
Vector2.Normalize()
Makes this vector have a magnitude of 1.
Usage
---
@type
Vector2
local
vector2
;
vector2
.
Normalize
()
Prev
negativeInfinity
Next
normalized