Vector:Dot
From Data Realms Wiki
Revision as of 00:43, 28 June 2012 by Beautifybot (Talk | contribs)
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! |