NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Plane Structure
Plane 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
ToPlaneF Method
ToString Method
ToVector4 Method
Plane
ToPlaneF Method
Converts the current instance of
Plane
to the plane of
PlaneF
format.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
PlaneF
ToPlaneF
()
Return Value
Type:
PlaneF
The plane of
PlaneF
format.
See Also
Reference
Plane Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.