Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FPrimitiveOctreeSemantics
References
| Module | Renderer |
| Header | /Engine/Source/Runtime/Renderer/Public/PrimitiveSceneInfo.h |
| Include | #include "PrimitiveSceneInfo.h" |
Syntax
enum
{
MaxElementsPerLeaf = 256,
}
Values
| Name | Description |
|---|---|
| MaxElementsPerLeaf |
Remarks
Note: this is coupled to shadow gather task granularity, see r.ParallelGatherShadowPrimitives.