Documentation

Normalized - Open Dev Kit Documentation

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

Root.Vector3.Normalized
vector with a length of 1.0

Type

3D Vector

Lua Usage

-- Get
local value3DVector = value3DVector.Normalized

-- Set
value3DVector.Normalized = value3DVector

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