Documentation

Z - Open Dev Kit Documentation

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

Root.Vector3.Z
Z component of the vector

Type

Float

Lua Usage

-- Get
local float = value3DVector.Z

-- Set
value3DVector.Z = float

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