Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLightVolumeOctreeSemantics
Type
typedef FDefaultAllocator ElementAllocator
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrecomputedLightVolume.h |
| Include | #include "PrecomputedLightVolume.h" |
Remarks
Using the heap allocator instead of an inline allocator to trade off add/remove performance for memory.