Navigation
API > API/Plugins > API/Plugins/LandscapePatch
| Name | ULandscapeHeightTextureBackedRenderTarget |
| Type | class |
| Header File | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapeTextureBackedRenderTarget.h |
| Include Path | #include "LandscapeTextureBackedRenderTarget.h" |
Syntax
UCLASS ()
class ULandscapeHeightTextureBackedRenderTarget : public ULandscapeTextureBackedRenderTargetBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULandscapeTextureBackedRenderTargetBase → ULandscapeHeightTextureBackedRenderTarget
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConversionParams | FLandscapeHeightPatchConvertToNativeParams | LandscapeTextureBackedRenderTarget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CopyBackFromInternalTexture() |
LandscapeTextureBackedRenderTarget.h | ||
virtual void CopyToInternalTexture() |
LandscapeTextureBackedRenderTarget.h | ||
virtual void SetFormat
(
ETextureRenderTargetFormat FormatToUse |
LandscapeTextureBackedRenderTarget.h |
Overridden from ULandscapeTextureBackedRenderTargetBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Initialize() |
LandscapeTextureBackedRenderTarget.h |
Protected
Overridden from ULandscapeTextureBackedRenderTargetBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ETextureSourceFormat GetInternalTextureFormat() |
LandscapeTextureBackedRenderTarget.h | ||
virtual ETextureRenderTargetFormat GetRenderTargetFormat() |
LandscapeTextureBackedRenderTarget.h |