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