Documentation

Dot - Open Dev Kit Documentation

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

Root.Vector3.Dot(
  Vector 1 3D Vector,
  Vector 2 3D Vector
) Float
Returns the dot product of two vector

Parameters

Vector 1 3D Vector
The first vector
Vector 2 3D Vector
The second vector

Return Value

Float

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