Plane.SetNormalAndPosition Manual     Reference     Scripting  
Scripting > Runtime Classes > Plane
Plane.SetNormalAndPosition

function SetNormalAndPosition (inNormal : Vector3, inPoint : Vector3) : void

Description

Sets a plane using a point that lies within it plus a normal to orient it (note that the normal must be a normalised vector).