Bounds Constructor |
Name | Description | |
---|---|---|
Bounds | Constructor that creates an empty Bounds | |
Bounds(BoundingBox) | Constructor with specified BoundingBox | |
Bounds(Vector3, Vector3) | Constructor that is created from specified minimum and maximum positions. | |
Bounds(Vector3, Single) | Constructor that is created from specified sphere's center and sphere's radius. |