Dot

Function of: Vector3
Returns: Number
Tags:  static

Parameters
Name Type Description
lhsVector3
rhsVector3
Example
local function_output = Vector3.Dot(Vector3 lhs,
Vector3 rhs
)