Class SglBox3
Represents an axis-aligned box in space.
Defined in: space_geometry.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
SglBox3(min, max)
Constructs a SglBox3.
|
| Method Attributes | Method Name and Description |
|---|---|
|
clone()
|
|
|
offset(half_delta)
|
|
|
setup(min, max)
|
Method Detail
clone()
offset(half_delta)
- Parameters:
- half_delta
setup(min, max)
- Parameters:
- min
- max