Vector4HToVector4F Method |
Converts the current instance of
Vector4H into the equivalent
Vector4F structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector4F ToVector4F()
Return Value
Vector4FThe equivalent
Vector4F structure.
See Also