Vector4FToVector4I Method |
Converts the current instance of
Vector4F into the equivalent
Vector4I structure.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Vector4I ToVector4I()
Return Value
Type:
Vector4IThe equivalent
Vector4I structure.
See Also