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
PlaneF
ToVector4F Method
Converts the current instance of
PlaneF
into an instance of
Vector4F
.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Vector4F
ToVector4F
()
Return Value
Type:
Vector4F
The result of the conversion.
See Also
Reference
PlaneF Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.