Documentation

Array - Open Dev Kit Documentation

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

Root.Vector3.Array
vector components as an array of floating-point values

Type

Float Array

Lua Usage

-- Get
local floatArray = value3DVector.Array

-- Set
value3DVector.Array = floatArray

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