Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- FRenderResource
- FNoncopyable
- FMaterialRenderProxy
- FLandscapeDebugMaterialRenderProxy
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include | #include "LandscapeRender.h" |
Syntax
class FLandscapeDebugMaterialRenderProxy : public FMaterialRenderProxy
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FLinearColor | B | ||
| const UTexture2D * | BlueTexture | ||
| const FLinearColor | G | ||
| const UTexture2D * | GreenTexture | ||
| const FMaterialRenderProxy *const | Parent | ||
| const FLinearColor | R | ||
| const UTexture2D * | RedTexture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeDebugMaterialRenderProxy
(
const FMaterialRenderProxy* InParent, |
Initialization constructor. |
Overridden from FMaterialRenderProxy
| Type | Name | Description | |
|---|---|---|---|
| const FMaterialRenderProxy * | GetFallback
(
ERHIFeatureLevel::Type InFeatureLevel |
||
| const FMaterial * | GetMaterialNoFallback
(
ERHIFeatureLevel::Type InFeatureLevel |
Returns the FMaterial, without using a fallback if the FMaterial doesn't have a valid shader map. | |
| bool | GetParameterValue
(
EMaterialParameterType Type, |