Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/Materials
Inheritance Hierarchy
- UMaterialExpression
- UMaterialExpressionLandscapeLayerBlend
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerBlend.h |
| Include | #include "Materials/MaterialExpressionLandscapeLayerBlend.h" |
Syntax
UCLASS (CollapseCategories, HideCategories=Object, MinimalAPI)
class UMaterialExpressionLandscapeLayerBlend : public UMaterialExpression
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FLayerBlendInput > | Layers |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMaterialExpressionLandscapeLayerBlend
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| int32 | Compile
(
FMaterialCompiler* Compiler, |
||
| bool | GenerateHLSLExpression
(
FMaterialHLSLGenerator& Generator, |
||
| void | GetCaption
(
TArray< FString >& OutCaptions |
||
| FExpressionInput * | GetInput
(
int32 InputIndex |
||
| FName | GetInputName
(
int32 InputIndex |
||
| TArrayView< FExpressionInput * > | |||
| uint32 | GetInputType
(
int32 InputIndex |
||
| void | GetLandscapeLayerNames
(
TArray< FName >& OutLayers |
Gets the landscape layer names | |
| uint32 | GetOutputType
(
int32 InputIndex |
||
| UObject * | |||
| ReferencedTextureArray | |||
| bool | IsResultMaterialAttributes
(
int32 OutputIndex |
||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
||
| void | Serialize
(
FStructuredArchive::FRecord Record |