Vector2.Dot
Vector2.Dot method
Gets the dot product of two vectors
public double Dot(Vector2 rhs)
Parameter | Type | Description |
---|---|---|
rhs | Vector2 | Right hand side value. |
Return Value
The dot product of the two vectors.
See Also
- struct Vector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D