-- Returns a Plane Plane:New( --[[ normal (Vector3) ]], --[[ distance (number) ]] )
Returns a new plane using the specified normal vector and distance (from the origin, along its normal). The Plane has infinite width/height.