Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FLandscapeDebugMaterialRenderProxy |
| Type | class |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeRender.h |
| Include Path | #include "LandscapeRender.h" |
Syntax
class FLandscapeDebugMaterialRenderProxy : public FMaterialRenderProxy
Inheritance Hierarchy
- FRenderResource → FMaterialRenderProxy → FLandscapeDebugMaterialRenderProxy
- FNoncopyable → FMaterialRenderProxy → FLandscapeDebugMaterialRenderProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLandscapeDebugMaterialRenderProxy
(
const FMaterialRenderProxy* InParent, |
Initialization constructor. | LandscapeRender.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| B | const FLinearColor | LandscapeRender.h | ||
| BlueTexture | const UTexture2D * | LandscapeRender.h | ||
| G | const FLinearColor | LandscapeRender.h | ||
| GreenTexture | const UTexture2D * | LandscapeRender.h | ||
| Parent | const FMaterialRenderProxy *const | LandscapeRender.h | ||
| R | const FLinearColor | LandscapeRender.h | ||
| RedTexture | const UTexture2D * | LandscapeRender.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FMaterialRenderProxy * GetFallback
(
ERHIFeatureLevel::Type InFeatureLevel |
LandscapeRender.h | ||
virtual const FMaterial * GetMaterialNoFallback
(
ERHIFeatureLevel::Type InFeatureLevel |
LandscapeRender.h | ||
virtual bool GetParameterValue
(
EMaterialParameterType Type, |
LandscapeRender.h |