Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerSample.h |
Include |
#include "Materials/MaterialExpressionLandscapeLayerSample.h" |
class UMaterialExpressionLandscapeLayerSample : public UMaterialExpression
Name | Description | ||
---|---|---|---|
|
ParameterName |
||
|
float |
PreviewWeight |
Name | Description | |
---|---|---|
|
UMaterialExpressionLandscapeLayerSample ( |
Name | Description | ||
---|---|---|---|
|
CanReferenceTexture() |
Returns true if GetReferencedTexture() can ever return a valid pointer. |
|
|
Compile ( |
Create the new shader code chunk needed for the Abs expression |
|
|
GetCaption |
Returns the text to display on the material expression (in the material editor). |
|
|
GetLandscapeLayerNames |
Gets the landscape layer names |
|
|
UObject *... |
GetReferencedTexture() |
Callback to get any texture reference this expression emits. |
|
MatchesSearchQuery ( |
MatchesSearchQuery: Check this expression to see if it matches the search query |