Bound(Vector3) Constructor |
Initializes a new instance of the
Bound class
Namespace: Internal.Net3dBoolAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Bound(
Vector3[] vertices
)
Parameters
- vertices Vector3
-
See Also