Click or drag to resize

Bound(Vector3) Constructor

Initializes a new instance of the Bound class

Namespace: Internal.Net3dBool
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Bound(
	Vector3[] vertices
)

Parameters

vertices  Vector3
 
See Also