Constructor Bounds
Bounds(Vector3, Vector3)
Initializes a new instance of the Bounds class using the specified bounding-box center and dimensions.
public Bounds(Vector3 center, Vector3 extents)
Initializes a new instance of the Bounds class using the specified bounding-box center and dimensions.
public Bounds(Vector3 center, Vector3 extents)