Vector:Dot
From Data Realms Wiki
Function | |
---|---|
Syntax | Dot( * The Vector which will be the rhs operand of the dot product operation. ) |
Description: | |
Returns the dot product of this Vector and the passed in Vector. | |
Returns | The resulting dot product scalar float. |
Example | |
---|---|
Description | Placeholder! |
Code |
|
Output | Placeholder! |