GetBoundBox
Overloads
| Name | Description |
|---|---|
| GetBoundBox(bool visibleOnly) | 바운드박스(BoundBox) 정보 반환 |
GetBoundBox(bool visibleOnly)
public BoundBox3D GetBoundBox(bool visibleOnly)
바운드박스(BoundBox) 정보 반환
Parameters
| Name | Type | Description |
|---|---|---|
| visibleOnly | bool | 보이는 모델만 포함하여 계산 |
Returns
| Type | Description |
|---|---|
| BoundBox3D | 바운드박스(BoundBox) |