cross(_:)

Returns the cross product of this vector and the specified vector.

Declaration

func cross(_ other: Vector3DFloat) -> Vector3DFloat