Documentation

Normalized - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: 2D Vector :: Normalized

Root.Vector2.Normalized
vector with a length of 1.0

Type

2D Vector

Lua Usage

-- Get
local value2DVector = value2DVector.Normalized

-- Set
value2DVector.Normalized = value2DVector

If you think anything is missing, please feel free to: submit documentation feedback on this page