Converts the current instance of
Vector4H into the equivalent
Vector4 structure.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Vector4 ToVector4()
Return Value
Type:
Vector4The equivalent
Vector4F structure.
See Also