Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFourBox > API/Runtime/Engine/FFourBox/SetBox
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Private/kDOP.h |
| Include | #include "kDOP.h" |
void SetBox
&40;
int32 BoundingVolumeIndex,
const FBox & Box
&41;
Remarks
Sets the box at the passed in index to the passed in box.
Parameters
| Name | Description |
|---|---|
| BoundingVolumeIndex | Index of box to set |
| Box | Box to set |