Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeScratchRenderTarget
Inheritance Hierarchy
- ULandscapeScratchRenderTarget::FCopyFromParams
- ULandscapeScratchRenderTarget::FCopyFromTextureParams
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeEditResourcesSubsystem.h |
| Include | #include "LandscapeEditResourcesSubsystem.h" |
Syntax
struct FCopyFromTextureParams : public ULandscapeScratchRenderTarget::FCopyFromParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| UTexture * | SourceTexture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCopyFromTextureParams
(
UTexture* InSourceTexture |