Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/Materials
Inheritance Hierarchy
- UMaterialExpression
- UMaterialExpressionLandscapeLayerSample
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerSample.h |
| Include | #include "Materials/MaterialExpressionLandscapeLayerSample.h" |
Syntax
UCLASS (CollapseCategories, HideCategories=Object, MinimalAPI)
class UMaterialExpressionLandscapeLayerSample : public UMaterialExpression
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | ParameterName | ||
| float | PreviewWeight |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UMaterialExpressionLandscapeLayerSample
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| int32 | Compile
(
FMaterialCompiler* Compiler, |
||
| bool | GenerateHLSLExpression
(
FMaterialHLSLGenerator& Generator, |
||
| void | GetCaption
(
TArray< FString >& OutCaptions |
||
| FString | |||
| void | GetLandscapeLayerNames
(
TArray< FName >& OutLayers |
Gets the landscape layer names | |
| UObject * | |||
| ReferencedTextureArray | |||
| bool | MatchesSearchQuery
(
const TCHAR* SearchQuery |
||
| void | SetEditableName
(
const FString& NewName |