Vector3.Cross

static function Cross (lhs : Vector3, rhs : Vector3) : Vector3

Description

Cross Product of two vectors.

Returns lhs x rhs.