![]() |
![]() |
![]() |
Plane.Normalize Method |
Language: |
Returns the normal of a plane.
Visual Basic .NET Public Shared Function Normalize( _
ByVal p As Plane _
) As PlaneC# public static Plane Normalize(
Plane p
);Managed C++ public: static Plane Normalize(
Plane p
);JScript .NET public static function Normalize(
p : Plane
) : Plane;
p Microsoft.DirectX.Plane. Source Plane structure.
Microsoft.DirectX.Plane . A Plane structure that represents the normal of the plane.
This method normalizes a plane so that |a, b, c| == 1.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center