PlaneAlign

PlaneAlign(plane, vecTarget)

Align the X-Axis of a plane with a specified vector through rotation.

param plane:Plane to align
param vecTarget:
 Vector to align the plane to.
returns:Tuple of data on success (plane, xform)