NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
PlaneF Structure
PlaneF Methods
Add Method
Equals Method
FromPointAndNormal Method
FromPoints Method
FromVectors Method
GetDistance Method
GetHashCode Method
GetNormalize Method
GetSide Method
Intersects Method
Negate Method
Normalize Method
Parse Method
Subtract Method
ToPlane Method
ToString Method
ToVector4F Method
Plane
F
Normalize Method
Converts a normal vector of the current instance of
PlaneF
into a unit vector.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
float
Normalize
()
Return Value
Single
The length of the plane normal vector.
See Also
Reference
PlaneF Structure
NeoAxis Namespace
Copyright 2026 NeoAxis Group. All rights reserved.