NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Vector3I Structure
Vector3I Methods
Add Method
AllNonZero Method
AnyNonZero Method
Clamp Method
Cross Method
Divide Method
Dot 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
ToVector2I Method
ToVector3 Method
ToVector3F Method
Vector3I
ToVector2I Method
Converts the current instance of
Vector3I
into an instance of
Vector2I
.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Vector2I
ToVector2I
()
Return Value
Type:
Vector2I
The result of the conversion.
See Also
Reference
Vector3I Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.