![]() |
BoundingBox3 Properties |
The BoundingBox3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Diagonal |
Get bounding box diagonal.
|
![]() | Max |
point of bounding box with maximum position coordinates
|
![]() | MaxX |
Maximum x coordinate.
|
![]() | MaxY |
Maximum y coordinate.
|
![]() | MaxZ |
Maximum z coordinate.
|
![]() | Min |
point of bounding box with minimum position coordinates
|
![]() | MinX |
Minimum x coordinate.
|
![]() | MinY |
Minimum y coordinate.
|
![]() | MinZ |
Minimum z coordinate.
|