Plane.Normalize Method ()
Returns the normal of a plane.
Overload List
public void Normalize(); public static Plane Normalize(Plane);
Remarks
This method normalizes a plane so that
|a, b, c| == 1
.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Returns the normal of a plane.
Overload List
public void Normalize(); public static Plane Normalize(Plane);
Remarks
This method normalizes a plane so that
|a, b, c| == 1
.