Converts the current instance of
Vector4F into the equivalent
Vector4 structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector4 ToVector4()
Return Value
Vector4The equivalent
Vector4 structure.
See Also