Mount Fuji Engine  0.8b
MFVector MFCollision_MakePlaneFromPointAndNormal ( const MFVector point,
const MFVector normal 
)

Generates a plane from a point and a normal.

Parameters
pointPoint on the plane.
normalThe plane's normal.
Returns
An MFVector containing the plane represented by the given point and normal.