Vector3FToVector3I Method |
Converts the current instance of
Vector3F into the equivalent
Vector3I structure.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector3I ToVector3I()
Return Value
Vector3IThe equivalent
Vector3I structure.
See Also