Vector2.op_Division
Vector2 Division operator
Division operator for Vector2
public static Vector2 operator /(Vector2 lhs, double rhs)
Parameter | Type | Description |
---|---|---|
lhs | Vector2 | Left hand side value. |
rhs | Double | Right hand side value. |
Return Value
The result of division.
See Also
- struct Vector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D