![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| FAttachmentGroupSceneInfo () | |
Public Attributes | |
| FPrimitiveSceneInfo * | ParentSceneInfo |
| TArray< FPrimitiveSceneInfo * > | Primitives |
Information about the primitives that are attached together.
|
inline |
| FPrimitiveSceneInfo* FAttachmentGroupSceneInfo::ParentSceneInfo |
The parent primitive, which is the root of the attachment tree.
| TArray<FPrimitiveSceneInfo*> FAttachmentGroupSceneInfo::Primitives |
The primitives in the attachment group.