FLandscapeEditToolRenderData

[FLandscapeEditToolRenderData](API\Runtime\Landscape\FLandscapeEditToolRenderData)

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h

Include

#include "LandscapeComponent.h"

Syntax

struct FLandscapeEditToolRenderData

Remarks

Variables

Name Description

Public variable

UTexture2D *...

 

DataTexture

Public variable

int32

 

DebugChannelB

Public variable

int32

 

DebugChannelG

Public variable

int32

 

DebugChannelR

Public variable

UTexture2D *...

 

DirtyTexture

Public variable

UMaterialInterf...

 

GizmoMaterial

Material used to render the gizmo selection region...

Public variable

UTexture2D *...

 

LayerContributionTexture

Public variable

int32

 

SelectedType

Component is selected.

Public variable

UMaterialInterf...

 

ToolMaterial

Material used to render the tool.

Constructors

Functions

Name Description

Public function

void

 

UpdateDebugColorMaterial

(
    const ULandscapeComponent*cons...
)

Public function

void

 

UpdateSelectionMaterial

(
    int32 InSelectedType,
    const ULandscapeComponent*cons...
)

Enums

Name

Description

Public enum

SelectionType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss