Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPrimitiveSceneInfo
Description
Builds a cumulative bounding box of this primitive and all the primitives in the same attachment group. This only works on potential parents (!LightingAttachmentRoot.IsValid()).
| Name | GetAttachmentGroupBounds |
| Type | function |
| Header File | /Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h |
| Include Path | #include "PrimitiveSceneInfo.h" |
| Source | /Engine/Source/Runtime/Renderer/Private/PrimitiveSceneInfo.cpp |
FBoxSphereBounds GetAttachmentGroupBounds() const