| BoxShape Constructor |
| Name | Description | |
|---|---|---|
| BoxShape |
Initializes a new instance of the BoxShape class.
| |
| BoxShape(Vector3F) |
Initializes a new instance of the BoxShape class from the given extent vector.
| |
| BoxShape(Single, Single, Single) |
Initializes a new instance of the BoxShape class with the given size.
|