Plane.Normalize Method

Language:

Returns the normal of a plane.

Definition

Visual Basic Public Sub Normalize()
C# public void Normalize();
C++ public:
void Normalize();
JScript public function Normalize();

Remarks

This method normalizes a plane so that |a, b, c| == 1.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center