Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeEditResourcesSubsystem
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditResourcesSubsystem.h |
| Include | #include "LandscapeEditResourcesSubsystem.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditResourcesSubsystem.cpp |
void ReleaseScratchRenderTarget
(
ULandscapeScratchRenderTarget * InScratchRenderTarget
)
Remarks
Releases a previously requested ULandscapeScratchRenderTarget and returns it to the pool
Parameters
| Name | Description |
|---|---|
| InScratchRenderTarget | scratch render target to release |