Constructor BoundingBox
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
BoundingBox(Vector3, Vector3)
Initializes a new instance of the Box3D.BoundingBox struct.
public BoundingBox(Vector3 min, Vector3 max)Initializes a new instance of the Box3D.BoundingBox struct.
public BoundingBox(Vector3 min, Vector3 max)