Converts the current instance of
Vector3F into the equivalent
Vector3 structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector3 ToVector3()
Return Value
Vector3The equivalent
Vector3 structure.
See Also