FPrimitiveSceneInfo::GetAttachmentGroupBounds

Builds a cumulative bounding box of this primitive and all the primitives in the same attachment group.

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h

Include

#include "PrimitiveSceneInfo.h"

Source

/Engine/Source/Runtime/Renderer/Private/PrimitiveSceneInfo.cpp

Syntax

FBoxSphereBounds GetAttachmentGroupBounds() const

Remarks

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()).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss