NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Vector4F Structure
Vector4F Methods
Abs Method
Acos Method
Add Method
AllNonZero Method
AnyNonZero Method
Asin Method
Atan Method
Atan2 Method
Cos Method
Cosh Method
Distance Method
Divide Method
Dot Method
Equals Method
Exp Method
GetClamp Method
GetHashCode Method
GetNormalize Method
GetSaturate Method
GetTruncate Method
Length Method
LengthSquared Method
Lerp Method
Log Method
Log10 Method
Max Method
MaxComponent Method
Min Method
MinComponent Method
Multiply Method
Negate Method
Normalize Method
Parse Method
Pow Method
Saturate Method
Select Method
Sin Method
Sinh Method
Sqrt Method
Subtract Method
Tan Method
Tanh Method
ToColorValue Method
ToPlane Method
ToString Method
ToVector2F Method
ToVector3 Method
ToVector3F Method
ToVector4 Method
ToVector4H Method
ToVector4I Method
Truncate Method
Vector4F
ToVector3 Method
Converts the current instance of
Vector4F
into an instance of
Vector2F
.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Vector3
ToVector3
()
Return Value
Type:
Vector3
The result of the conversion.
See Also
Reference
Vector4F Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.