Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPrimitiveSceneInfo
| Type | Name | Description | |
|---|---|---|---|
| void | GatherLightingAttachmentGroupPrimitives
(
TArray< FPrimitiveSceneInfo*, SceneRenderingAllocator >& OutChildSceneInfos |
Builds an array of all primitive scene info's in this primitive's attachment group. | |
| void | GatherLightingAttachmentGroupPrimitives
(
TArray< const FPrimitiveSceneInfo*, SceneRenderingAllocator >& OutChildSceneInfos |
Builds an array of all primitive scene info's in this primitive's attachment group. |