Documentation

Array - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: 4D Vector (Quaternion) :: Array

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

Type

Float Array

Lua Usage

-- Get
local floatArray = value4DVectorQuaternion.Array

-- Set
value4DVectorQuaternion.Array = floatArray

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