Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/Materials
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapePhysicalMaterialOutput.h |
| Include | #include "Materials/MaterialExpressionLandscapePhysicalMaterialOutput.h" |
Syntax
struct FPhysicalMaterialInput
Remarks
Structure linking a material expression input with a physical material. For use by UMaterialExpressionLandscapePhysicalMaterialOutput.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FExpressionInput | Input | ||
| TObjectPtr< class UPhysicalMaterial > | PhysicalMaterial |
Constructors
| Type | Name | Description | |
|---|---|---|---|