Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeScratchRenderTarget
| Name | FCopyFromParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditResourcesSubsystem.h |
| Include Path | #include "LandscapeEditResourcesSubsystem.h" |
Syntax
struct FCopyFromParams
Derived Classes
- ULandscapeScratchRenderTarget::FCopyFromScratchRenderTargetParams
- ULandscapeScratchRenderTarget::FCopyFromTextureParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CopySize | FIntPoint | LandscapeEditResourcesSubsystem.h | ||
| DestMip | uint8 | LandscapeEditResourcesSubsystem.h | ||
| DestPosition | FIntPoint | LandscapeEditResourcesSubsystem.h | ||
| DestSliceIndex | uint32 | LandscapeEditResourcesSubsystem.h | ||
| SourceMip | uint8 | LandscapeEditResourcesSubsystem.h | ||
| SourcePosition | FIntPoint | LandscapeEditResourcesSubsystem.h | ||
| SourceSliceIndex | uint32 | LandscapeEditResourcesSubsystem.h |