Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeScratchRenderTarget
Inheritance Hierarchy
- ULandscapeScratchRenderTarget::FCopyFromParams
- ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams
- ULandscapeScratchRenderTarget::FCopyFromTextureParams
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditResourcesSubsystem.h |
| Include | #include "LandscapeEditResourcesSubsystem.h" |
Syntax
struct FCopyFromParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| FIntPoint | CopySize | ||
| uint8 | DestMip | ||
| FIntPoint | DestPosition | ||
| uint32 | DestSliceIndex | ||
| uint8 | SourceMip | ||
| FIntPoint | SourcePosition | ||
| uint32 | SourceSliceIndex |