Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FScratchRenderTargetParams > API/Runtime/Landscape/FScratchRenderTargetParams/__ctor
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditResourcesSubsystem.h |
| Include | #include "LandscapeEditResourcesSubsystem.h" |
FScratchRenderTargetParams
(
const FString & InDebugName,
bool bInExactDimensions,
bool bInUseUAV,
bool bInTargetArraySlicesIndependently,
const FIntPoint & InResolution,
int32 InNumSlices,
ETextureRenderTargetFormat InFormat,
const FLinearColor & InClearColor,
ERHIAccess InInitialState
)