Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include | #include "PrimitiveSceneProxy.h" |
void SetInstanceLocalBounds
(
uint32 InstanceIndex,
const FRenderBounds & InBounds,
bool bPadForWPO
)
Remarks
Sets the instance local bounds for the specified instance index, and optionally will pad the bounds extents to accomodate Max World Position Offset Distance.