Vector3FToVector3H Method |
Converts the current instance of
Vector3F into the equivalent
Vector3H structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector3H ToVector3H()
Return Value
Vector3HThe equivalent
Vector3H structure.
See Also