FLandscapeDebugMaterialRenderProxy::GetParameterValue

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FMaterialRenderProxy::GetParameterValue()

FLandscapeDebugMaterialRenderProxy::GetParameterValue()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h

Include

#include "LandscapeRender.h"

Syntax

virtual bool GetParameterValue
(
    EMaterialParameterType Type,
    const FHashedMaterialParameterInfo & ParameterInfo,
    FMaterialParameterValue & OutValue,
    const FMaterialRenderContext & Context
) const