NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Vector4I Structure
Vector4I Methods
Add Method
AllNonZero Method
AnyNonZero Method
Divide Method
Equals Method
GetHashCode Method
Max Method
MaxComponent Method
Min Method
MinComponent Method
Multiply Method
Negate Method
Parse Method
Select Method
Subtract Method
ToString Method
ToVec4 Method
ToVector2I Method
ToVector3I Method
ToVector4F Method
Vector4I
ToVec4 Method
Converts the current instance of
Vector4I
into the equivalent
Vector4
structure.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Vector4
ToVec4
()
Return Value
Type:
Vector4
The equivalent
Vector4
structure.
See Also
Reference
Vector4I Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.