Parameters
- other
- The input Coordinate3D to use in the cross product.
Return Value
A Coordinate3D representing the cross product of this Coordinate3D and the input Coordinate3D.
If the cross product equals the Coordinate3D with magnitude = 0, then this Coordinate3D and the input Coordinate3D are parallel.
If the cross product equals a Coordinate3D with magnitude > 0, then the cross product is orthogonal to both this Coordinate3D and the input Coordinate3D.
Target Platforms: Windows 11, Windows 10, Windows 8.1