Performs the cross product of the input vector with the current vector.
Given two linearly independent vectors a and b, the cross product, a × b, is a vector that is perpendicular to both a and b and therefore normal to the plane containing them.
Namespace: RSVector
Parameters
Vector
Type: ILocation
Type: IVector