Vector4FToVector4I Method |
Converts the current instance of
Vector4F into the equivalent
Vector4I structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector4I ToVector4I()
Return Value
Vector4IThe equivalent
Vector4I structure.
See Also