Converts the current instance of
BoxF into the box corners array and returns the result.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector3F[] ToPoints()
Return Value
Vector3FThe resulting box corners array.
See Also