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 magnitude of the cross product = 0, then this Coordinate3D and the input Coordinate3D are parallel.
If the magnitude of the cross product > 0, then the cross product is orthogonal to both this Coordinate3D and the input Coordinate3D.
Target Platforms: Windows 11, Windows 10