Documentation

Y - Open Dev Kit Documentation

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

Root.Vector2.Y
Y component of the vector

Type

Float

Lua Usage

-- Get
local float = value2DVector.Y

-- Set
value2DVector.Y = float

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