Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeScratchRenderTarget
| Type | Name | Description | |
|---|---|---|---|
| void | CopyFrom
(
const FCopyFromTextureParams& InCopyParams |
Copies the content of the texture in parameter to the scratch texture (assuming the input texture is in CopySrc state already). | |
| void | CopyFrom
(
const FCopyFromScratchRenderTargetParams& InCopyParams |
Copies the content of the scratch texture in parameter to the scratch texture. |