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