UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams Struct Reference

#include <LandscapeEditResourcesSubsystem.h>

+ Inheritance diagram for ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams:

Public Member Functions

 FCopyFromScratchRenderTargetParams (ULandscapeScratchRenderTarget *InSourceScratchRenderTarget)
 

Public Attributes

ULandscapeScratchRenderTargetSourceScratchRenderTarget = nullptr
 
- Public Attributes inherited from ULandscapeScratchRenderTarget::FCopyFromParams
FIntPoint CopySize = FIntPoint(0, 0)
 
FIntPoint SourcePosition = FIntPoint(0, 0)
 
FIntPoint DestPosition = FIntPoint(0, 0)
 
uint8 SourceMip = 0
 
uint8 DestMip = 0
 
uint32 SourceSliceIndex = 0
 
uint32 DestSliceIndex = 0
 

Constructor & Destructor Documentation

◆ FCopyFromScratchRenderTargetParams()

ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams::FCopyFromScratchRenderTargetParams ( ULandscapeScratchRenderTarget InSourceScratchRenderTarget)
inlineexplicit

Member Data Documentation

◆ SourceScratchRenderTarget

ULandscapeScratchRenderTarget* ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams::SourceScratchRenderTarget = nullptr

The documentation for this struct was generated from the following file: