Documentation

Y - Open Dev Kit Documentation

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

Root.Vector3.Y
Y component of the vector

Type

Float

Lua Usage

-- Get
local float = value3DVector.Y

-- Set
value3DVector.Y = float

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