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