Open Dev Kit Documentation :: General :: 3D Vector :: Array
Root.Vector3.Arrayvector components as an array of floating-point values
Type
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
