Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FRDGBuilderRecorder
Description
Cancels all recorder operations. This must be used if the FRDGEventRenderRecorder is "cancelled" (i.e. its sequence of operations is not flushed to a render command). Otherwise, there will be an assert in ~FRDGBuilderRecorder().
| Name | Clear |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeUtils.h |
| Include Path | #include "LandscapeUtils.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeUtils.cpp |
void Clear()